]> git.baikalelectronics.ru Git - kernel.git/commit
net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()
authorAndrii <tulup@mail.ru>
Thu, 31 Aug 2017 05:28:01 +0000 (08:28 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Aug 2017 18:43:47 +0000 (11:43 -0700)
commite4df55faa9e3504528e1c3dee00648437815fbbc
tree54450238302d070616ab07d0c1151a54310f4a7d
parentc30663be6cd35d09c03dd3c019521e07c3615169
net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()

Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv() in net/dccp/ipv6.c,
similar
to the handling in net/ipv6/tcp_ipv6.c

Signed-off-by: Andrii Vladyka <tulup@mail.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ipv6.c