]> git.puffer.fish Git - matthieu/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:28:01 +0000 (17:28 +0400)
commitbbb04bf3bb03be27fbf17b6b3ee903b168201cf0
tree8db00c5a6db16254146e064bfb350f536cc90e02
parentabc384f85b622471ef5ba6c86acc540856da05cf
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