3 May 2009 06:40
[quagga-dev 6541] Re: [PATCH] [zebra] RFC 4191 Default Router Preference support for router advertisements
Chris Caputo <ccaputo <at> alt.net>
2009-05-03 04:40:57 GMT
2009-05-03 04:40:57 GMT
On Sun, 3 May 2009, Chris Caputo wrote: > For consideration... Feedback welcome. 2nd version. (fix to adhere to a "MUST" clause in the RFC) Chris --- [PATCH] [zebra] RFC 4191 Default Router Preference support for router advertisements Adds "ipv6 nd router-preference (high|medium|low)" and "no ipv6 nd router-preference" interface commands. Files modified: doc/ipv6.texi zebra/interface.c zebra/interface.h zebra/rtadv.c zebra/rtadv.h Signed-off-by: Chris Caputo <ccaputo <at> alt.net> --- doc/ipv6.texi | 10 +++++++- zebra/interface.c | 9 +++++++ zebra/interface.h | 9 ++++++- zebra/rtadv.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++- zebra/rtadv.h | 2 + 5 files changed, 91 insertions(+), 3 deletions(-)(Continue reading)
RSS Feed