Commit graph

19 commits

Author SHA1 Message Date
2fe21169bb Improve Session / Auth, APICall 2023-03-11 14:54:21 +01:00
5e49f9ba2e Add rule id's 2023-03-06 21:28:44 +01:00
7b0474e4eb Add Basic Config Validation 2023-03-06 17:13:17 +01:00
126213e829 rename netfilter to firewall 2023-03-05 23:56:18 +01:00
b7d11cc0a1 move Addresses, Services into Firewall 2023-03-05 23:56:01 +01:00
a9985b27f7 Rename netfilter to firewall 2023-03-05 21:24:02 +01:00
d70a888b56 Add Custom IPNet Json Marshaling 2023-03-03 11:28:38 +01:00
00b5286c42 Add Address Matching 2023-03-02 21:34:39 +01:00
4479627a00 fix matcher generation 2023-03-02 00:40:36 +01:00
82f90aabb8 Implement Service Based nftables Match Generator 2023-03-02 00:10:38 +01:00
db54f8aa8c Remove TCPUDP Service, Add Service Group 2023-03-02 00:06:55 +01:00
2afe7341c1 Add Service Port Helpers 2023-03-02 00:05:58 +01:00
16a9fec479 Rename Address Group Constant 2023-03-02 00:04:43 +01:00
b09875fd85 rework rules 2023-03-01 18:20:47 +01:00
1d723168a3 Make config version uint64 2023-03-01 18:18:51 +01:00
4e1e868054 add Addresses and Service to Config 2023-03-01 18:18:27 +01:00
02c12cf90e add initial service definition 2023-03-01 18:17:52 +01:00
9fe13b3589 add initial address definition 2023-03-01 18:17:42 +01:00
b279746017 initial nftables config generation test 2023-03-01 11:10:33 +01:00