]> git.puffer.fish Git - matthieu/frr.git/commit
From: Andrew J. Schorr <aschorr@telemetry-investments.com>
authorpaul <paul>
Sat, 7 Jun 2003 01:04:45 +0000 (01:04 +0000)
committerpaul <paul>
Sat, 7 Jun 2003 01:04:45 +0000 (01:04 +0000)
commit4aaff3f8d57fbb4fc5f4e5e52175a449686c3169
tree543a3b724afbc308994ddfcc4befedb8b1f1d23f
parent1a691cc34733f1a14cfc2dc1cacd1d3376d771cb
From: Andrew J. Schorr <aschorr@telemetry-investments.com>
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>
ripd/rip_interface.c
ripd/ripd.c
ripd/ripd.h