summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_routemap.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 2003-08-27 Jay Fenlason <fenlason@redhat.com>paul2003-08-271-6/+6
| | | | | | | * 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
* 2003-08-11 kunihiro <kunihiro@zebra.orgpaul2003-08-121-22/+73
| | | | | * bgp_route{,map}.c: Extend 'set ip next-hop' in route-maps with ability to specify 'peer-address' rather than IP.
* Hasso Tepperpaul2003-04-191-3/+92
| | | | | | http://hasso.linux.ee/zebra/ht-routemap-18042003_5.patch Trivial fixes to sync daemon's route-map commands to have same syntax. Fixes a lot of errors with "match ..." and "set ..." commands when using vtysh.
* Initial revisionpaul2002-12-131-0/+3207