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
*
payload: reorder case in a switch for consistency
Eric Leblond
2015-06-30
1
-3
/
+3
*
payload: fix transport matching with no network layer info in bridge family
Pablo Neira Ayuso
2015-06-30
1
-0
/
+3
*
payload: assert when accessing inner transport header
Pablo Neira Ayuso
2015-01-04
1
-0
/
+1
*
payload: fix endianess issue in payload_expr_pctx_update()
Pablo Neira Ayuso
2014-12-05
1
-2
/
+2
*
nft: complete reject support
Alvaro Neira
2014-10-09
1
-5
/
+26
*
src: Enhance payload_gen_dependency()
Alvaro Neira
2014-10-09
1
-3
/
+15
*
payload: generate dependency in the appropriate byteorder
Alvaro Neira
2014-10-09
1
-2
/
+1
*
src: add specific byteorder to the struct proto_hdr_template
Alvaro Neira Ayuso
2014-09-17
1
-1
/
+1
*
payload: use proto_unknown for raw protocol header
Yuxuan Shui
2014-08-20
1
-0
/
+1
*
payload: take endianess into account when updating the payload context
Patrick McHardy
2014-08-19
1
-1
/
+8
*
expression: fix constant expression allocation on big endian
Arturo Borrero Gonzalez
2014-04-12
1
-1
/
+2
*
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