summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Converts the iptables build infrastructure to autotools.Jan Engelhardt2008-01-208-324/+221
* Add rateest match extensionPatrick McHardy2008-01-152-1/+462
* Add RATEEST target extensionPatrick McHardy2008-01-152-1/+241
* Fix CONNMARK mask initialisationPeter Warasin2008-01-151-2/+10
* Unifies libip[6]t_SECMARK.man to libxt_SECMARK.manYasuyuki KOZAKAI2007-11-292-7/+0
* Unifies libip[6]t_CONNSECMARK.man to libxt_CONNSECMARK.manYasuyuki KOZAKAI2007-11-292-15/+0
* Fixes missing '6' and 'X' in definitions of selinux related extension lists.Yasuyuki KOZAKAI2007-11-291-2/+2
* Remove libip6t_state.c. libxt_state.c supports IPv6.Yasuyuki KOZAKAI2007-11-291-156/+0
* Unifies libip[6]t_udp.man to libxt_udp.manYasuyuki KOZAKAI2007-11-292-14/+0
* Removes libip6t_u32.manYasuyuki KOZAKAI2007-11-291-129/+0
* Unifies libip[6]t_physdev.man to libxt_physdev.manYasuyuki KOZAKAI2007-11-292-42/+0
* Unifies libip[6]t_mark.man to libxt_mark.manYasuyuki KOZAKAI2007-11-292-9/+0
* Unifies libip[6]t_mac.man to libxt_mac.manYasuyuki KOZAKAI2007-11-292-10/+0
* Unifies libip[6]t_limit.man to libxt_limit.manYasuyuki KOZAKAI2007-11-292-15/+0
* Unifies libip[6]t_esp.man to libxt_esp.manYasuyuki KOZAKAI2007-11-292-3/+0
* Unifies libip[6]t_NFQUEUE.man to libxt_NFQUEUE.manYasuyuki KOZAKAI2007-11-292-12/+0
* Move libipt_tcpmss.man to libxt_tcpmss.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_string.man to libxt_string.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_state.man to libxt_state.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_sctp.man to libxt_sctp.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_quota.man to libxt_quota.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_pkttype.man to libxt_pkttype.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_helper.man to libxt_helper.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_hashlimit.man to libxt_hashlimit.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_dscp.man to libxt_dscp.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_dccp.man to libxt_dccp.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_connmark.man to libxt_connmark.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_connbytes.man to libxt_connbytes.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_comment.man to libxt_comment.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_NOTRACK.man to libxt_NOTRACK.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Move libipt_DSCP.man to libxt_DSCP.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Moves libipt_CONNMARK.man to libxt_CONNMARK.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Moves libipt_CLASSYFY.man to libxt_CLASSYFY.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+0
* Fix connlimit output for inverted --connlimit-above: ! > is <=, not <Patrick McHardy2007-11-281-2/+2
* Add NFLOG manpagePatrick McHardy2007-11-261-0/+29
* iptables: move manpageJan Engelhardt2007-11-252-0/+0
* iptables: fix check_inverse() callJan Engelhardt2007-11-251-1/+1
* PATCH - Fix for --random option in DNAT and REDIRECTTom Eastep2007-11-152-1/+2
* Document xt_statistic (Stefano Sabatini <stefano.sabatini-lala@poste.it>)Stefano Sabatini2007-11-121-0/+30
* Introducing libxt_*.man files. Sorted matches and modulesLászló Attila Tóth2007-10-311-31/+101
* Transfer all my copyright over to our company.Jan Engelhardt2007-10-202-2/+5
* Fix the compile warning fixPatrick McHardy2007-10-181-2/+2
* Fix compiler warning on 64 bit: date_stop is an u_int32_t, so use UINT_MAX in...Patrick McHardy2007-10-181-2/+2
* extension/sctp: fix - mistake to pass a pointer where array is requiredLi Zefan2007-10-181-12/+9
* make print-extensions doesn't show libxt_* extensionsSebastian Claßen2007-10-081-0/+1
* Unique symbols and no '&' charactersLászló Attila Tóth2007-10-082-56/+56
* Remove redundant dst/hbh linesJan Engelhardt2007-10-042-61/+38
* Unique symbols 6/6Jan Engelhardt2007-10-043-67/+48
* Unique names 5/6Jan Engelhardt2007-10-0414-297/+220
* Unique names 4/6Jan Engelhardt2007-10-0415-329/+242