opensnitch/daemon
Gustavo Iñiguez Goia c2ee61076d sort rules by name
Sort rules by name, so they're checked in alphabetical order.

This way, you can place deny rules at the top of the list to get better
performance, since it won't check the rest of the rules.

Discussion: #36
2020-10-21 08:13:41 +02:00
..
conman do not assign an IP to the DstHost field 2020-10-19 01:29:00 +02:00
core Bump daemon version to 1.0.1 2020-07-30 22:04:56 +02:00
dns exclude localhost resolved dns from being cached 2020-04-04 10:53:30 +02:00
firewall Do not panic if we can't insert fw rules 2020-07-30 01:10:53 +02:00
log fixed race conditions setting log level and monitor methods 2020-06-14 20:14:24 +02:00
netfilter close nfqueue descriptors gracefully 2020-07-17 01:29:58 +02:00
netlink netlink: exclude connections with invalid inode 2020-04-12 12:33:59 +02:00
netstat netstat/ sources commented and reformatted. 2020-03-09 20:08:14 +01:00
procmon fixed typo in audit description 2020-10-21 00:06:53 +02:00
rule sort rules by name 2020-10-21 08:13:41 +02:00
statistics increase default timeout to ask for a rule 2020-06-04 00:38:11 +02:00
ui close nfqueue descriptors gracefully 2020-07-17 01:29:58 +02:00
.gitignore daemon -> opensnitchd (ref #118) 2018-04-10 18:38:04 +02:00
default-config.json added default log level to default conf 2020-05-30 23:03:59 +02:00
go.mod changed go.mod to not depend on a fixed release 2020-07-17 02:03:03 +02:00
Gopkg.toml fix: calling ftrace probe Reset in order to start from a clean state (fixes #159) 2018-04-18 02:00:12 +02:00
main.go Do not panic if we can't insert fw rules 2020-07-30 01:10:53 +02:00
Makefile remove go dep from Makefile 2020-07-16 23:04:11 +02:00
opensnitch.spec Bump daemon version to 1.0.1 2020-07-30 22:04:56 +02:00
opensnitchd.service update upstream url 2020-04-05 11:35:30 +02:00