mirror_frr/ripd
Renato Westphal 6aec4b4176 ripd: add "none" option to the "ip rip receive version" command
RFC 2453 says (section 5.1):
"(...) For completeness, routers should also implement a receive control
switch which would determine whether to accept, RIP-1 only, RIP-2 only,
both, or none.  It should also be configurable on a per-interface basis".

For the "ip rip send version" command, we don't need to implement the
"none" option because there's already the "passive-interface" command
for that.

Fixes IxANVL RIP test 16.8.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2016-11-25 11:45:39 -02:00
..
.gitignore [administrivia] Update gitignore files 2008-08-22 20:02:08 +01:00
Makefile.am *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs 2016-09-19 16:31:04 -04:00
rip_debug.c *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
rip_debug.h ripd: resolve debug statements issue (bug 442) 2011-02-24 13:52:14 +03:00
rip_interface.c ripd: add "none" option to the "ip rip receive version" command 2016-11-25 11:45:39 -02:00
rip_interface.h *: add VRF ID in the API message header 2015-11-03 22:04:36 -08:00
rip_main.c lib: migrate to new memory-type handling 2016-09-19 18:35:50 +02:00
rip_memory.c *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs 2016-09-19 16:31:04 -04:00
rip_memory.h *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs 2016-09-19 16:31:04 -04:00
rip_offset.c [cleanup] Convert XMALLOC/memset to XCALLOC 2009-06-12 17:07:49 +01:00
rip_peer.c *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
rip_routemap.c *: Consolidate routemap initialization 2016-10-19 10:55:59 -04:00
rip_snmp.c *: snmp: add a load of "static" specifiers 2016-07-28 07:27:47 -04:00
rip_zebra.c ripd: add support for route tags 2016-10-07 21:05:05 -04:00
ripd.c ripd: add "none" option to the "ip rip receive version" command 2016-11-25 11:45:39 -02:00
ripd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ripd.h ripd: add "none" option to the "ip rip receive version" command 2016-11-25 11:45:39 -02:00
RIPv2-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00