You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various bug fixes
Added tail-calls to reduce program size and obviate need for 2nd veth pair
Fixed issue with relaying ICMP6_PACKET_TOO_BIG - raw packet handling
No longer assume that data_end-end is the packet length - fixes vmxnet3 XDP_FLAGS_DRV_MODE issue
IP-in-IP packet length bug fixed