summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_TCPMSS.c
Commit message (Expand)AuthorAgeFilesLines
* iptables: iptables-compat translation for TCPMSSAastha Gupta2017-10-171-0/+14
* libxt_TCPMSS: restore build with IPv6-less libcsJan Engelhardt2011-07-221-3/+3
* extensions: use multi-target registrationJan Engelhardt2011-07-221-28/+28
* libxt_TCPMSS: use guided option parserJan Engelhardt2011-04-131-61/+35
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-4/+4
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-081-3/+0
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-3/+4
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-4/+4
* libxtables: prefix/order - strtouiJan Engelhardt2009-01-271-1/+2
* extensions: use UINT_MAX constants over open-coded numbers (2/2)Jan Engelhardt2009-01-271-1/+1
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-2/+2
* src: Update commentsJan Engelhardt2008-09-011-5/+0
* Remove old functions, constantsJan Engelhardt2008-04-151-4/+4
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* Unique names 2/6Jan Engelhardt2007-10-041-45/+35
* Delete empty ->init() functionsJan Engelhardt2007-10-041-8/+0
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-3/+3
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-1/+1
* Make the option structures const.Jan Engelhardt2007-07-301-1/+1
* Remove the .next=NULL field. This is automatically initialized to zero.Jan Engelhardt2007-07-301-2/+0
* Unifies libip[6]t_TCPMSS.c into libxt_TCPMSS.cYasuyuki KOZAKAI2007-07-241-0/+178