On Thu, Apr 14, 2016 at 03:01:06PM +0200, Sabrina Dubroca wrote: > This series introduces support for MACsec devices, with a new device > type for `ip link`, and a new `ip macsec` subcommand. > > The first three patches introduce some necessary helper functions. > > Sabrina Dubroca (4): > utils: make hexstring_a2n provide the number of hex digits parsed > utils: add get_be{16,32,64}, use them where possible > utils: provide get_hex to read an hex digit from a char > ip: add MACsec support
Apart from the unrelated coding-style fix in patch 1 and the somewhat intricate man page markup: Acked-by: Phil Sutter <p...@nwl.cc>