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: automatically kill dependencies for exthdr and tcpopt
Manuel Messner
2017-02-12
1
-0
/
+14
*
payload: insert implicit meta tcp dependency when matching tcp options
Florian Westphal
2017-02-12
1
-1
/
+15
*
exthdr: prepare exthdr_gen_dependency for tcp support
Manuel Messner
2017-02-12
1
-4
/
+5
*
payload: explicit network ctx assignment for icmp/icmp6 in special families
Arturo Borrero Gonzalez
2017-01-27
1
-40
/
+30
*
payload: print base and raw values for unknown payloads
Florian Westphal
2016-08-01
1
-1
/
+13
*
payload: don't update protocol context if we can't find a description
Florian Westphal
2016-06-07
1
-0
/
+3
*
nft monitor [ trace ]
Patrick McHardy
2016-04-24
1
-0
/
+5
*
payload: add payload_is_stacked()
Patrick McHardy
2016-04-24
1
-0
/
+20
*
payload: move payload depedency tracking to payload.c
Patrick McHardy
2016-04-24
1
-0
/
+44
*
payload: fix stacked headers protocol context tracking
Patrick McHardy
2016-04-24
1
-2
/
+6
*
payload: only merge if adjacent and combined size fits into a register
Florian Westphal
2016-04-19
1
-7
/
+20
*
exthdr: generate dependencies for inet/bridge/netdev family
Florian Westphal
2016-03-02
1
-0
/
+15
*
payload: move payload_gen_dependency generic part to helper
Florian Westphal
2016-03-02
1
-28
/
+38
*
src: add new netdev protocol description
Pablo Neira Ayuso
2015-12-25
1
-1
/
+12
*
src: fix sub-byte protocol header definitions
Pablo Neira Ayuso
2015-12-14
1
-14
/
+18
*
payload: add payload statement
Patrick McHardy
2015-11-25
1
-0
/
+24
*
src: allow filtering on L2 header in inet family
Florian Westphal
2015-11-06
1
-7
/
+1
*
nft: support listing expressions that use non-byte header fields
Florian Westphal
2015-09-18
1
-3
/
+80
*
payload: disable payload merge if offsets are not on byte boundary.
Florian Westphal
2015-09-18
1
-0
/
+4
*
Merge branch 'next-4.2'
Pablo Neira Ayuso
2015-08-18
1
-0
/
+1
|
\
|
*
src: add netdev family support
Pablo Neira Ayuso
2015-06-16
1
-0
/
+1
*
|
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
[next]