CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/06/10 15:19:29
Modified files:
distrib/miniroot: install.sub
Log message:
rework v6_defroute()
- simplify search for an existing ipv6 def. route
- ensure, that $_routers holds a sorted and unique list
- show 'list #' in prompt only if there's a list to select from
- zap IFS/_oifs dance and simplify select loop
- set ipv6 def. route in v6_defroute() instead of in v6_config()
thanks naddy@ and todd@ for their feedback
ok sthen@, krw@ on a similar diff
with help from and ok halex@