Release Notes
Fixed
- changed clang target machine architecture to corei7-avx for binary portability. (#119)
Added
- ICMPv4
TimeExceeded
&Redirect
packets. (#102 and #107) - more builtin functions for
Ipv4Cidr
andIpv6Cidr
. (#106) - aliases to simply usage around TCP and UDP packets. (#123)
- ARP implementation. (#121)
- ICMPv6
DestinationUnreachable
packet. (#128)
Changed
- migrated to
anyhow
andthiserror
. (#127) - upgraded DPDK to 19.11.6 LTS.