]> git.proxmox.com Git - mirror_iproute2.git/commit
macsec: add an accessor for validate_str
authorAntoine Tenart <antoine.tenart@bootlin.com>
Tue, 3 Mar 2020 10:36:19 +0000 (11:36 +0100)
committerDavid Ahern <dsahern@gmail.com>
Wed, 4 Mar 2020 19:57:41 +0000 (19:57 +0000)
commitc15674d80d49dac94d659de443675f19e23a734e
tree09811582140982aaa8e71ca224ce6a9944115aa9
parent69166f909b16fff8cd0af28f705b48606380c6e4
macsec: add an accessor for validate_str

This patch adds an accessor for the validate_str array, to handle future
changes adding a member.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
ip/ipmacsec.c