]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_aspath.c
[bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968])
authorpaul <paul>
Wed, 23 Nov 2005 02:47:02 +0000 (02:47 +0000)
committerpaul <paul>
Wed, 23 Nov 2005 02:47:02 +0000 (02:47 +0000)
commitad72740e884f16c1f30a99168428fdd15fadaa68
tree79126f6d960dd8ab96043203d728edfdc04f67a1
parentc24d602e82d31a2fcbccb4cc3b66f8d0a79d5f22
[bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968])

2005-11-23 Paul Jakma <paul.jakma@sun.com>

* bgp_aspath.c: (assegments_parse) should be static

2005-11-23 Juergen Kammer <j.kammer@eurodata.de>

* bgp_aspath.c: (aspath_cmp_left_confed) fix SEGV for case
  where one or both paths are empty.
bgpd/ChangeLog
bgpd/bgp_aspath.c