summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libxtables: XTTYPE_HOSTMASK supportJan Engelhardt2011-05-092-0/+32
* libxt_hashlimit: use guided option parserJan Engelhardt2011-05-091-290/+129
* libxtables: XTTYPE_PLEN supportJan Engelhardt2011-05-092-14/+29
* libxtables: flag invalid uses of XTOPT_PUTJan Engelhardt2011-05-091-1/+2
* libxtables: do not overlay addr and mask parts, and cleanupJan Engelhardt2011-05-094-27/+48
* libxt_recent: use guided option parserJan Engelhardt2011-05-091-107/+79
* libxt_connlimit: use guided option parserJan Engelhardt2011-05-091-111/+65
* libxtables: support for XTTYPE_PLENMASKJan Engelhardt2011-05-092-1/+46
* libxt_NFLOG: use guided option parserJan Engelhardt2011-05-091-74/+24
* libxt_IDLETIMER: use guided option parserJan Engelhardt2011-05-091-58/+12
* libxt_statistic: use guided option parserJan Engelhardt2011-05-091-88/+56
* libxtables: XTTYPE_DOUBLE supportJan Engelhardt2011-05-092-0/+28
* libxt_statistic: increase precision on create and dumpJan Engelhardt2011-05-092-7/+7
* libxt_statistic: streamline and document possible placement of negationJan Engelhardt2011-05-092-9/+10
* extensions: const annotationsJan Engelhardt2011-05-098-24/+24
* libxtables: output name of extension on rev detect failureJan Engelhardt2011-05-081-2/+2
* libxt_owner: remove ifdef IPT_COMM_OWNERJan Engelhardt2011-05-081-20/+0
* extensions: remove bogus use of XT_GETOPT_TABLEENDJan Engelhardt2011-05-083-3/+3
* libxt_u32: add missing call to xtables_option_parseJan Engelhardt2011-05-081-0/+1
* libxtables: fix assignment in wrong offset (XTTYPE_UINT*RC)Jan Engelhardt2011-05-081-1/+1
* libxt_tos: add inversion support back againJan Engelhardt2011-05-081-2/+2
* libxt_dccp: use guided option parserJan Engelhardt2011-05-011-94/+40
* libxt_udp: use guided option parserJan Engelhardt2011-05-011-65/+30
* libxtables: XTTYPE_PORTRC supportJan Engelhardt2011-05-012-1/+64
* extensions: remove unused TOS codeJan Engelhardt2011-05-011-58/+0
* libxt_tos: use guided option parserJan Engelhardt2011-05-011-55/+33
* libxt_TOS: use guided option parserJan Engelhardt2011-05-013-80/+143
* xtoptions: respect return value in xtables_getportbynameJan Engelhardt2011-04-141-0/+2
* libxt_TEE: use guided option parserJan Engelhardt2011-04-141-89/+14
* build: bump libxtables ABI versionJan Engelhardt2011-04-141-1/+1
* libipt_ULOG: use guided option parserJan Engelhardt2011-04-131-103/+34
* libxt_TPROXY: use guided option parserJan Engelhardt2011-04-131-154/+62
* libxtables: XTTYPE_PORT supportJan Engelhardt2011-04-132-1/+56
* libxtables: XTTYPE_ONEHOST supportJan Engelhardt2011-04-132-0/+62
* libip[6]t_LOG: use guided option parserJan Engelhardt2011-04-132-266/+82
* libxtables: XTTYPE_SYSLOGLEVEL supportJan Engelhardt2011-04-132-1/+51
* libxt_string: use guided option parserJan Engelhardt2011-04-131-91/+47
* libxtables: pass struct xt_entry_{match,target} to x6 parserJan Engelhardt2011-04-132-0/+6
* libxt_TCPMSS: use guided option parserJan Engelhardt2011-04-131-61/+35
* libxt_NFQUEUE: use guided option parserJan Engelhardt2011-04-131-92/+47
* libxt_CT: use guided option parserJan Engelhardt2011-04-131-46/+28
* libxtables: XTTYPE_UINT16 supportJan Engelhardt2011-04-132-1/+10
* libxt_connbytes: use guided option parserJan Engelhardt2011-04-131-69/+38
* libxtables: XTTYPE_UINT64RC supportJan Engelhardt2011-04-132-1/+10
* libxtables: XTTYPE_UINT8RC supportJan Engelhardt2011-04-132-4/+13
* libxt_tcpmss: use guided option parserJan Engelhardt2011-04-131-72/+20
* libxt_length: use guided option parserJan Engelhardt2011-04-131-75/+17
* libxtables: XTTYPE_UINT16RC supportJan Engelhardt2011-04-132-7/+23
* libipt_realm: use guided option parserJan Engelhardt2011-04-131-163/+39
* libxt_devgroup: use guided option parserJan Engelhardt2011-04-131-160/+41