mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-01 07:26:05 +00:00
![]() 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> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
rip_debug.c | ||
rip_debug.h | ||
rip_interface.c | ||
rip_interface.h | ||
rip_main.c | ||
rip_memory.c | ||
rip_memory.h | ||
rip_offset.c | ||
rip_peer.c | ||
rip_routemap.c | ||
rip_snmp.c | ||
rip_zebra.c | ||
ripd.c | ||
ripd.conf.sample | ||
ripd.h | ||
RIPv2-MIB.txt |