v0.6
What's Changed
- nexthop: reset before putting back in pool by @rjarry in #124
- Fix calls to rte_pktmbuf_adj(). by @david-marchand in #125
- Ip6 scoped linklocal by @christophefontaine in #113
- l4 port redirect & fix loopback for ip6 packets by @christophefontaine in #112
- loopback: remove ip/ipv6 calls from generic node by @rjarry in #127
- graph: remove duplicate edges in dot output by @rjarry in #128
- address: use variable length hoplist by @rjarry in #129
- ip: fix use after free by @christophefontaine in #131
- Router advertisement & Router sollicitation by @christophefontaine in #126
- ip6: add ping and traceroute command by @ogournet in #130
- CI swag by @rjarry in #134
- Route prefix gw by @rjarry in #135
- Api external notifications by @christophefontaine in #132
- sdk: add missing header by @christophefontaine in #137
- Glitches by @rjarry in #139
- meson: install all binaries in $PREFIX/bin by @rjarry in #138
- ci: fix rebase error when source branch is not up to date with target by @rjarry in #136
- Always let control plane respond to arp requests & neighbor solicitations by @rjarry in #141
- docs: write man pages in markdown by @aharivel in #142
- smoke: prevent any address to name resolution by @rjarry in #143
- Smoke ping6 by @ogournet in #144
- Split RIB and FIBs between control and data planes by @rjarry in #133
New Contributors
Full Changelog: v0.5...v0.6