v0.3
What's Changed
- Struct copy by @rjarry in #74
- treewide: homogenize how unused parameters are identified by @rjarry in #75
- calloc: fix order parameter by @christophefontaine in #77
- main: move libevent api callbacks to separate file by @rjarry in #76
- add ping v4 & traceroute v4 (ICMP) utilities by @christophefontaine in #49
- iface: avoid use after free on duplicate name by @rjarry in #83
- dpdk: update to v24.11-rc1 by @rjarry in #84
- Cleanup by @rjarry in #85
- infra: packet tracing by @christophefontaine in #81
- arp: fix nh lookup by @christophefontaine in #90
- Clang analyzer by @rjarry in #87
- Stb removal by @rjarry in #88
- meson: scdoc and cmocka are optionals by @vjardin in #92
- main: add support for debugging eal arguments by @rjarry in #91
- meson: use latest libecoli release by @rjarry in #93
- arp: fix source ip in arp reply by @christophefontaine in #96
- ip6: fix crash upon interface creation by @christophefontaine in #97
- main: fix test mode short option by @david-marchand in #98
- readme: use relative links by @david-marchand in #102
- dpdk: update to 24.11 by @rjarry in #99
- Graph by @rjarry in #101
- treewide: add custom printf specifiers for addresses by @rjarry in #103
- infra: add cli to enable/disable packet logging by @christophefontaine in #106
- Iface internal notifications by @christophefontaine in #105
- loopback & management plane support by @christophefontaine in #100
- api: fix deadlock on shutdown when clients are connected by @rjarry in #108
- Generic nexthops by @rjarry in #104
- Arp ndp control plane by @rjarry in #109
- ndp: fix icmp6 option parsing by @david-marchand in #116
- mk: add short target to build with debug options by @rjarry in #107
- main: improve api socket bind by @ogournet in #118
New Contributors
Full Changelog: v0.2...v0.3