summaryrefslogtreecommitdiffstats
path: root/ripd/ripd.c
Commit message (Collapse)AuthorAgeFilesLines
...
* From: Andrew J. Schorr <aschorr@telemetry-investments.com>paul2003-06-071-1/+20
| | | | | | | | | | | | | Subject: [zebra 12406] patch for ripd to support "passive-interface default" behavior In Cisco IOS, the router rip passive-interface subcommand can accept an interface name of "default". In that cases, all interfaces are set to be passive by default, and you must explicitly make it non-passive by using the "no passive-interface <ifname>" command if you want updates to go to that interface. <command implemented for zebra>
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-1/+8
| | | | * Merge of zebra privileges
* Merge RIP part of 6Wind patch.hasso2003-05-251-39/+241
|
* [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch.z14631.ptp.rfc3021paul2002-12-131-2/+2
|
* zebra link state detection supportpatch.z12269.linkstatepaul2002-12-131-1/+1
|
* Added RIPv1 patch - bug fixes and improved/more interoperable classfulpatch.z15769.ripv1paul2002-12-131-31/+101
| | | | subnet handling
* Initial revisionpaul2002-12-131-0/+3536