]> git.ipfire.org Git - thirdparty/iproute2.git/commit
lib: add profinet and ethercat as link layer protocol names
authorDaniel Braunwarth <daniel@braunwarth.dev>
Mon, 28 Feb 2022 13:45:19 +0000 (14:45 +0100)
committerDavid Ahern <dsahern@kernel.org>
Fri, 4 Mar 2022 16:24:06 +0000 (09:24 -0700)
commit75061b357f066392c7e33e37e6261e4bd8de0e70
tree14b1bd803f7dfc83949dcf554d769483e1781457
parent0a9f3008e108df0903567fb64129d6b717fa2f91
lib: add profinet and ethercat as link layer protocol names

Update the llproto_names array to allow users to reference the PROFINET
and EtherCAT protocols with the names 'profinet' and 'ethercat'.

Signed-off-by: Daniel Braunwarth <daniel@braunwarth.dev>
lib/ll_proto.c