]> git.puffer.fish Git - mirror/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 13:27:34 +0000 (17:27 +0400)
commit45b341f72df6d7dd89133dfd21f43cf1cca74ce5
tree246e9cc5029eab48ad46d51359017fe22fe6e819
parentb31d8fc3016615571f79161b8405aa4033cdfb8d
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