Searched hist:"73 e2d5e34b6cdd1080038daf3d6d6d744a9eefe6" (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv6/ |
H A D | udp.c | diff 73e2d5e34b6cdd1080038daf3d6d6d744a9eefe6 Mon Nov 14 23:40:30 CET 2016 Pablo Neira <pablo@netfilter.org> udp: restore UDPlite many-cast delivery
Honor udptable parameter that is passed to __udp*_lib_mcast_deliver(), otherwise udplite broadcast/multicast use the wrong table and it breaks.
Fixes: 2dc41cff7545 ("udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.") Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | udp.c | diff 73e2d5e34b6cdd1080038daf3d6d6d744a9eefe6 Mon Nov 14 23:40:30 CET 2016 Pablo Neira <pablo@netfilter.org> udp: restore UDPlite many-cast delivery
Honor udptable parameter that is passed to __udp*_lib_mcast_deliver(), otherwise udplite broadcast/multicast use the wrong table and it breaks.
Fixes: 2dc41cff7545 ("udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.") Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|