]> git.puffer.fish Git - matthieu/frr.git/commit
[zebra:netlink] Set proto/scope on all route update messages
authorTimo Teräs <timo.teras@iki.fi>
Wed, 13 Aug 2008 16:37:14 +0000 (17:37 +0100)
committerPaul Jakma <paul@quagga.net>
Fri, 22 Aug 2008 18:52:57 +0000 (19:52 +0100)
commit40da22166ff29753a65b7947ed5fa7261fee1d80
tree97b71b8f4ad218b8d136ea93ec9dfd9537408e1b
parent7f794f2bb079c1a5bb0fdebb815921c168c00e90
[zebra:netlink] Set proto/scope on all route update messages

2008-08-13 Timo Teräs <timo.teras@iki.fi>

* zebra/rt_netlink.c: (netlink_route{,_multipath) Set protocol and
  scope appropriately for both NEW and DELROUTE messages, to avoid
  wiping out non-zebra routes on delete.

Signed-off-by: Paul Jakma <paul@quagga.net>
zebra/rt_netlink.c