git: ipfw3nat: standardize the function names prefix: ip_fw3_ - function in kernel space ipfw3_ - function in userland.
Bill Yuan
bycn82 at crater.dragonflybsd.org
Mon Apr 9 03:04:17 PDT 2018
commit aad10cc678c9714bef0bd1da647c3a89627a74b2
Author: Bill Yuan <bycn82 at dragonflybsd.org>
Date: Mon Apr 9 10:03:20 2018 +0000
ipfw3nat: standardize the function names
prefix:
ip_fw3_ - function in kernel space
ipfw3_ - function in userland.
Summary of changes:
sys/net/ipfw3_nat/ip_fw3_nat.c | 41 ++++++++++++++++++++---------------------
1 file changed, 20 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aad10cc678c9714bef0bd1da647c3a89627a74b2
--
DragonFly BSD source repository
More information about the Commits
mailing list