Releases: DPDK/grout
Releases · DPDK/grout
v0.9.0
What's Changed
- Ip6 header check by @maxime-leroy in #188
- Cpu affinity by @rjarry in #181
Full Changelog: v0.8.4...v0.9.0
Edge
v0.8.4
What's Changed
Full Changelog: v0.8.3...v0.8.4
v0.8.3
v0.8.3
v0.8.2
Full Changelog: v0.8.0...v0.8.2
v0.8.0
What's Changed
- Ip6 fixes by @rjarry in #172
- Srv6 by @ogournet in #151
- Icmp fixes by @rjarry in #173
- misc fixes: ip6 by @christophefontaine in #174
- Smoke fixes by @rjarry in #176
- Worker fixes by @rjarry in #175
- Cpuset by @rjarry in #180
- Vec clone by @rjarry in #179
- ip: enhance ip header validation by @maxime-leroy in #177
- ip: add unit tests to validate ip header by @maxime-leroy in #183
- Mock rte node enqueue by @maxime-leroy in #185
- infra: fix crash when changing port configuration by @rjarry in #184
- Meson enforce versions by @rjarry in #186
New Contributors
- @maxime-leroy made their first contribution in #177
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- infra: fix bogus assert in nexthop_lookup by @rjarry in #146
- vlan fixes by @christophefontaine in #148
- main: add flag to redirect to syslog by @rjarry in #150
- ip6: add source interface on ping6 command. by @ogournet in #147
- Event subscription and dispatch rework by @rjarry in #149
- Merge api structs by @rjarry in #152
- ip/ip6: fix ip(6) address deletion by @christophefontaine in #156
- ip6_local: fix extension header parsing by @rjarry in #157
- Misc fixes by @christophefontaine in #159
- ip6_local: allow registering handlers for extension headers by @rjarry in #158
- cli: add arg_ip* helpers by @ogournet in #161
- infra: simplify show interface cli by @christophefontaine in #160
- Replace defines with enums by @christophefontaine in #154
- L1 xconnect by @christophefontaine in #153
- infra: set iova mode by @christophefontaine in #163
- Nh common pool by @rjarry in #162
- c2x: enum types by @christophefontaine in #165
- ci: add clang and older gcc checks by @rjarry in #164
- Pkg by @rjarry in #166
- clang 15 by @christophefontaine in #168
- quay: build and publish container by @christophefontaine in #167
- ip,ip6: handle nexthop types by @rjarry in #170
- container: multistage build by @christophefontaine in #171
- ci: add clang 15 by @christophefontaine in #169
Full Changelog: v0.6...v0.7.1
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