OSDN Git Service

ipv6: sr: implement API to control SR HMAC structure
authorDavid Lebrun <david.lebrun@uclouvain.be>
Tue, 8 Nov 2016 13:59:18 +0000 (14:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Nov 2016 01:40:06 +0000 (20:40 -0500)
commit4f4853dc1c9c1994f6f756eabdcc25374ff271d9
tree97d423bb6d67601ba46b6a65b7b02a3b8164a599
parentbf355b8d2c30a289232042cacc1cfaea4923936c
ipv6: sr: implement API to control SR HMAC structure

This patch provides an implementation of the genetlink commands
to associate a given HMAC key identifier with an hashing algorithm
and a secret.

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