OSDN Git Service

ipv6: sr: add calls to verify and insert HMAC signatures
authorDavid Lebrun <david.lebrun@uclouvain.be>
Tue, 8 Nov 2016 13:59:19 +0000 (14:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Nov 2016 01:40:06 +0000 (20:40 -0500)
commit9baee83406d6a4b02222f5ee21511c3f4c19e39d
tree2a048ee6d143496156dbfe71402f84971cf41ec3
parent4f4853dc1c9c1994f6f756eabdcc25374ff271d9
ipv6: sr: add calls to verify and insert HMAC signatures

This patch enables the verification of the HMAC signature for transiting
SR-enabled packets, and its insertion on encapsulated/injected SRH.

Signed-off-by: David Lebrun <david.lebrun@uclouvain.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/exthdrs.c
net/ipv6/seg6_iptunnel.c