git: ipfw3nat: standardize the function names
Bill Yuan
bycn82 at crater.dragonflybsd.org
Sun Apr 8 03:52:58 PDT 2018
commit 71194d7aa5f127eca02130a2c8cf7f9c5e5585b6
Author: Bill Yuan <bycn82 at dragonflybsd.org>
Date: Sun Apr 8 10:50:58 2018 +0000
ipfw3nat: standardize the function names
prefix:
ip_fw3_ - function in kernel space
ipfw_ - function in userland.
Summary of changes:
sbin/ipfw3/ipfw3nat.c | 10 ++--
sys/net/ipfw3_nat/ip_fw3_nat.c | 34 ++++++-------
sys/net/ipfw3_nat/ip_fw3_nat.h | 109 +++++++++++++++++++++++------------------
3 files changed, 84 insertions(+), 69 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/71194d7aa5f127eca02130a2c8cf7f9c5e5585b6
--
DragonFly BSD source repository
More information about the Commits
mailing list