]> git.proxmox.com Git - mirror_frr.git/commit - zebra/if_netlink.c
zebra: Let zebra know about bond and blond slave intf types
authorDinesh Dutt <didutt@gmail.com>
Sat, 10 Nov 2018 20:54:43 +0000 (15:54 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 12 Nov 2018 16:40:33 +0000 (11:40 -0500)
commitb9368db98c961678f030e1a27202e89b5e1ef6bf
tree9c8d4203207e8f9648b9a28b656394d0b4b0d4c1
parent5c5e0c0b352c75b9615d3a41714c2b0b21b67cba
zebra: Let zebra know about bond and blond slave intf types

The interface type can be a bond or a bond slave, add some
code to note this and to display it as part of a show interface
command.

Signed-off-by: Dinesh Dutt <didutt@gmail.com>
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/if_netlink.c
zebra/interface.c
zebra/interface.h
zebra/zebra_l2.c
zebra/zebra_l2.h