]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: justify checks for IPv4 class D/E
authorDenis Ovsienko <infrastation@yandex.ru>
Sat, 17 Dec 2011 15:39:30 +0000 (19:39 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 2 Jan 2012 14:37:42 +0000 (18:37 +0400)
commit733cd9e5792648de50da3c00805aacb51cb27048
tree606ec20aa51f16b7a49fd9f5ede27893bee9ace9
parentde5ccb96023181765c9904ab40e645c397f536d6
bgpd: justify checks for IPv4 class D/E

* lib/prefix.h
  * IPV4_CLASS_DE(): make consistent with counterpart macros
* bgp_packet.c
  * bgp_open_receive(): test using macro instead of ">="
* bgp_route.c
  * bgp_update_rsclient(): idem
  * bgp_update_main(): idem
bgpd/bgp_packet.c
bgpd/bgp_route.c
lib/prefix.h