What's Changed
- Add vlan reset. by @guoshiuan in #466
- deprecate some flags for lucius by @DanG100 in #467
- Registry for dataplane protocols. by @guoshiuan in #468
- Drop TTL == 0 packets by @DanG100 in #469
- Add protocol registry to the server. by @guoshiuan in #470
- Remove deprecate port config and packetio by @DanG100 in #471
- Support for FEC mode emulation by @DanG100 in #472
- Log trace ID if it exists by @DanG100 in #474
- Initial tracing support for lucius by @DanG100 in #475
- Some logging fixes by @DanG100 in #476
- Migrate saiserver to slog by @DanG100 in #477
- Revise the interface of a protocol. by @guoshiuan in #473
- Don't forward packets with ttl1 by @DanG100 in #478
- Option to export traces to GCP by @DanG100 in #479
- Fixes for genetlink by @DanG100 in #480
- Minor build fix by @DanG100 in #481
- Send genetlink packet to netdev too by @DanG100 in #482
- Tweaks to ip filtering by @DanG100 in #483
- Copy trap id on mirror by @DanG100 in #484
- Switch to pcap library since it doesn't mangle vlan header by @DanG100 in #485
- Update lemming base image by @DanG100 in #487
- Add native cloud logging support by @DanG100 in #486
- Update operator image by @DanG100 in #489
- Update operator manifest by @DanG100 in #490
- Support copy action in ACL by @DanG100 in #488
- Support icmp type for acl by @DanG100 in #491
- ACL bug fixes + update to Go 1.23 by @DanG100 in #492
- Support route metadata by @DanG100 in #493
- apigen refactor part 1 by @DanG100 in #494
- Support u32 acl by @DanG100 in #495
- Update to go 1.23 by @DanG100 in #498
- Inital MPLS parsing implementation by @DanG100 in #497
- disambiguate ip4 and uint32 acl field by @DanG100 in #496
- Merge proto and cc into common structs and split typeinfo file by @DanG100 in #499
- Generate server boilerplate by @DanG100 in #500
- Makefile for saiserver and add entrypoint API by @DanG100 in #501
- Compile commands by @DanG100 in #502
- Update to OC v5.0.0 by @DanG100 in #503
- Barebones MPLS over UDP encap tests by @DanG100 in #504
- Add more yang files for OC by @DanG100 in #505
- Add support for sub interfaces by @DanG100 in #506
- Test runner + example for dataplane tests by @DanG100 in #507
- Bump golang.org/x/crypto from 0.25.0 to 0.31.0 by @dependabot in #508
- Add sai patch for bulk RIF ops by @DanG100 in #511
- feat(servergen): add template for remove by @abhishek-7 in #510
- RIF ops by @DanG100 in #514
- Try export logs and traces once before setting up continuous export by @DanG100 in #513
- Add multicast and broadcast counter support to Lucius. by @royyi8 in #512
- Update gRIBI server to accommodate gRPC changes. by @robshakir in #517
New Contributors
- @abhishek-7 made their first contribution in #510
- @royyi8 made their first contribution in #512
Full Changelog: v0.5.0...v0.5.1