index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
netlink_delinearize.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink_delinearize: clone on netlink_get_register(), release previous on _set()
Pablo Neira Ayuso
2014-12-01
1
-1
/
+13
*
src: add redirect support
Arturo Borrero
2014-11-04
1
-0
/
+52
*
delinearize: list the icmpx reason with the string associated
Alvaro Neira
2014-10-17
1
-2
/
+6
*
src: add masquerade support
Arturo Borrero
2014-10-09
1
-0
/
+16
*
src: add nat persistent and random options
Arturo Borrero
2014-10-09
1
-0
/
+4
*
nft: complete reject support
Alvaro Neira
2014-10-09
1
-0
/
+67
*
queue: clean up queue statement
Patrick McHardy
2014-09-24
1
-6
/
+15
*
src: add level option to the log statement
Pablo Neira Ayuso
2014-07-25
1
-5
/
+23
*
src: revert broken reject icmp code support
Pablo Neira Ayuso
2014-06-20
1
-3
/
+0
*
reject: add ICMP code parameter for indicating the type of error
Álvaro Neira Ayuso
2014-06-16
1
-0
/
+2
*
reject: Use protocol context for indicating the reject type
Álvaro Neira Ayuso
2014-06-16
1
-0
/
+1
*
queue: More compact syntax
Álvaro Neira Ayuso
2014-06-11
1
-3
/
+6
*
payload: Update the context only in equality relations
Álvaro Neira Ayuso
2014-06-05
1
-1
/
+2
*
netlink_delinearize: fix double free in relational_binop_postprocess()
Pablo Neira Ayuso
2014-05-22
1
-1
/
+0
*
ct: add support for setting ct mark
Arturo Borrero
2014-03-13
1
-3
/
+35
*
src: add support for rule human-readable comments
Pablo Neira Ayuso
2014-02-27
1
-0
/
+11
*
netlink_delinearize: meta: fix wrong type in attributes
Florian Westphal
2014-02-17
1
-2
/
+2
*
netlink: fix prefix expression handling
Patrick McHardy
2014-02-17
1
-29
/
+23
*
netlink_delinarize: convert *all* bitmask values into individual bit values
Patrick McHardy
2014-02-17
1
-17
/
+37
*
netlink: add netlink specific location
Patrick McHardy
2014-02-05
1
-6
/
+1
*
Merge remote-tracking branch 'origin/master' into next-3.14
Patrick McHardy
2014-01-14
1
-4
/
+4
|
\
|
*
netlink: fix wrong type in attributes
Pablo Neira Ayuso
2014-01-10
1
-4
/
+4
*
|
netlink_delinearize: fix compiler warning
Patrick McHardy
2014-01-09
1
-1
/
+1
*
|
netlink_delinearize: remove implied meta expressions
Patrick McHardy
2014-01-08
1
-6
/
+23
*
|
expr: add protocol context update callback
Patrick McHardy
2014-01-08
1
-2
/
+2
*
|
nftables: generic procotol contexts
Patrick McHardy
2014-01-08
1
-8
/
+8
*
|
expr: replace PAYLOAD_PROTOCOL_EXPR by generic flag
Patrick McHardy
2014-01-08
1
-1
/
+1
*
|
src: add support for queue
Eric Leblond
2014-01-04
1
-0
/
+15
*
|
netlink: add support to set meta keys
Pablo Neira Ayuso
2013-12-28
1
-3
/
+34
|
/
*
verdict: fix delinearize in case of jump
Eric Leblond
2013-11-19
1
-2
/
+6
*
src: operational limit match
Phil Oester
2013-10-22
1
-2
/
+2
*
src: Add support for IPv6 NAT
Eric Leblond
2013-09-30
1
-2
/
+14
*
log: convert group and qthreshold to use u16
Pablo Neira Ayuso
2013-08-17
1
-2
/
+2
*
src: Add support for insertion inside rule list
Eric Leblond
2013-07-19
1
-0
/
+2
*
netlink: fix network address prefix
Pablo Neira Ayuso
2013-06-24
1
-21
/
+64
*
src: use libnftables
Pablo Neira Ayuso
2013-06-24
1
-74
/
+116
*
netlink_delinearize: don't reset source register after read
Patrick McHardy
2013-01-04
1
-1
/
+0
*
netlink: fix endless loop on 64 bit when parsing binops
Patrick McHardy
2012-12-09
1
-1
/
+1
*
payload: kill redundant payload protocol expressions during netlink postproce...
Patrick McHardy
2012-12-09
1
-5
/
+34
*
debug: include verbose message in all BUG statements
root
2012-12-08
1
-3
/
+3
*
expression: Differentiate expr among anonymous structures in struct expr
Tomasz Bursztyka
2012-08-03
1
-1
/
+1
*
netlink: fix nat stmt linearization/parsing
Patrick McHardy
2010-07-06
1
-2
/
+5
*
netlink: fix byteorder of RHS of relational meta expression
Patrick McHardy
2010-07-06
1
-8
/
+16
*
netlink: fix binop RHS byteorder
Patrick McHardy
2009-07-28
1
-1
/
+2
*
netlink: fix bitmask element reconstruction
Patrick McHardy
2009-07-28
1
-3
/
+3
*
add support for new set API and standalone sets
Patrick McHardy
2009-07-28
1
-78
/
+19
*
netlink: move data related functions to netlink.c
Patrick McHardy
2009-03-31
1
-40
/
+0
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+781