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
/
segtree.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
src: modify pr_debug() to use printf and introduce to pr_gmp_debug()
Pablo Neira Ayuso
2015-01-08
1
-11
/
+11
*
expr: make range_low()/range_high() usable outside of segtree
Patrick McHardy
2014-09-24
1
-40
/
+2
*
segtree: sort set elements before decomposition
Patrick McHardy
2014-03-07
1
-6
/
+22
*
set: abort on interval conflicts
Patrick McHardy
2014-03-07
1
-6
/
+15
*
segtree: fix decomposition of unclosed intervals
Patrick McHardy
2014-01-16
1
-9
/
+30
*
segtree: only use prefix expressions for ranges for selected datatypes
Patrick McHardy
2014-01-16
1
-1
/
+3
*
segtree: add new segtree debugging option
Pablo Neira Ayuso
2014-01-15
1
-10
/
+33
*
seqtree: update mapping data when keeping the base
Patrick McHardy
2012-12-08
1
-3
/
+8
*
segtree: fix segtree to properly support mappings
Patrick McHardy
2012-12-08
1
-32
/
+59
*
debug: include verbose message in all BUG statements
root
2012-12-08
1
-2
/
+2
*
expression: Differentiate expr among anonymous structures in struct expr
Tomasz Bursztyka
2012-08-03
1
-2
/
+2
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+541
[prev]