[vyatta-svn] BGP/OSPF/RIP/RIB routing daemons: Changes to 'hollywood'

shemminger@suva.vyatta.com shemminger at suva.vyatta.com
Wed May 28 10:21:54 PDT 2008


 bgpd/bgp_clist.c  |    2 ++
 bgpd/bgp_damp.c   |    4 ----
 bgpd/bgp_packet.c |    2 +-
 bgpd/bgp_route.c  |    2 ++
 bgpd/bgp_zebra.c  |    2 ++
 vtysh/Makefile.am |    4 +++-
 6 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit 489d3935b90bc6f1a0b866f321c4d1fc9f480d8b
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date:   Wed May 28 10:21:51 2008 -0700

    fix compiler warnings
    
    Fix easy compiler warnings about unused code by marking them with #if 0
    Add one missing printf argument.

commit 078fe1a5228485101a19caba39dab70ea12179ae
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date:   Wed May 28 10:20:21 2008 -0700

    only process some isisd files
    
    ISISD has several different methods and only one is valid on each system,
    so running the others through the preprocessor gives warnings for missing
    includes. Instead, only run the few isisd files that have VTY stuff through
    the extraction step.

http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=489d3935b90bc6f1a0b866f321c4d1fc9f480d8b
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=078fe1a5228485101a19caba39dab70ea12179ae


More information about the svn mailing list