]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: fix more regressions in attr flag checks
authorDenis Ovsienko <infrastation@yandex.ru>
Tue, 18 Oct 2011 10:20:04 +0000 (14:20 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Wed, 19 Oct 2011 13:27:07 +0000 (17:27 +0400)
commit7ebd47095b178e91c3c3ef514e0ddd0afe1a97a9
tree3a922d4ecbc5bf60dade43c86ad2a636707b519c
parent89a7fd150d2408e4c6fe853a3461aa23a16d9111
bgpd: fix more regressions in attr flag checks

Commit 05a4936b713b9882171d0f7fb20b8439df23939e fixed some of the
attributes involved, but not all. This commit should do it.

* bgp_attr.c
  * bgp_attr_originator_id()
  * bgp_attr_cluster_list()
  * bgp_mp_reach_parse()
  * bgp_mp_unreach_parse()
bgpd/bgp_attr.c