summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: py: Add basic tests for ip, ip6 and inetManuel Messner2017-02-126-0/+656
* payload: automatically kill dependencies for exthdr and tcpoptManuel Messner2017-02-123-1/+17
* payload: insert implicit meta tcp dependency when matching tcp optionsFlorian Westphal2017-02-121-1/+15
* src: add TCP option matchingManuel Messner2017-02-1212-16/+580
* exthdr: prepare exthdr_gen_dependency for tcp supportManuel Messner2017-02-123-9/+12
* exthdr: prepare for tcp supportManuel Messner2017-02-124-6/+10
* include: linux: netfilter: nf_tables: copy file from nf-nextManuel Messner2017-02-121-1/+16
* statement: Avoid rounding bytes in get_rate()Elise Lennion2017-02-121-10/+5
* doc: Document setsElise Lennion2017-02-121-0/+124
* doc: Document stateful objectsElise Lennion2017-02-121-1/+135
* datatype: Replace getaddrinfo() by internal lookup tableElise Lennion2017-02-061-8/+10
* statement: fix print of ip dnat addressFlorian Westphal2017-02-053-0/+15
* configure: Require newer version of libxtablesElise Lennion2017-02-051-1/+1
* src: Always print range expressions numericallyElise Lennion2017-02-052-1/+9
* main: Validate the number of numeric optionsElise Lennion2017-02-051-1/+6
* evaluate: fix typoManuel Messner2017-02-021-1/+1
* tests: py: Add tests for stateful objectsElise Lennion2017-01-273-0/+59
* tests: py: Add suport for stateful objects in python testsElise Lennion2017-01-271-0/+131
* src: Allow list stateful objects in a tableElise Lennion2017-01-272-2/+16
* evaluate: Evaluate table name before reset stateful objects in a tableElise Lennion2017-01-271-3/+4
* src: Allow list single stateful objectElise Lennion2017-01-272-1/+25
* src: Allow reset single stateful objectElise Lennion2017-01-277-12/+54
* payload: explicit network ctx assignment for icmp/icmp6 in special familiesArturo Borrero Gonzalez2017-01-277-40/+162
* tests: shell: validate set sizePablo Neira Ayuso2017-01-242-0/+28
* tests: shell: Add test for flush bug on sets with sizeElise Lennion2017-01-241-0/+12
* rule: check for errors from cache_init_objects() for stateful objectsPablo Neira Ayuso2017-01-231-4/+3
* netlink: don't bail out on dump errorsPablo Neira Ayuso2017-01-231-15/+5
* src: Honor obligatory stateless printing of flow tablesElise Lennion2017-01-233-3/+8
* tests: shell: Add test for set element leak bugElise Lennion2017-01-231-0/+11
* tests: py: Use stateless option on testsElise Lennion2017-01-1812-15/+15
* doc: Include stateless optionElise Lennion2017-01-181-0/+11
* evaluate: fix export length and data corruptionFlorian Westphal2017-01-161-1/+1
* src: Allow to list ruleset without stateful informationElise Lennion2017-01-164-4/+24
* ct: add average bytes per packet counter supportLiping Zhang2017-01-167-3/+35
* build: add missing backslash to list of CFLAGSTobias Klauser2017-01-161-1/+1
* tests: shell: add maps testsElise Lennion2017-01-104-0/+228
* src: sort set elements in netlink_get_setelems()Elise Lennion2017-01-104-0/+106
* tests: shell: cover cache flush on flush rulesetPablo Neira Ayuso2017-01-101-0/+26
* mnl: use nftnl_nlmsg_build_hdr()Pablo Neira Ayuso2017-01-101-106/+103
* parser_bison: remove obsolete tokensFlorian Westphal2017-01-081-6/+0
* datatype: printf format warnings on 32-bit buildDuncan Roe2017-01-031-1/+1
* scanner: fix search_in_include_path testAnatole Denis2017-01-031-2/+2
* src: support for stateful object monitoringPablo Neira Ayuso2017-01-033-0/+162
* src: add support for stateful object mapsPablo Neira Ayuso2017-01-037-14/+182
* src: add stateful object reference expressionPablo Neira Ayuso2017-01-037-0/+122
* parser_bison: allow RESET token from rhsPablo Neira Ayuso2017-01-031-8/+8
* src: reset internal stateful objectsPablo Neira Ayuso2017-01-039-14/+104
* src: add/create/delete stateful objectsPablo Neira Ayuso2017-01-038-3/+322
* src: listing of stateful objectsPablo Neira Ayuso2017-01-0311-3/+360
* src: add used quota supportPablo Neira Ayuso2017-01-036-3/+30