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
/
payload.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
expr: add comparison function for singleton expressions
Patrick McHardy
2014-03-07
1
-0
/
+9
*
expr: make expr_binary_error() usable outside of evaluation
Patrick McHardy
2014-03-07
1
-4
/
+4
*
meta: add l4proto support
Patrick McHardy
2014-01-08
1
-0
/
+6
*
meta: add nfproto support
Patrick McHardy
2014-01-08
1
-1
/
+1
*
proto: add support for meta templates
Patrick McHardy
2014-01-08
1
-1
/
+5
*
proto: add helper function to update protocol context
Patrick McHardy
2014-01-08
1
-2
/
+1
*
expr: add protocol context update callback
Patrick McHardy
2014-01-08
1
-24
/
+26
*
nftables: generic procotol contexts
Patrick McHardy
2014-01-08
1
-768
/
+31
*
expr: replace PAYLOAD_PROTOCOL_EXPR by generic flag
Patrick McHardy
2014-01-08
1
-4
/
+5
*
payload: fix ethernet type protocol matching
Pablo Neira Ayuso
2013-11-04
1
-1
/
+1
*
payload: fix endianess of ARP operation code
Pablo Neira Ayuso
2013-09-14
1
-1
/
+1
*
src: Add icmpv6 support
Eric Leblond
2013-07-31
1
-0
/
+59
*
payload: accept ethertype in hexadecimal
Pablo Neira Ayuso
2013-04-20
1
-1
/
+21
*
types: add ethernet address type
Patrick McHardy
2013-04-18
1
-1
/
+10
*
payload: fix crash with uncombinable protocols
Patrick McHardy
2010-07-06
1
-5
/
+10
*
netlink: fix byteorder of RHS of relational meta expression
Patrick McHardy
2010-07-06
1
-1
/
+1
*
payload: fix two datatypes
Patrick McHardy
2009-07-28
1
-1
/
+2
*
payload: add DCCP packet type definitions
Patrick McHardy
2009-07-28
1
-0
/
+29
*
datatype: add/move size and byte order information into data types
Patrick McHardy
2009-03-31
1
-8
/
+8
*
datatype: maintain table of all datatypes and add registration/lookup function
Patrick McHardy
2009-03-31
1
-4
/
+16
*
expr: add support for cloning expressions
Patrick McHardy
2009-03-20
1
-0
/
+10
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+908
[prev]