]> git.proxmox.com Git - mirror_frr.git/commit - zebra/rule_netlink.c
zebra: Send RTPROT_ZEBRA for netlink messages missing this data
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 19 Sep 2019 20:05:39 +0000 (16:05 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 19 Sep 2019 20:05:39 +0000 (16:05 -0400)
commitf3dbec60f2a2f0838b8cf110b6975e842a8763ec
treec9561efaa097c6a65e901383da19c50a3912038c
parentd3d7feb597209336816814e3e0dfb2f5405ecea3
zebra: Send RTPROT_ZEBRA for netlink messages missing this data

Update neighbor entries and rule entries to have the RTPROT_ZEBRA
protocol value.  So we can tell where things come from.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rt_netlink.c
zebra/rule_netlink.c