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
/
exthdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exthdr: remove unused proto_key member from struct
Florian Westphal
2020-12-09
1
-4
/
+0
*
tcp: add raw tcp option match support
Florian Westphal
2020-11-09
1
-4
/
+9
*
tcpopt: allow to check for presence of any tcp option
Florian Westphal
2020-11-09
1
-0
/
+12
*
tcpopt: split tcpopt_hdr_fields into per-option enum
Florian Westphal
2020-11-09
1
-0
/
+1
*
exthdr: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
1
-0
/
+74
*
exthdr: add exthdr_desc_id enum and use it
Pablo Neira Ayuso
2019-12-17
1
-0
/
+28
*
exthdr: add support for matching IPv4 options
Stephen Suryaputra
2019-07-04
1
-2
/
+20
*
src: add reference counter for dynamic datatypes
Pablo Neira Ayuso
2019-06-13
1
-2
/
+2
*
src: missing destroy function in statement definitions
Pablo Neira Ayuso
2019-04-05
1
-0
/
+7
*
src: expr: remove expr_ops from struct expr
Florian Westphal
2019-02-08
1
-1
/
+1
*
src: expr: add expression etype
Florian Westphal
2019-02-08
1
-1
/
+1
*
libnftables: Implement JSON output support
Phil Sutter
2018-05-11
1
-0
/
+2
*
src: fix routing header support
Florian Westphal
2018-03-17
1
-22
/
+33
*
src: Adding support for segment routing header 'srh'
Ahmed Abdelsalam
2018-03-11
1
-0
/
+23
*
src: handle rt0 and rt2 properly
Ahmed Abdelsalam
2018-03-11
1
-1
/
+22
*
src: Spelling fixes
Ville Skyttä
2018-02-15
1
-2
/
+2
*
src: get rid of printf
Phil Sutter
2017-09-29
1
-7
/
+8
*
exthdr: Simplify tcp option printing a bit
Phil Sutter
2017-09-29
1
-8
/
+4
*
src: add tcp options set support
Florian Westphal
2017-08-22
1
-0
/
+25
*
exhtdr: pacify compiler warning
Florian Westphal
2017-07-13
1
-1
/
+1
*
include: Remove datatype_register().
Varsha Rao
2017-06-30
1
-6
/
+1
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
1
-1
/
+1
*
exthdr: avoid crash with older kernels
Florian Westphal
2017-04-08
1
-16
/
+21
*
exthdr: Implement existence check
Phil Sutter
2017-03-10
1
-4
/
+24
*
exthdr: Add support for exthdr specific flags
Phil Sutter
2017-03-10
1
-4
/
+7
*
src: revisit tcp options support
Pablo Neira Ayuso
2017-02-28
1
-1
/
+1
*
src: add TCP option matching
Manuel Messner
2017-02-12
1
-3
/
+28
*
exthdr: prepare for tcp support
Manuel Messner
2017-02-12
1
-2
/
+3
*
expression: Show the base which pre-defined constants are displayed
Elise Lennion
2016-12-20
1
-0
/
+1
*
netlink_delinearize: handle extension header templates with odd sizes
Florian Westphal
2016-03-02
1
-0
/
+31
*
exthdr: store offset for later use
Florian Westphal
2016-03-02
1
-0
/
+2
*
src: add specific byteorder to the struct proto_hdr_template
Alvaro Neira Ayuso
2014-09-17
1
-1
/
+5
*
expr: add comparison function for singleton expressions
Patrick McHardy
2014-03-07
1
-0
/
+7
*
nftables: generic procotol contexts
Patrick McHardy
2014-01-08
1
-13
/
+13
*
datatype: add/move size and byte order information into data types
Patrick McHardy
2009-03-31
1
-2
/
+2
*
datatype: maintain table of all datatypes and add registration/lookup function
Patrick McHardy
2009-03-31
1
-1
/
+7
*
expr: add support for cloning expressions
Patrick McHardy
2009-03-20
1
-0
/
+7
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+238