git: if_tun: Better name interface-related functions

Aaron LI aly at crater.dragonflybsd.org
Thu Jul 19 01:15:19 PDT 2018


commit a6b12a18cc0bfcc7350772075da413d16a3f67f1
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Jul 8 19:55:36 2018 +0800

    if_tun: Better name interface-related functions
    
    Rename interface-related functions to be 'tunifxxx', and reorder a
    bit to better group them.
    
    Tweak the styles and improve debug messages a bit.

Summary of changes:
 sys/net/tun/if_tun.c | 124 +++++++++++++++++++++++++++------------------------
 1 file changed, 65 insertions(+), 59 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list