git: ipfw3_table: invoke the init in ipfw3_basic module
Bill Yuan
bycn82 at crater.dragonflybsd.org
Tue Nov 14 06:44:56 PST 2023
commit de23f38f21494eb3a357ccaa7bbb4099ffea223a
Author: Bill Yuan <bycn82 at dragonflybsd.org>
Date: Tue Nov 14 20:24:15 2023 +0800
ipfw3_table: invoke the init in ipfw3_basic module
ipfw3 table 1 type ip
ipfw3 table 1 append ip <ip>
ipfw3 table list
ipfw3 table 1 show
Summary of changes:
sys/net/ipfw3_basic/ip_fw3_basic.c | 1 +
sys/net/ipfw3_basic/ip_fw3_state.c | 3 --
sys/net/ipfw3_basic/ip_fw3_table.c | 85 ++++++++++++++++++++++++--------------
sys/net/ipfw3_basic/ip_fw3_table.h | 7 +++-
4 files changed, 60 insertions(+), 36 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/de23f38f21494eb3a357ccaa7bbb4099ffea223a
--
DragonFly BSD source repository
More information about the Commits
mailing list