Displaying 6 results from an estimated 6 matches for "falguera".
Did you mean:
falgueras
2015 Jan 28
2
[Bug 996] New: Add "replace" rule statement
https://bugzilla.netfilter.org/show_bug.cgi?id=996
Bug ID: 996
Summary: Add "replace" rule statement
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2016 May 30
0
[ANNOUNCE] libnftnl 1.0.6 release
...r.org/projects/libnftnl/downloads.html
ftp://ftp.netfilter.org/pub/libnftnl/
Enjoy this new release and help us testing, thanks!
-------------- next part --------------
Arturo Borrero (2):
chain: fix segfault in 'device' XML parsing
expr: ct: fix typo unknow vs unknown
Carlos Falgueras Garc?a (8):
udata: add TLV user data infrastructure
tests: nft-rule-test: check for NFTNL_RULE_USERDATA
libnftnl: Add to .gitignore all auto-generated files
libnftnl: gitignore: Fix mistake in gitignore regexp
tests: Free nftnl_udata_buf before exit
rule: Fix se...
2015 Sep 16
1
[ANNOUNCE] libnftnl 1.0.4 release
...pport
src: add support to import JSON/XML with the new command tag
tests: update JSON/XML tests with the new syntax
Arturo Borrero Gonzalez (1):
expr: dynset: fix json/xml parsing
Balazs Scheidler (1):
expr: redir: fix snprintf to return the number of bytes printed
Carlos Falgueras Garc?a (1):
src: fix memory leaks at nft_[object]_nlmsg_parse
Pablo Neira Ayuso (17):
src: add missing include in utils.c
ruleset: fix more leaks in error path
src: split internal.h is smaller files
Makefile: internal.h now resides in include
src: restore stati...
2016 Dec 19
0
[ANNOUNCE] libnftnl 1.0.7 release
...nks!
-------------- next part --------------
Anders K. Pedersen (1):
src: introduce rt expression
Arturo Borrero (2):
expr: lookup: give support for inverted matching
src: remove libmxml support
Arturo Borrero Gonzalez (1):
src: update Arturo Borrero Gonzalez email
Carlos Falgueras García (19):
src: Fix leak in nftnl_*_unset()
chain: Check correct attribute
src: fix missing error checking in parser functions
set: Add new attribute into 'set' to store user data
tests: Check set user data
src: Fix missing nul-termination in nftnl_*_s...
2016 Dec 20
0
[ANNOUNCE] nftables 0.7 release
...ests: shell: testcase for adding many set elements
tests: shell: testcase for deleting many set elements
tests: shell: another testcase for deleting many set elements
tests: shell: add a testcase for many defines
tests: shell: add testcase for different defines usage
Carlos Falgueras García (1):
src: Simplify parser rule_spec tree
Elise Lennion (4):
datatype: Replace getnameinfo() by internal lookup table
datatype: Display pre-defined inet_service values in host byte order
datatype: Display pre-defined inet_service values in decimal base
expressi...
2016 Jun 02
0
[ANNOUNCE] nftables 0.6 release
...actions
tests/shell: add testcase to catch segfault if invalid syntax was used
tests/shell/run-tests.sh: execute tests in sorted order
tests/shell/run-tests.sh: print hint about testcase being executed
Arturo Borrero Gonzalez (1):
rule: fix printing of rule comments
Carlos Falgueras Garc?a (6):
src: Add command "replace" for rules
rule: Use libnftnl user data TLV infrastructure
netlink_linearize: do not duplicate user data when linearizing user data
set_elem: Use libnftnl/udata to store set element comment
parser: Consolidate comment pr...