blob: 565779898da76a0eb2f20696a4209b5a4e778214 [file] [log] [blame]
hasso74bcbed2004-06-12 15:23:08 +00001quagga-0.97.0
2
3* Router advertisement syntax is changed. In usual cases (if you didn't do
4 any fancy stuff) it's enough to change lines in configuration from:
5 "ipv6 nd prefix-advertisement X:X:X:X::/X 2592000 604800 autoconfig on-link"
6 to:
7 "ipv6 nd prefix X:X:X:X::/X"
8
9 All router advertisement options are documented in texi documentation.
10