summaryrefslogtreecommitdiffstats
path: root/ripd/rip_routemap.c
Commit message (Collapse)AuthorAgeFilesLines
* Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192.hasso2005-05-281-1/+1
| | | | [backport candidate]
* * rip_routemap.c: In case of '0.0.0.0' used as 'nexthop', use senderhasso2005-05-261-2/+2
| | | | | | address as nexthop in routemap. Fixes bugzilla #186. [backport candidate]
* * rip_routemap.c: Make "match interface" routemap command match both -hasso2005-05-251-1/+1
| | | | | | in and out interfaces. Fixes bugzilla #185. [backport candidate]
* Sync with changes in lib. Make more strings const.hasso2004-10-111-16/+16
|
* There is no warnings here any more.hasso2004-10-081-4/+4
|
* 2004-05-31 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-05-311-9/+2
| | | | | * ripd.c: Fixup compile warnings * rip_routemap.c: Ditto
* Unbroke "set metric" command in vtysh again.hasso2003-05-251-3/+10
|
* Merge RIP part of 6Wind patch.hasso2003-05-251-24/+249
|
* Hasso Tepperpaul2003-04-191-10/+19
| | | | | | 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/+898