]> git.proxmox.com Git - mirror_iproute2.git/commit
neighbor: Add support for protocol attribute
authorDavid Ahern <dsahern@gmail.com>
Thu, 20 Dec 2018 01:07:19 +0000 (17:07 -0800)
committerDavid Ahern <dsahern@gmail.com>
Thu, 27 Dec 2018 23:37:12 +0000 (15:37 -0800)
commit6b83edc0610c40c353037ea80e8e630fe420dd00
tree394e467d347c8e410922d0141ba25361f4a534c7
parent8d4f35de1705b07fd686d93b0854a6b9052be3e6
neighbor: Add support for protocol attribute

Add support to set protocol on neigh entries and to print the protocol
on dumps.

Signed-off-by: David Ahern <dsahern@gmail.com>
ip/ipneigh.c