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
*
sd-netlink: introduce sd_nfnl_{send,call}_batch()
Yu Watanabe
2022-07-23
1
-69
/
+9
*
firewall-util: introduce nfnl_close_expr_container() helper function
Yu Watanabe
2022-07-23
1
-88
/
+40
*
sd-netlink: merge sd_nfnl_nft_message_{new,del}_setelems_begin()
Yu Watanabe
2022-07-23
1
-30
/
+28
*
sd-netlink: introduce sd_netlink_message_append_container_data()
Yu Watanabe
2022-07-23
1
-25
/
+3
*
firewall-util: drop unnecessary string attribute
Yu Watanabe
2022-07-23
1
-4
/
+0
*
firewall-util-nft: various cleanups
Yu Watanabe
2022-07-23
1
-183
/
+333
*
libsystemd: export sd-netlink
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-0
/
+2
*
Revert NFTSet feature
Yu Watanabe
2022-06-22
1
-290
/
+7
*
tree-wide: fix typo
Yu Watanabe
2022-06-10
1
-1
/
+1
*
Resolve conflicts between #23616 and the recent NFT additions
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-6
/
+6
*
network: firewall integration with NFT sets
Topi Miettinen
2022-06-08
1
-7
/
+290
*
firewall-util: emphasize that nfnl_netlink_sendv() takes at least one message
Yu Watanabe
2022-04-19
1
-1
/
+1
*
firewall-util: inline iterator and add several missing assertions
Yu Watanabe
2022-04-15
1
-5
/
+8
*
sd-netlink: drop 'flags' argument from sd_nfnl_nft_message_new_table()
Yu Watanabe
2021-08-29
1
-1
/
+1
*
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