CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/08/26 08:04:46
Modified files: share/man/man4 : tun.4 Log message: Try to be a bit more specific about what happens when link0 is used. link0 will reset the interface and all configuration is lost (e.g. -inet6 or rdomain settings) so use link0 as first command without any other arguments to get a deterministic behaviour. With a lot of help by jmc@ (actually commiting his version because it is much nicer, as ususal).