]> git.proxmox.com Git - mirror_frr.git/commit - zebra/rtadv.c
2003-08-27 Jay Fenlason <fenlason@redhat.com>
authorpaul <paul>
Wed, 27 Aug 2003 06:45:32 +0000 (06:45 +0000)
committerpaul <paul>
Wed, 27 Aug 2003 06:45:32 +0000 (06:45 +0000)
commit537d8ea92bbf96086e03a0da5a7d26ee4b92e0cc
tree392b903719b0ebcdc793aad7f35bdd5801e49a84
parentfd6ff2fc6b221f2c2c30ef0d29f5e938c1737577
2003-08-27 Jay Fenlason <fenlason@redhat.com>

* bgpd/bgp_routemap.c: attr->med is type u_in32_t, should be
  compared with UINT32_MAX
* ospfd/ospfd.c: remove redundant assert
* zebra/rtadv.c: add missing include for zebra/rib.h
bgpd/bgp_routemap.c
ospfd/ospfd.c
zebra/rtadv.c