Chris Caputo | 3 May 2009 06:40

[quagga-dev 6541] Re: [PATCH] [zebra] RFC 4191 Default Router Preference support for router advertisements

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)


Gmane