projects
/
project
/
firewall4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
project/firewall4.git
2022-10-05
Jo-Philipp...
fw4: fix formatting of default log prefix
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Jo-Philipp...
main.uc: remove uneeded/wrong set reload restrictions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Jo-Philipp...
tests: fix testcases
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Jo-Philipp...
fw4: recognize `option log` and `option counter` in...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Jo-Philipp...
fw4: fall back to device if l3_device is not available...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-01
Jo-Philipp...
cli: introduce test mode and refuse firewall restart...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-01
Jo-Philipp...
fw4: fix cosmetic issue with per-ruleset and per-table...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-01
Jo-Philipp...
doc: fix swapped include positions in nftables.d README
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Jo-Philipp...
fw4: support automatic includes
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
Jo-Philipp...
fw4: honour enabled option of include sections
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
Jo-Philipp...
tests: add missing fs.stat) mock data for `nf_conntrack...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stijn Tintel
fw4: don't inherit zone family from ct helpers
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Jo-Philipp...
fw4: add support for `option log` in rule and redirect...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Jo-Philipp...
fw4: support sets with timeout capability but without...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Jo-Philipp...
tests: add test coverage for firewall includes
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Jo-Philipp...
fw4: add support for configurable includes
commit
|
commitdiff
|
tree
|
snapshot
2022-06-14
Jo-Philipp...
fw4: fix crash in parse_cthelper() if no helpers are...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-14
Jo-Philipp...
fw4: simplify `is_loopback_dev()`
commit
|
commitdiff
|
tree
|
snapshot
2022-06-14
Jo-Philipp...
fw4: fix skipping invalid IPv6 ipset entries
commit
|
commitdiff
|
tree
|
snapshot
2022-06-14
Jo-Philipp...
ruleset: reorder declarations & output tweaks
commit
|
commitdiff
|
tree
|
snapshot
2022-06-14
Jo-Philipp...
ruleset: reuse zone-jump.uc template for notrack and...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-14
Stijn Tintel
ruleset: fix conntrack helpers
commit
|
commitdiff
|
tree
|
snapshot
2022-06-13
Stijn Tintel
tests: add test for zone helpers
commit
|
commitdiff
|
tree
|
snapshot
2022-06-13
Stijn Tintel
fw4.uc: don't skip zone for unavailable helper
commit
|
commitdiff
|
tree
|
snapshot
2022-06-13
Stijn Tintel
fw4.uc: fix zone helper assignment
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Jo-Philipp...
fw4: prefer /dev/stdin if available
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Jo-Philipp...
fw4: make `fw4 restart` behavior more robust
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Jo-Philipp...
ruleset: emit time ranges when both start and stop...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Jo-Philipp...
fw4: fix datetime parsing
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Jo-Philipp...
ruleset: correct mangle_output chain type
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Jo-Philipp...
fw4: fix logic flaw in testing hw flow offloading support
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Jo-Philipp...
fw4: ensure that negative bitcounts are properly translated
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Jo-Philipp...
fw4: fix typo in emitted set types
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Jo-Philipp...
fw4: support negative CIDR bit notation
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Jo-Philipp...
hotplug: reliably handle interfaces with ubus zone...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Jo-Philipp...
fw4: store zone associations from ubus in statefile...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Jo-Philipp...
fw4: filter non hw-offload capable devices when resolvi...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Jo-Philipp...
fw4: always resolve lower flowtable devices
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Jo-Philipp...
tests: fix mocked `fd.read("line")` api
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Tiago Gaspar
config: remove restictions on DHCPv6 allow rule
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Jo-Philipp...
fw4: refactor family selection for forwarding rules
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Jo-Philipp...
treewide: use modern syntax
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Jo-Philipp...
fw4: fix emitting device jump rules for family restrict...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Jo-Philipp...
fw4: fix family auto-selection for config nat rules
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Jo-Philipp...
ruleset: ensure that family-agnostic ICMP rules cover...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Jo-Philipp...
tests: add test coverage for zone family selection...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Jo-Philipp...
ruleset: set auto-merge directive for interval sets
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Jo-Philipp...
fw4: fix skipping invalid ipset entries
commit
|
commitdiff
|
tree
|
snapshot
2022-04-13
Jo-Philipp...
fw4: fix applying zone flags for source bound rules
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Jo-Philipp...
fw4: fix emitting family specific redirect rules withou...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Jo-Philipp...
fw4: bracketize IPv6 addresses in dnat addr:port notation
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Jo-Philipp...
fw4: ensure to capitalize weekday names
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Jo-Philipp...
treewide: forward compatibility changes
commit
|
commitdiff
|
tree
|
snapshot
2022-02-12
Jo-Philipp...
fw4: resolve zone layer 2 devices for hw flow offloading
commit
|
commitdiff
|
tree
|
snapshot
2022-02-12
Jo-Philipp...
fw4: rework and fix family inheritance logic
commit
|
commitdiff
|
tree
|
snapshot
2022-02-12
Jo-Philipp...
tests: mocklib: fix infinite recursion in wrapped print()
commit
|
commitdiff
|
tree
|
snapshot
2022-02-12
Jo-Philipp...
tests: change mocked wan interface type to PPPoE
commit
|
commitdiff
|
tree
|
snapshot
2022-02-11
Jo-Philipp...
tests: mocklib: forward compatibility change
commit
|
commitdiff
|
tree
|
snapshot
2022-02-10
Jo-Philipp...
fw4: only stage reflection rules if all required addrs...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-10
Jo-Philipp...
fw4: add device iifname/oifname matches to DSCP and...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Jo-Philipp...
tests: adjust 01_ruleset test case to latest changes
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jo-Philipp...
fw4: gracefully handle unsupported hardware offloading
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jo-Philipp...
init: fix boot action in init script
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jo-Philipp...
fw4: parse traffic rules before forwarding rules
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Jo-Philipp...
fw4: consolidate helper code
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Jo-Philipp...
fw4: fix applying zone family restrictions to forwardings
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Jo-Philipp...
tests: implement fs.opendir() mock interface
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Jo-Philipp...
tests: fix mocked fs.popen() trace log
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Jo-Philipp...
fw4: improve flowtable handling
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Jo-Philipp...
fw4: disable "flow_offloading_hw" option for now
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Jo-Philipp...
fw4: fix enabling NAT reflection rules for DNATs withou...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Jo-Philipp...
ruleset: fix undeclared variable access uncovered by...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Jo-Philipp...
tests: run testcases in strict mode
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Jo-Philipp...
ruleset: remove redundant syn check
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Jo-Philipp...
fw4: add RFC-8622 'Least Effort' (LE) DSCP mark
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Jo-Philipp...
tests: add test coverage for redirect rules
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Jo-Philipp...
fw4: fix address selection logic for DNAT reflection...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Jo-Philipp...
fw4: fix redirect destination zone resolving
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Jo-Philipp...
fw4: fix potential crashes when parsing invalid redirec...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Jo-Philipp...
ruleset: support non-contiguous address masks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Jo-Philipp...
tests: update interface dump mock data
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Jo-Philipp...
fw4: fix family selection logic for redirect rules
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Jo-Philipp...
ruleset: properly render redirect targets without port
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Jo-Philipp...
fw4: consolidate device grouping logic
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Jo-Philipp...
ruleset: consolidate zone matches for raw_prerouting...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Jo-Philipp...
fw4: fix wrong `parse_network()` return value on `parse...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Jo-Philipp...
fw4: fix parsing inverted numeric DSCP values
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Jo-Philipp...
ruleset: emit AF specific rules for DSCP matches
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Jo-Philipp...
fw4: fix family comparisons
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Jo-Philipp...
ruleset: properly deal with wildcards in zone device...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
Jo-Philipp...
ruleset: fix chain selection for mark and dscp targets
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
Jo-Philipp...
fw4.uc: handle zone masq6 option
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Stijn Tintel
fw4.uc: handle interface zone option
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Stijn Tintel
tests: add test for unknown rule option
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Stijn Tintel
tests: add test for deprecated rule option
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Stijn Tintel
tests: add test for unknown defaults option
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Stijn Tintel
tests: enable flow offloading in tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Stijn Tintel
ruleset.uc: don't trim newline before comment sign
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Stijn Tintel
ruleset.uc: consolidate ip and ip6 offload
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Stijn Tintel
main.uc: fix device gathering
commit
|
commitdiff
|
tree
|
snapshot
next