Displaying 4 results from an estimated 4 matches for "guisado".
Did you mean:
guiado
2020 Oct 27
0
[ANNOUNCE] libnftnl 1.1.8 release
...ftables.
See ChangeLog that comes attached to this email for more details.
You can download it from:
https://www.netfilter.org/projects/libnftnl/downloads.html
Happy firewalling.
-------------- next part --------------
Florian Westphal (1):
libnftnl: export nftnl_set_elem_fprintf
Jose M. Guisado Gomez (5):
examples: add support for NF_PROTO_INET family
udata: add NFTNL_UDATA_SET_COMMENT
table: add userdata support
object: add userdata and comment support
chain: add userdata and comment support
Pablo Neira Ayuso (6):
src: add support for chain ID attribu...
2020 Apr 01
0
[ANNOUNCE] conntrack-tools 1.4.6
...ferences to /proc/net/core/rmem_default
Ash Hughes (2):
conntrackd: search for RPC headers
conntrackd: Use strdup in lexer
Brian Haley (1):
conntrack: Allow protocol number zero
Jan-Martin Raemer (1):
conntrackd: UDP IPv6 destination address not usable (Bug 1378)
Jose M. Guisado Gomez (1):
src: fix strncpy -Wstringop-truncation warnings
Michal Kubecek (2):
conntrackd: use correct max unix path length
conntrackd: cthelper: Add new SLP helper
Pablo Neira Ayuso (8):
build: use -Wno-sign-compare with autogenerated flex code
conntrack: extend nfc...
2019 May 06
2
[Bug 1336] New: "nft reset counters" does not respect -j option for JSON output
https://bugzilla.netfilter.org/show_bug.cgi?id=1336
Bug ID: 1336
Summary: "nft reset counters" does not respect -j option for
JSON output
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
2020 Oct 27
0
[ANNOUNCE] nftables 0.9.7 release
...owden (3):
tests: py: add missing JSON output for ct test.
tests: py: correct order of set elements in test JSON output.
tests: py: add missing test JSON output for TCP flag tests.
Jindrich Makovicka (1):
libnftables: avoid repeated command list traversal on errors
Jose M. Guisado Gomez (6):
src: fix obj list output when reset command
src: add comment support for set declarations
src: add comment support when adding tables
src: add comment support for objects
parser_bison: fail when specifying multiple comments
src: add comment support for...