opensnitch/daemon
Gustavo Iñiguez Goia df9e781051 Do not panic if we can't insert fw rules
Some systems has the IPV6 protocol disabled, so we failed starting up
with the error "Address family not supported by protocol" (#52).

Now we don't exist even if we can't insert the needed rules, we'll just
log the error.
2020-07-30 01:10:53 +02:00
..
conman send on new connection CWD and envrionment vars of the process 2020-06-04 01:14:25 +02:00
core fixed typo and lint errors 2020-07-29 01:17:05 +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 audit: better rules deletion 2020-07-03 08:28:33 +02:00
rule fixed race conditions when manipulating rules 2020-06-20 18:58:59 +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 removed dep ensure when building rpm packages 2020-07-16 23:54:50 +02:00
opensnitchd.service update upstream url 2020-04-05 11:35:30 +02:00