]> git.proxmox.com Git - mirror_frr.git/commit - zebra/interface.h
zebra: knob to make ra retransmit interval rfc compliant
authorDon Slice <dslice@cumulusnetworks.com>
Fri, 22 Nov 2019 17:31:29 +0000 (17:31 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Fri, 22 Nov 2019 18:40:20 +0000 (18:40 +0000)
commitadee8f216498b1e7e8798bf96189786328095010
treecba4460b72cea4df7c47fff06044d4db0344cc06
parentd813028cf6d10e0315e848751f416532b73a66bd
zebra: knob to make ra retransmit interval rfc compliant

Problem reported by testing facility that our sending of Router
Advertisements more frequently than once very three seconds is not
compliant with rfc4861. Added a knob to turn off fast retransmits
in order to meet the requirement of the RFC.

Ticket: CM-27063
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
doc/user/ipv6.rst
zebra/interface.c
zebra/interface.h
zebra/rtadv.c
zebra/rtadv.h