index
:
libnftnl
master
nftables netlink library
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
expr
/
nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: improve default text output
Giuseppe Longo
2013-07-05
1
-5
/
+5
*
src: consolidate XML parsing of expressions via nft_mxml_reg_parse
Pablo Neira Ayuso
2013-07-04
1
-43
/
+23
*
src: consolidate XML parsing of expressions via nft_mxml_expr_parse
Pablo Neira Ayuso
2013-07-04
1
-39
/
+8
*
src: support JSON format in chain, rule and expressions
Álvaro Neira Ayuso
2013-06-29
1
-2
/
+42
*
nat: xml: rename node type to nat_type
Arturo Borrero Gonzalez
2013-06-27
1
-4
/
+4
*
nat: snprintf: fix buffer offset
Arturo Borrero Gonzalez
2013-06-27
1
-3
/
+3
*
nat: xml: fix node names for sreg_addr_{min|max}
Arturo Borrero Gonzalez
2013-06-27
1
-6
/
+6
*
nat: xml: change nat types string to dnat/snat
Arturo Borrero Gonzalez
2013-06-27
1
-14
/
+11
*
src: xml: convert family values to string
Arturo Borrero
2013-06-27
1
-8
/
+6
*
nat: xml: fix crash during parsing if non-mandatory element is not present
Arturo Borrero Gonzalez
2013-06-17
1
-4
/
+4
*
nat: xml: fix wrong offset in snprintf
Arturo Borrero
2013-06-17
1
-4
/
+6
*
src: constify first parameter of all nft_*_get
Pablo Neira Ayuso
2013-06-17
1
-1
/
+2
*
src: add support for XML parsing
Arturo Borrero Gonzalez
2013-05-23
1
-0
/
+127
*
src: remove trailing newlines, tabs and spaces from XML format
Arturo Borrero Gonzalez
2013-04-19
1
-4
/
+4
*
src: add XML output support
Arturo Borrero Gonzalez
2013-02-08
1
-6
/
+63
*
expr: add type and flags to snprintf interface
Pablo Neira Ayuso
2013-01-15
1
-1
/
+2
*
expr: Add support for NAT expressions
Tomasz Bursztyka
2012-11-16
1
-0
/
+250