]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add ability to set hoplimit for IPv6 RAs
authorDon Slice <dslice@cumulusnetworks.com>
Wed, 15 Apr 2020 12:37:17 +0000 (12:37 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Wed, 15 Apr 2020 17:56:57 +0000 (17:56 +0000)
commitfae01935bb7b0de6b107981497b479c2c5a75fc2
tree4b344f601fd1205b006e8d30b9ab75431db2199b
parent260616d55d96fab302c678ee78e0a58ca60b0aa1
zebra: add ability to set hoplimit for IPv6 RAs

Reported by testing agency that rfc 4861 section 6.2.1 states
that all implementations must have a configuration knob to change
the setting of the advertised hop limit.  This fix adds that
capability.

Ticket: CM-29200
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
zebra/interface.c
zebra/interface.h
zebra/rtadv.c
zebra/subdir.am