diff options
author | 2008-01-30 21:48:24 -0800 | |
---|---|---|
committer | 2008-01-31 19:27:24 -0800 | |
commit | b1641064a3f4a58644bc2e8edf40c025c58473b4 (patch) | |
tree | 9f9121e3fa652601aad733034d12cadf46f8bae4 /net/ipv4/raw.c | |
parent | [NET]: should explicitely initialize atomic_t field in struct dst_ops (diff) | |
download | wireguard-linux-b1641064a3f4a58644bc2e8edf40c025c58473b4.tar.xz wireguard-linux-b1641064a3f4a58644bc2e8edf40c025c58473b4.zip |
[IPCOMP]: Fix reception of incompressible packets
I made a silly typo by entering IPPROTO_IP (== 0) instead of
IPPROTO_IPIP (== 4). This broke the reception of incompressible
packets.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/raw.c')
0 files changed, 0 insertions, 0 deletions