diff options
author | Alexander Chernavin <achernavin@netgate.com> | 2020-01-15 06:45:47 -0500 |
---|---|---|
committer | Ole Trøan <otroan@employees.org> | 2020-01-15 15:11:27 +0000 |
commit | 180210f99b74b97b127b7800bdc7bd243713cbf4 (patch) | |
tree | f17e141d98ad2e76b723fe1de5669aec1c6f8d1d /src/vnet/ip/ip_punt_drop.c | |
parent | fc0992cb8d87e35a65ed537b732e6a32ceb39589 (diff) |
ip6: during icmp to icmp6 translation truncate error messages
All translated ICMPv6 packets that exceed the minimal IPv6 MTU get
truncated but according to RFC 4443 2.4 only ICMPv6 error messages
(type < 128) need to be truncated.
With this commit, truncate only ICMPv6 error messages.
Type: fix
Change-Id: Ic455352de2ff4ff6aa3421b46a2a54923f2d3f80
Signed-off-by: Alexander Chernavin <achernavin@netgate.com>
Diffstat (limited to 'src/vnet/ip/ip_punt_drop.c')
0 files changed, 0 insertions, 0 deletions