Skip to content

v0.1.1

Latest

Choose a tag to compare

@takehaya-release-please-use-app takehaya-release-please-use-app released this 17 Aug 05:44
0d7ccf3

0.1.1 (2026-08-17)

🎉 Features

  • api: expose the ECMP path groups over RPC and vbctl (#123) (bf01efa)
  • bgp: aggregate a VPN prefix's paths into one ECMP group (#121) (135e362)
  • bgp: carry per-path identity on received routes (#119) (ec61332)
  • bpf: End.AD dynamic proxy (service programming) (#109) (f333baa)
  • bpf: End.AM masquerading proxy (service programming) (#110) (30f1fed)
  • bpf: End.AN for SR-aware services (service programming) (#111) (e28e5db)
  • bpf: End.AS static proxy (service programming) (#108) (91b5565)
  • bpf: service programming return-path base (End.AS/AD/AM/AN groundwork) (#107) (b851fa1)
  • evpn: decode RT1 Ethernet A-D routes (#125) (8526d74)
  • evpn: RT1 aliasing で multi-homed segment を ECMP group に集約する (#127) (005e1a5)
  • evpn: RT1 Ethernet A-D を advertise し aliasing を interop 検証する (#130) (12f11bb)
  • fib: install multipath kernel routes (#122) (4077c9d)
  • interop: ecmp-2site シナリオで path group と prober を E2E 検証する (#129) (fbb9a8a)
  • prober: SR Policy transport を probe の journey に反映する (#131) (1312f3f)
  • prober: SRv6 self-probe で ECMP path の生死を検知し fast reroute する (#128) (11f87a4)
  • service-programming: re-derive return-path outer flow label from inner flow (#117) (55d1d7c)
  • srpolicy: decode every weighted Segment List (#124) (9a0be0c)
  • stats: per-slot invocation counters for service-return behaviors (#116) (b00a1b6)

🐛 Bug Fixes

  • bpf: harden service programming (OCR review follow-up) (#112) (f8f050f)
  • bpf: service programming return-path dataplane correctness (review follow-up 3) (#114) (5337b5d)
  • interop: l3vpn-2site の connected locator hack による RA 毒経路を除去する (#132) (6b349ee)
  • sdk: Go SDK の aux helper が使えない drift を直す (#136) (e0b9f15)
  • server: close proxy circuit lifecycle gaps from the review (#113) (a888631)
  • srpolicy: do not reuse policy ids a restart left referenced (#120) (e63aa03)

📝 Documentation

  • readme: scope the interop bullet to the CI scenarios (#105) (748d637)

🔧 Miscellaneous Chores

  • gitignore docs/plan so working notes cannot be committed (#118) (b5fb952)