]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a8afd23215516e10674899be7ea9d7e639c26b7
tree97d423bb6d67601ba46b6a65b7b02a3b8164a599
parent2a102c0c3fb4951b247654a528ba9371ede9ecf7
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