Commit Graph

8 Commits

Author SHA1 Message Date
adrien 76fe63791b Rewrote the configuration options to make Diplonat modular: IGD and Firewall modules will only be enabled if correponding `DIPLONAT_*_ENABLE` is set. (Breaking changes!)
Also rearranged imports throughout the project, because I couldn't resist, sorry.
2021-08-26 16:05:39 +02:00
darkgallium 4f4b6b048d corrections after review 2020-07-04 17:01:27 +02:00
darkgallium a59ed38121 ensure chain jump is added only once 2020-06-28 19:05:36 +02:00
darkgallium 6fe86469ee update README & Dockerfile 2020-06-28 17:01:12 +02:00
darkgallium d2ae084fc1 add actor for firewall & massive refactor 2020-05-24 20:40:49 +02:00
darkgallium a2d2582098 add better error handling 2020-05-24 18:15:33 +02:00
darkgallium 2dbf9da005 changing backend to use the cleaner ipt bindings
updating dependencies

minor fixes
2020-05-24 18:14:24 +02:00
darkgallium 1a9199011d first basic support for adding nft rules 2020-05-24 18:09:22 +02:00