bgpd/bgp_community.c |    7 -------
 bgpd/bgp_community.h |    1 -
 bgpd/bgp_routemap.c  |   15 ++++++++++-----
 doc/Makefile.am      |    2 +-
 ospf6d/ospf6_zebra.c |    3 +++
 5 files changed, 14 insertions(+), 14 deletions(-)

New commits:
commit 57c4f4f45b7a3c327f274272afe43893e10008e1
Author: Ingo Flaschberger <[email protected]>
Date:   Mon Apr 4 11:17:45 2011 +0100

    ospf6d: fix crash if zebra_interface_state_read can't find interface
    
    * ospf6_zebra.c: (ospf6_zebra_if_state_update) zebra_interface_state_read
      may return NULL, if it can't find an interface, deal with it.

commit 597de5a01a59759db05e00b0a1d4e0b158cf2c9e
Author: Paul Jakma <[email protected]>
Date:   Mon Apr 4 10:39:15 2011 +0100

    ospf6d: fix crash if zebra_interface_state_read can't find interface
    
    * ospf6_zebra.c: (ospf6_zebra_if_state_update) zebra_interface_state_read
      may return NULL, if it can't find an interface, deal with it.

commit 604a9b43dd68a087ca5a4ac2cae19eb17591ba5f
Author: Michael Lambert <[email protected]>
Date:   Mon Sep 13 11:48:11 2010 -0400

    bgpd: fix memory leak when deleting a community
    
    * bgp_routemap.c: (route_set_community_delete) When deleting a
      community in a route-map the old community was being orphaned.  Like
      the description of the same code in route_set_community, this is a
      hack, not a true fix.

commit 4a2035fd71990848017237838fe11bc1aeb41641
Author: Paul Jakma <[email protected]>
Date:   Fri Apr 1 15:58:27 2011 +0100

    Revert "bgpd: "Intern" communities in route maps"
    
    This reverts commit 2c9fd7e07283b8904ef20030c9dadb032e999b12.

commit 7015b8a24965ce144296a791be816dc9bbeb477a
Author: Paul Jakma <[email protected]>
Date:   Wed Mar 30 14:30:20 2011 +0100

    doc: Add dependency for quagga.pdf make target
    
    * doc/Makefile.am: pdf target needs to depend on all the input files.

http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=57c4f4f45b7a3c327f274272afe43893e10008e1
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=597de5a01a59759db05e00b0a1d4e0b158cf2c9e
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=604a9b43dd68a087ca5a4ac2cae19eb17591ba5f
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=4a2035fd71990848017237838fe11bc1aeb41641
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=7015b8a24965ce144296a791be816dc9bbeb477a
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to