]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: When calling netlink, set the nl_pid as appropriate
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 12 Jun 2017 17:38:51 +0000 (13:38 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 12 Jun 2017 17:38:51 +0000 (13:38 -0400)
commita55ba23ff771754946bcd5a756c1531df9bd66be
treebed047146d512457bc29e5fa232c554cfc2aba65
parentad2e2470f63e3fac228b6cc532dfe36a0794a846
zebra: When calling netlink, set the nl_pid as appropriate

This will allow us to further know that we originated the message.

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