Commits (12)
-
Darren 'Tadgy' Austin authored
PREFIX6->PREFIXLEN to be more consistant with IPv6 terminology. Thanks to David Spencer (idlemoor) for the patch to the above. AUTOCONF_TIMEOUT->SLAAC_TIMEOUT to be consistant with the USE_SLAAC change. Since some options for IPv6 no longer end in '6', we can relax the naming of others; so it makes sense to: IPADDR6->IP6ADDR IPALIASES6->IP6ALIASES Update README.IPv6 for change in option names. Update to rc.inet1.conf example file - thanks to David Spencer.
595c04d8 -
Darren 'Tadgy' Austin authored
* Fix loading of interface modules - previously just $i was used, where it should have been ${i%%:*}. * Added pre-loading of ipv6 module.
7fe628b5 -
Darren 'Tadgy' Austin authored
* Protect blocks of code by testing whether ipv6 is active. This has had the effect of allowing someone to disable ipv6 entirely, and the script do the right thing. * Move the enabling of DAD into the correct section. No idea how it ended up in the ipv4 block of code. D'oh.
38de6691 -
Darren 'Tadgy' Austin authored5cbd05a2
-
Darren 'Tadgy' Austin authored837b9d42
-
Darren 'Tadgy' Austin authored9afe4750
-
Darren 'Tadgy' Austin authorede71195b9
-
Darren 'Tadgy' Austin authoreda1855600
-
Darren 'Tadgy' Austin authored90542f51
-
Darren 'Tadgy' Austin authoredb1f622dd
-
Darren 'Tadgy' Austin authored846f58d5
-
Darren 'Tadgy' Austin authored
* Add USE_RA option to rc.inet1.conf. * Standardise output of rc.inet1. Thanks to David Spencer for the patches.
e793ece6
Showing
This diff is collapsed.
This diff is collapsed.