]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_attr.c
bgpd: bgp_attr_flags_diagnose shouldn't assert
authorPaul Jakma <paul@quagga.net>
Tue, 27 Mar 2012 10:54:04 +0000 (11:54 +0100)
committerPaul Jakma <paul@quagga.net>
Tue, 27 Mar 2012 10:54:04 +0000 (11:54 +0100)
commitfa5831e85ae9ba7008fb4b4e2d4c7561ae5cb697
tree5653d8127ad212e6d251fb078afef50fc262353b
parentfa61e16ddebe10a71d98bcd2eba0f630071ea4a7
bgpd: bgp_attr_flags_diagnose shouldn't assert

* bgpd/bgp_attr.c: (bgp_attr_flags_diagnose) debug code for error-handling
  paths probably shouldn't assert, instead it should just log that there
  was no problem.
bgpd/bgp_attr.c