2012-03-19 12:46:11 +00:00
|
|
|
bin/userfw
|
|
|
|
lib/libuserfw.so
|
|
|
|
include/userfw/cache.h
|
|
|
|
include/userfw/connection.h
|
|
|
|
include/userfw/io.h
|
|
|
|
include/userfw/message.h
|
|
|
|
include/userfw/mod_list.h
|
|
|
|
include/userfw/module.h
|
|
|
|
include/userfw/ruleset.h
|
|
|
|
include/userfw/types.h
|
|
|
|
include/userfw/modules/base.h
|
|
|
|
include/userfw/modules/bpf.h
|
|
|
|
include/userfw/modules/counters.h
|
|
|
|
include/userfw/modules/dummynet.h
|
|
|
|
include/userfw/modules/ip.h
|
|
|
|
include/userfw/modules/ipfw.h
|
|
|
|
include/userfw/modules/ipv4.h
|
2012-04-19 13:58:53 +00:00
|
|
|
include/userfw/modules/log.h
|
2012-03-19 12:46:11 +00:00
|
|
|
include/userfw/modules/multiruleset.h
|
2013-03-29 16:48:51 +00:00
|
|
|
include/userfw/modules/ng_userfw_connector.h
|
2012-03-19 12:46:11 +00:00
|
|
|
@dirrmtry include/userfw/modules
|
|
|
|
@dirrmtry include/userfw
|
|
|
|
@cwd /
|
2013-03-29 16:48:51 +00:00
|
|
|
%%KMODDIR%%/ng_userfw_connector.ko
|
2012-03-19 12:46:11 +00:00
|
|
|
%%KMODDIR%%/userfw.ko
|
|
|
|
%%KMODDIR%%/userfw_bpf.ko
|
|
|
|
%%KMODDIR%%/userfw_counters.ko
|
|
|
|
%%KMODDIR%%/userfw_dummynet.ko
|
|
|
|
%%KMODDIR%%/userfw_ipfw.ko
|
2012-04-19 13:58:53 +00:00
|
|
|
%%KMODDIR%%/userfw_log.ko
|
2012-03-19 12:46:11 +00:00
|
|
|
%%KMODDIR%%/userfw_multiruleset.ko
|
|
|
|
@exec /usr/sbin/kldxref /%%KMODDIR%%
|
|
|
|
@unexec /usr/sbin/kldxref /%%KMODDIR%%
|