git: nos-tun(8): Directly use /dev/tun and remove option '-t'

Aaron LI aly at crater.dragonflybsd.org
Sun Nov 10 03:14:15 PST 2019


commit d60b57ae5111a02effa885210327809ad19eb0d1
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Aug 30 21:05:50 2018 +0800

    nos-tun(8): Directly use /dev/tun and remove option '-t'
    
    Update nos-tun(8) to directly use /dev/tun instead of the pre-created
    /dev/tunX devices.  Therefore, the option '-t' is no longer used and
    removed.

Summary of changes:
 sbin/nos-tun/nos-tun.8 | 13 +++----------
 sbin/nos-tun/nos-tun.c | 42 +++++++++++++++++++++---------------------
 2 files changed, 24 insertions(+), 31 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d60b57ae5111a02effa885210327809ad19eb0d1


-- 
DragonFly BSD source repository



More information about the Commits mailing list