[vyatta-svn] BGP/OSPF/RIP/RIB routing daemons: Changes to 'hollywood'
shemminger@suva.vyatta.com
shemminger at suva.vyatta.com
Wed May 28 10:03:18 PDT 2008
bgpd/bgp_packet.c | 2 ++
ospf6d/ospf6_zebra.c | 5 +++--
ospfd/ospf_abr.c | 4 ++++
ospfd/ospf_api.c | 2 +-
ospfd/ospf_ase.c | 2 ++
ospfd/ospf_lsa.c | 4 +++-
ospfd/ospf_network.c | 10 ++++------
ospfd/ospf_route.c | 2 ++
ospfd/ospf_snmp.c | 2 ++
ospfd/ospf_spf.c | 2 ++
ospfd/ospf_vty.c | 2 ++
ospfd/ospf_zebra.c | 8 +++++---
ospfd/ospfd.c | 2 ++
13 files changed, 34 insertions(+), 13 deletions(-)
New commits:
commit 774b5b9ac303291dd153e79a6f6bab918a599025
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Wed May 28 10:03:14 2008 -0700
get rid of compiler warnings in OSPF
To get rid of warnings:
* remove unused functions with ifdef
* use correct printf formats
commit 4421ea9c1df765b81cde6a9a4c2347e12151d230
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Wed May 28 10:01:58 2008 -0700
ifdef out dead code
ifdef out some unused functions to get rid of warnings.
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=774b5b9ac303291dd153e79a6f6bab918a599025
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=4421ea9c1df765b81cde6a9a4c2347e12151d230
More information about the svn
mailing list