]> git.puffer.fish Git - matthieu/frr.git/commit
Merge branch 'attr-errors'
authorPaul Jakma <paul@quagga.net>
Fri, 29 Jul 2011 17:16:25 +0000 (18:16 +0100)
committerPaul Jakma <paul@quagga.net>
Fri, 29 Jul 2011 17:16:25 +0000 (18:16 +0100)
commit036a6e6cf63a1046ab260d090719b305069288eb
tree638b920464ce82b188e32013f768d6f5d7b1a6dd
parent8dd1a8daae0b15065d54c46f82d44d21aa7a2320
parentb881c7074bb698aeb1b099175b325734fc6e44d2
Merge branch 'attr-errors'

Contains BGP fixes:

- set extcommunity crash: tihs patch tries to make the refcounting more robust
  but does not fully solve the problem, sadly.
- BGP attribute error handling: Little testing.
bgpd/bgp_attr.c
bgpd/bgp_packet.c
bgpd/bgp_route.c
bgpd/bgp_routemap.c