index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
firewall-util-nft.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-netlink: introduce sd_nfnl_{send,call}_batch()
Yu Watanabe
2022-07-24
1
-69
/
+9
*
firewall-util: introduce nfnl_close_expr_container() helper function
Yu Watanabe
2022-07-24
1
-88
/
+40
*
sd-netlink: merge sd_nfnl_nft_message_{new,del}_setelems_begin()
Yu Watanabe
2022-07-24
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-20
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