Add missing secmark rules in ntop, from Dominick Grift.
This commit is contained in:
parent
a53c6c65a4
commit
45696ab282
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(ntop, 1.8.2)
|
||||
policy_module(ntop, 1.8.3)
|
||||
|
||||
########################################
|
||||
#
|
||||
@ -77,6 +77,9 @@ corenet_udp_sendrecv_all_ports(ntop_t)
|
||||
corenet_tcp_bind_ntop_port(ntop_t)
|
||||
corenet_tcp_connect_ntop_port(ntop_t)
|
||||
corenet_tcp_connect_http_port(ntop_t)
|
||||
corenet_sendrecv_http_client_packets(ntop_t)
|
||||
corenet_sendrecv_ntop_client_packets(ntop_t)
|
||||
corenet_sendrecv_ntop_server_packets(ntop_t)
|
||||
|
||||
dev_read_sysfs(ntop_t)
|
||||
dev_rw_generic_usb_dev(ntop_t)
|
||||
|
Loading…
Reference in New Issue
Block a user