commit | 95a02cfd4d33886c166d4a5f309120f8d32ced58 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Mon Dec 10 16:53:29 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Dec 11 02:45:27 2007 -0800 |
tree | cae6142cca5d521db3f6471321cf31903eb2f7ba | |
parent | 2017a72c070033830b460d31cd4703f9d2ec0d56 [diff] |
[IPv6] ESP: Discard dummy packets introduced in rfc4303 RFC4303 introduces dummy packets with a nexthdr value of 59 to implement traffic confidentiality. Such packets need to be dropped silently and the payload may not be attempted to be parsed as it consists of random chunk. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>