]> git.proxmox.com Git - mirror_frr.git/commit - ripd/ripd.h
ripd: implement the "ip rip v2-broadcast" CLI command
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 10 Nov 2016 14:55:09 +0000 (12:55 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 25 Nov 2016 13:34:39 +0000 (11:34 -0200)
commitf90310cfe8a5d17357a0e31cb7e55eb7d6024092
treea1b0c10bf124cfe3529f30bc829f19378402dfca
parent4e0548665d50db273cceddb0210d5be9d25688c1
ripd: implement the "ip rip v2-broadcast" CLI command

This command allows ripd to send v2 updates as broadcast packets instead
of multicast packets. Useful as a technique to help with RIPv1/v2
interop issues.

Fixes IxANVL RIP test 16.2

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ripd/rip_interface.c
ripd/ripd.c
ripd/ripd.h