]> 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)
commit4f50545f06381536f0705ba7b233b545ed579820
tree54450238302d070616ab07d0c1151a54310f4a7d
parent1dce6fa3d12d4e74a384bfe538127c79a3f0bea6
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