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
/
datatype.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: add nfproto support
Patrick McHardy
2014-01-08
1
-0
/
+18
*
datatype: fix missing nul-terminated string in string_type_print
Pablo Neira Ayuso
2013-11-25
1
-1
/
+2
*
meta: iif/oifname should be host byte order
Florian Westphal
2013-09-23
1
-2
/
+2
*
datatype: fix mark parsing if string is used
Pablo Neira Ayuso
2013-09-04
1
-0
/
+11
*
datatype: fix wrong endianess in numeric ports
Pablo Neira Ayuso
2013-08-24
1
-1
/
+1
*
nftables: add additional --numeric level
Phil Oester
2013-08-22
1
-1
/
+1
*
datatype: allow protocols by number in inet_protocol_type_parse
Phil Oester
2013-08-17
1
-4
/
+18
*
datatype: validate port number in inet_service_type_parse
Phil Oester
2013-08-17
1
-7
/
+20
*
datatype: fix crash if wrong integer type is passed
Pablo Neira Ayuso
2013-07-24
1
-2
/
+4
*
datatype: fix table listing if name resolution is not available
Pablo Neira Ayuso
2013-07-06
1
-7
/
+24
*
datatype: concat expression only releases dynamically allocated datatype
Pablo Neira Ayuso
2013-06-08
1
-2
/
+13
*
expr: catch missing and excess elements in concatenations
Patrick McHardy
2013-04-22
1
-3
/
+6
*
mark: fix numeric mark value parsing
Patrick McHardy
2013-04-18
1
-0
/
+7
*
expr: fix concat expression type propagation
Patrick McHardy
2013-04-18
1
-0
/
+37
*
types: add ethernet address type
Patrick McHardy
2013-04-18
1
-0
/
+1
*
datatype: parse/print in all basetypes subsequently
Patrick McHardy
2013-04-18
1
-9
/
+15
*
debug: include verbose message in all BUG statements
root
2012-12-08
1
-2
/
+2
*
datatype: reject incompletely parsed integers in integer_type_parse()
Patrick McHardy
2010-07-06
1
-1
/
+3
*
netlink: fix byteorder of RHS of relational meta expression
Patrick McHardy
2010-07-06
1
-0
/
+1
*
expressions: kill seperate sym_type datatype for symbols
Patrick McHardy
2009-04-01
1
-6
/
+6
*
datatype: add/move size and byte order information into data types
Patrick McHardy
2009-03-31
1
-9
/
+20
*
datatype: maintain table of all datatypes and add registration/lookup function
Patrick McHardy
2009-03-31
1
-10
/
+65
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+568