[vyatta-svn] BGP/OSPF/RIP/RIB routing daemons: Changes to 'islavista'
shemminger@suva.vyatta.com
shemminger at suva.vyatta.com
Thu Jul 31 10:18:01 PDT 2008
configure.ac | 17 ++++++-------
zebra/rt_netlink.c | 69 ++++++++++++++++++++++++++---------------------------
2 files changed, 43 insertions(+), 43 deletions(-)
New commits:
commit f9ca20da1a62324d1ee9c11dd13c71f8986f4909
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Thu Jul 31 10:05:18 2008 -0700
Handle network interface renames
The interface index (rather than the name) is the primary key,
so if name changes just update the record rather than doing
a delete/update.
commit f2549f6629a96c8e70eafc5d70799c68702b2b1e
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Wed Jul 30 16:23:58 2008 -0700
Use netlink to find interfaces
Don't need if_proc code if using netlink
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=f9ca20da1a62324d1ee9c11dd13c71f8986f4909
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=f2549f6629a96c8e70eafc5d70799c68702b2b1e
More information about the svn
mailing list