summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ct: fix inet/bridge/netdev family handling for saddr/daddrFlorian Westphal2017-06-063-7/+31
* src: Remove expire information from list stateless ruleset.Varsha Rao2017-06-061-1/+1
* tests: test include directoriesIsmo Puustinen2017-06-066-0/+217
* scanner: add support for include directoriesIsmo Puustinen2017-06-061-23/+109
* src: remove global nftnl_batch structure in mnl layerPablo Neira Ayuso2017-05-295-110/+124
* expression: don't trim off unary expression on delinearizationPablo Neira Ayuso2017-05-292-7/+1
* tests: py: flush stdout on each test runPablo Neira Ayuso2017-05-291-0/+2
* evaluate: avoid reference to multiple src data in statements which set valuesArturo Borrero Gonzalez2017-05-291-0/+15
* doc: Fix typo in manpageBertrand Bonnefoy-Claudet2017-05-291-1/+1
* netlink: add size description for constant setsPablo Neira Ayuso2017-05-261-0/+2
* segtree: reset element size counter before adding intervals to setPablo Neira Ayuso2017-05-261-0/+2
* rule: adjust set expression size accordingly with intervalsPablo Neira Ayuso2017-05-261-6/+11
* Merge branch 'meta_l4_dependency'Florian Westphal2017-05-2568-7037/+390
|\
| * tests: fix up meta l4proto change for ip familyFlorian Westphal2017-05-1956-6881/+176
| * src: ip: switch implicit dependencies to meta l4proto tooFlorian Westphal2017-05-192-7/+13
| * tests: fix up meta l4proto change for ip6 familyFlorian Westphal2017-05-1921-391/+391
| * payload: enforce ip/ip6 protocol depending on icmp or icmpv6Florian Westphal2017-05-191-4/+23
| * src: ipv6: switch implicit dependencies to meta l4protoFlorian Westphal2017-05-192-2/+19
| * src: allow update of net base w. meta l4proto icmpv6Florian Westphal2017-05-193-0/+9
| * payload: split ll proto dependency into helperFlorian Westphal2017-05-181-11/+18
|/
* tests: add ip reject with tcp and check for mark tooFlorian Westphal2017-05-188-6/+21
* netlink_delinearize: reject: remove dependency for tcp-resetsFlorian Westphal2017-05-182-1/+7
* src: add a comment wrt. reject dependency insertionFlorian Westphal2017-05-181-0/+8
* src: delete the old cache when dumping is interruptedLiping Zhang2017-05-171-1/+1
* expression: print sets and maps in pretty formatArturo Borrero Gonzalez2017-05-155-13/+92
* netlink_delink_delinearize: don't store dependency unless relop checks is eq ...Florian Westphal2017-05-151-1/+1
* tests: don't kill dependencies accross statementsFlorian Westphal2017-05-082-0/+26
* netlink_delinearize: don't kill dependencies accross statementsFlorian Westphal2017-05-083-1/+34
* parser: allow listing sets in one tableFlorian Westphal2017-05-042-1/+5
* nft.8: Enhance NAT documentationPhil Sutter2017-05-041-1/+57
* tests: shell: delete element and chain in transactionPablo Neira Ayuso2017-05-041-0/+76
* ct: add conntrack event mask supportFlorian Westphal2017-04-247-64/+90
* hash: generate a random seed if seed option is emptyLiping Zhang2017-04-158-15/+35
* src: fix build warning on i686Florian Westphal2017-04-081-1/+1
* exthdr: avoid crash with older kernelsFlorian Westphal2017-04-081-16/+21
* doc: revisit fib examplesPablo Neira Ayuso2017-04-071-4/+4
* src: hash: fix seed attribute not listedLaura Garcia Liebana2017-03-241-1/+1
* tests: Add test for flush command selectiveness on setsElise Lennion2017-03-241-0/+41
* src: Make flush command selective of the set structure typeElise Lennion2017-03-243-5/+38
* sets: Fix for missing space after last elementPhil Sutter2017-03-2216-32/+32
* tests: shell: netns/0003many_0: Fix cleanup after errorPhil Sutter2017-03-221-0/+1
* tests: Add test cases for nested anonymous setsPhil Sutter2017-03-225-0/+103
* evaluate: set: Fix nested set merge size adjustmentPhil Sutter2017-03-211-1/+1
* evaluate: set: Allow for set elems to be setsPhil Sutter2017-03-211-0/+9
* doc: Document add / delete element operations of sets and mapsElise Lennion2017-03-201-0/+58
* parser_bison: Allow flushing mapsElise Lennion2017-03-202-0/+13
* parser_bison: Allow flushing flow tablesElise Lennion2017-03-201-0/+4
* doc: Describe ICMP(v6) expression and typesPhil Sutter2017-03-201-0/+380
* proto: Add some exotic ICMPv6 typesPhil Sutter2017-03-203-3/+47
* doc: ct helper objects and helper set supportFlorian Westphal2017-03-161-0/+76