What's Changed
- Do not rely on enum values in c++ conversion code by @DanG100 in #438
- ACL code gen enhancements by @DanG100 in #439
- UDF ACL impl by @DanG100 in #440
- Add documentation for BGP support by @wenovus in #441
- Add support for AS path options by @tiborschneider in #443
- Implement bulk remove by @DanG100 in #442
- Improve GoBGP documentation and add comments on how to run specific policy sub-tests. by @wenovus in #444
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #445
- Set PortVlanId port attribute and use it for VLAN tagging. by @guoshiuan in #446
- Quick findtrace script by @DanG100 in #447
- Update pipeline and fix trap by @DanG100 in #448
- Decrement TTL after IngressACL. by @guoshiuan in #449
- Fix packet parsing by @DanG100 in #452
- Add support for plumbing gRIBI server options through lemming. by @robshakir in #451
- Initial policer implementation by @DanG100 in #455
- Implement L2MC via ACL redirect. by @guoshiuan in #454
- Add flags for the apigen command by @DanG100 in #457
- Patch new next hop group API by @DanG100 in #456
- Merge all misc commands into single CLI by @DanG100 in #458
- Support ecmp with member nhg type by @DanG100 in #459
- Address infinite loop when recursively resolving routes. by @robshakir in #460
- Fix generated code and some improvements by @DanG100 in #461
- Invert ACL priority by @DanG100 in #462
- Stub implementations for APIs by @DanG100 in #464
- Export NextHop in BGP attribute map by @tiborschneider in #463
- Support log action and filter IPs by @DanG100 in #465
New Contributors
- @tiborschneider made their first contribution in #443
Full Changelog: v0.4.0...v0.5.0