commit | 40da22166ff29753a65b7947ed5fa7261fee1d80 | [log] [tgz] |
---|---|---|
author | Timo Teräs <timo.teras@iki.fi> | Wed Aug 13 17:37:14 2008 +0100 |
committer | Paul Jakma <paul@quagga.net> | Fri Aug 22 19:52:57 2008 +0100 |
tree | 97b71b8f4ad218b8d136ea93ec9dfd9537408e1b | |
parent | 7f794f2bb079c1a5bb0fdebb815921c168c00e90 [diff] |
[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>