diff options
author | vincent <vincent> | 2005-03-25 13:08:53 +0000 |
---|---|---|
committer | vincent <vincent> | 2005-03-25 13:08:53 +0000 |
commit | 7cee1bb15089e4e994958651bd45a6f81c4215aa (patch) | |
tree | 2f7d9b8a24411d06c80dbeb023069c1e3a2f4c2e /zebra/ChangeLog | |
parent | 29c4c9bd11aaf36a0b3ed2414c816cdb8d4178bd (diff) |
2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
* interface.c, interface.h, rtadv.c, rtadv.h: extensions to Neighbor
discovery for Mobile IPv6.
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index ac99ff97..bc3c738c 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,13 @@ +2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com> + * interface.c, interface.h, rtadv.c, rtadv.h: modifications to + IPv6 Neighbor Discovery according to RFC3775, section 7: + o 1-bit Home Agent flag management in Router Advertisement (7.1). + o 1-bit Router Address flag management in Prefix Information + Option (7.2). + o Advertisement Interval Option (7.3) + o Home Agent Information Option (7.4) + o Changes to Sending Router Advertisements more frequently (7.5) + 2005-03-13 Hasso Tepper <hasso at quagga.net> * zebra/interaface.c: "show interface description" command |