CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2015/06/06 07:13:07
Modified files: etc : netstart share/man/man5 : hostname.if.5 Log message: Allow rtsol keyword in hostname.if(5) with net.inet6.ip6.forwarding=1. "inet6 autoconf" was working before and rtsol should behave the same. OK phessler