index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
firewall-util-nft.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: "a" -> "an"
Yu Watanabe
2021-06-30
1
-1
/
+1
*
firewall-util: refuse IPv6 firewall rules when kernel does not support IPv6
Yu Watanabe
2021-03-23
1
-3
/
+11
*
firewall-util: gracefully handle -EOVERFLOW returned from older kernel
Yu Watanabe
2021-03-23
1
-0
/
+13
*
firewall-util: do not use goto for retrying
Yu Watanabe
2021-03-23
1
-62
/
+70
*
firewall-util: add missing return value check
Yu Watanabe
2021-03-23
1
-2
/
+4
*
firewall-util: replace nft_in6addr_to_range() with in_addr_prefix_range()
Yu Watanabe
2021-02-17
1
-50
/
+10
*
Merge pull request #18007 from fw-strlen/ipv6_masq_and_dnat
Lennart Poettering
2021-02-16
1
-33
/
+151
|
\
|
*
add ipv6 range element creation test cases
Florian Westphal
2021-01-19
1
-2
/
+5
|
*
firewall-util-nft: clear previous address on replay
Florian Westphal
2021-01-19
1
-0
/
+2
|
*
firewall-util: add ipv6 support to nftables backend
Florian Westphal
2021-01-19
1
-33
/
+146
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-1
/
+1
|
/
*
tree-wide: fix typo
Yu Watanabe
2020-12-18
1
-4
/
+7
*
firewall-util-nft: attempt table recreation when add operation fails
Florian Westphal
2020-12-16
1
-0
/
+55
*
firewall-util: add nftables backend
Florian Westphal
2020-12-16
1
-0
/
+903