ayourtch / nat46

OpenWRT feed with stateless NAT46 kernel module
37 stars 28 forks source link

nat46-core: Fix translation of ICMP protocols parameter problem and u… #27

Closed angus19 closed 3 years ago

angus19 commented 3 years ago

…nreachable

ICMPv6 parameter problem with code erroneous header field to ICMP protocol parameter problem, including its payload. Also improve the commit 1182f30 to derive correct ICMP header csum.

ayourtch commented 3 years ago

Thanks ! :)