changeset 7793 | 1c81a8a91b1e |
parent 7791 | 21c3495394b4 |
child 7847 | 411299d94e07 |
--- a/CHANGES.html Sun Mar 25 13:45:55 2012 +0200 +++ b/CHANGES.html Sun Mar 25 14:26:45 2012 +0200 @@ -78,6 +78,11 @@ Ipv6RoutingHelper can now print the IPv6 Routing Tables at specific intervals or time. Exactly like Ipv4RoutingHelper do. </li> +<li> +New "SendIcmpv6Redirect" attribute (and getter/setter functions) to +Ipv6L3Protocol. The behavior is similar to Linux's conf "send_redirects", +i.e., enable/disable the ICMPv6 Redirect sending. +</li> </ul> <h2>Changes to build system:</h2>