CVSROOT: /cvs Module name: src Changes by: akosh...@cvs.openbsd.org 2018/04/26 00:58:50
Modified files: sbin/ifconfig : ifconfig.8 ifconfig.c Log message: Add a '-tunneldomain' ifconfig(8) option as shorthand for 'tunneldomain 0' to be consistent with the '-rdomain' option. Suggested by dlg OK benno, jca, kn, phessler, jmc