summaryrefslogtreecommitdiffstats
path: root/include/tcpopt.h
Commit message (Expand)AuthorAgeFilesLines
* tcpopt: split tcpopt_hdr_fields into per-option enumFlorian Westphal2020-11-091-10/+36
* tcpopts: clean up parser -> tcpopt.c plumbingFlorian Westphal2020-11-091-17/+18
* libnftables: Make some arrays globally accessiblePhil Sutter2018-05-111-0/+4
* src: add tcp options set supportFlorian Westphal2017-08-221-0/+1
* tcpopt: make tcptopt structs staticFlorian Westphal2017-07-131-9/+0
* exthdr: Add support for exthdr specific flagsPhil Sutter2017-03-101-1/+2
* src: revisit tcp options supportPablo Neira Ayuso2017-02-281-3/+29
* src: add TCP option matchingManuel Messner2017-02-121-0/+26