[UDP]: Revert 2-pass hashing changes.
This reverts changesets: 6aaf47fa b7b5f487 de34ed91 fc038410 There are still some correctness issues recently discovered which do not have a known fix that doesn't involve doing a full hash table scan on port bind. So revert for now. Signed-off-by:David S. Miller <davem@davemloft.net>
Showing
- include/net/udp.h 1 addition, 8 deletionsinclude/net/udp.h
- include/net/udplite.h 1 addition, 1 deletioninclude/net/udplite.h
- net/ipv4/udp.c 68 additions, 173 deletionsnet/ipv4/udp.c
- net/ipv4/udp_impl.h 3 additions, 3 deletionsnet/ipv4/udp_impl.h
- net/ipv4/udplite.c 3 additions, 4 deletionsnet/ipv4/udplite.c
- net/ipv6/udp.c 1 addition, 20 deletionsnet/ipv6/udp.c
- net/ipv6/udp_impl.h 0 additions, 2 deletionsnet/ipv6/udp_impl.h
- net/ipv6/udplite.c 1 addition, 1 deletionnet/ipv6/udplite.c
Loading
Please register or sign in to comment