CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2015/09/11 06:21:52
Modified files: etc : netstart Log message: Set "inet6 autoconf" individually on interfaces that have rtsol set in hostname.if, previously netstart tried to configure them all at once ("ifconfig if0 if1 if2 inet6 autoconf"). From Delan Azabani, ok phessler@