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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rule: simplify ("rule: delete extra space in sets printing")
Pablo Neira Ayuso
2016-03-04
1
-4
/
+1
*
tests/py: extend masquerade to cover ports too
Pablo Neira Ayuso
2016-03-03
4
-0
/
+38
*
tests/listing: add some listing tests
Arturo Borrero
2016-03-03
12
-0
/
+329
*
tests/shell: add first `nft -f' tests
Arturo Borrero
2016-03-03
1
-0
/
+25
*
rule: delete extra space in sets printing
Arturo Borrero
2016-03-03
1
-1
/
+4
*
src: Add support for masquerade port selection
Shivani Bhardwaj
2016-03-03
6
-8
/
+86
*
netlink_delinearize: handle extension header templates with odd sizes
Florian Westphal
2016-03-02
3
-4
/
+41
*
netlink_delinearize: prepare binop_postprocess for exthdr demux
Florian Westphal
2016-03-02
1
-8
/
+7
*
exthdr: store offset for later use
Florian Westphal
2016-03-02
2
-0
/
+3
*
exthdr: remove implicit dependencies
Florian Westphal
2016-03-02
1
-3
/
+10
*
tests: add/fix inet+exthdr tests
Florian Westphal
2016-03-02
5
-0
/
+327
*
exthdr: generate dependencies for inet/bridge/netdev family
Florian Westphal
2016-03-02
3
-3
/
+31
*
payload: move payload_gen_dependency generic part to helper
Florian Westphal
2016-03-02
1
-28
/
+38
*
netlink: add and use netlink_gen_exthdr_mask
Florian Westphal
2016-03-02
1
-3
/
+24
*
netlink: split generic part of netlink_gen_payload_mask into helper
Florian Westphal
2016-03-02
1
-12
/
+23
*
evaluate: enforce ip6 proto with exthdr expression
Florian Westphal
2016-03-02
3
-33
/
+45
*
evaluate: reject set references in set elements
Florian Westphal
2016-03-02
1
-0
/
+5
*
examples: use current type names
Florian Westphal
2016-02-25
1
-5
/
+5
*
meta: fix error checks in tc handle parser
Florian Westphal
2016-02-17
1
-3
/
+3
*
proto: use parameter-problem for icmpv6 type
Pablo Neira Ayuso
2016-02-01
3
-1
/
+10
*
netlink_delinearize: prune implicit binop before payload_match_postprocess()
Pablo Neira Ayuso
2016-02-01
1
-3
/
+2
*
tests/py: test vlan on ingress
Pablo Neira Ayuso
2016-01-31
2
-0
/
+237
*
src: annotate follow up dependency just after killing another
Pablo Neira Ayuso
2016-01-31
1
-18
/
+27
*
proto: proto_dev_type() returns interface type for base protocols too
Pablo Neira Ayuso
2016-01-31
1
-2
/
+10
*
evaluate: generate ether type payload after meta iiftype
Pablo Neira Ayuso
2016-01-31
1
-7
/
+10
*
evaluate: wrap protocol context debunk into function
Pablo Neira Ayuso
2016-01-31
1
-6
/
+19
*
evaluate: assert on invalid base in resolve_protocol_conflict()
Pablo Neira Ayuso
2016-01-31
1
-11
/
+11
*
evaluate: only try to replace dummy protocol from link-layer context
Pablo Neira Ayuso
2016-01-31
1
-11
/
+14
*
evaluate: don't adjust offset from resolve_protocol_conflict()
Pablo Neira Ayuso
2016-01-31
1
-5
/
+8
*
evaluate: check if we have to resolve a conflict in first place
Pablo Neira Ayuso
2016-01-31
1
-11
/
+14
*
evaluate: move inet/netdev protocol context supersede logic to supersede_dep()
Pablo Neira Ayuso
2016-01-31
1
-23
/
+25
*
evaluate: resolve_protocol_conflict() should return int
Pablo Neira Ayuso
2016-01-31
1
-12
/
+14
*
tests/py: test port ranges and maps for redirect
Pablo Neira Ayuso
2016-01-31
4
-0
/
+47
*
src: netlink_linearize: Fix bug for redirect target
Shivani Bhardwaj
2016-01-31
1
-6
/
+9
*
src: add fwd statement for netdev
Pablo Neira Ayuso
2016-01-31
9
-1
/
+137
*
src: add dup statement for netdev
Pablo Neira Ayuso
2016-01-31
3
-0
/
+36
*
ip6: Add tests for icmpv6 packet types
Shivani Bhardwaj
2016-01-31
2
-0
/
+10
*
src: datatype: Modify symbol table for icmpv6 packet types
Shivani Bhardwaj
2016-01-31
1
-5
/
+7
*
netlink_delinearize: only remove protocol if equal cmp is used
Florian Westphal
2016-01-27
3
-0
/
+25
*
netlink: do binop postprocessing also for map lookups
Florian Westphal
2016-01-26
5
-0
/
+55
*
tests: add two map test cases
Florian Westphal
2016-01-26
6
-0
/
+54
*
netlink: move binop postprocess to extra function
Florian Westphal
2016-01-26
1
-28
/
+35
*
doc: update ct expression
Florian Westphal
2016-01-15
1
-9
/
+36
*
src: support limit rate over value
Pablo Neira Ayuso
2016-01-14
9
-29
/
+135
*
tests: ct: remove BUG cases that work with current master
Florian Westphal
2016-01-07
1
-33
/
+0
*
ct regression tests for bytes, packets
Florian Westphal
2015-12-14
2
-0
/
+27
*
netlink_linearize: use u64 conversion for 64bit quantities
Florian Westphal
2016-01-08
1
-1
/
+9
*
ct: add packet/byte counter support
Florian Westphal
2015-12-12
3
-1
/
+13
*
nft: swap key and direction in ct_dir syntax
Florian Westphal
2016-01-07
5
-34
/
+41
*
tests/py: netdev family with ingress chain
Pablo Neira Ayuso
2016-01-13
34
-0
/
+2999
[next]