kernel_optimize_test/net/dccp
Eric Dumazet e0aa67709f dccp: do not use ipv6 header for ipv4 flow
When a dual stack dccp listener accepts an ipv4 flow,
it should not attempt to use an ipv6 header or
inet6_iif() helper.

Fixes: 3df80d9320 ("[DCCP]: Introduce DCCPv6")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-03-19 14:01:40 -07:00
..
ccids
ackvec.c
ackvec.h
ccid.c
ccid.h dccp: fool proof ccid_hc_[rt]x_parse_options() 2019-02-01 14:49:10 -08:00
dccp.h
diag.c
feat.c
feat.h
input.c tcp: Refactor pingpong code 2019-01-27 13:29:43 -08:00
ipv4.c net: Convert protocol error handlers from void to int 2018-11-08 17:13:08 -08:00
ipv6.c dccp: do not use ipv6 header for ipv4 flow 2019-03-19 14:01:40 -07:00
ipv6.h
Kconfig
Makefile
minisocks.c
options.c
output.c
proto.c mm: convert totalram_pages and totalhigh_pages variables to atomic 2018-12-28 12:11:47 -08:00
qpolicy.c
sysctl.c
timer.c tcp: Refactor pingpong code 2019-01-27 13:29:43 -08:00
trace.h