summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* same set problem as libipt_LOG.c - very, very strangeHarald Welte2001-10-221-0/+1
|
* loglevel patch was missing one line (strange...)Harald Welte2001-10-221-2/+3
|
* nth match extension by Rick WagnerRick Wagner2001-10-171-8/+70
|
* add " " to log-level save functionHarald Welte2001-10-171-3/+3
|
* more precise limit rate printing/savingHarald Welte2001-10-161-1/+1
|
* string_to_number fix (*sigh*)Harald Welte2001-10-151-1/+1
|
* added randmo match by Fabrice MaurieFabrice MARIE2001-10-152-0/+154
|
* IPv6 ICMP naming problem fixHarald Welte2001-10-041-2/+2
|
* Fabrice MARIE's patch, fixes bug in time parsing of list of daysFabrice MARIE2001-10-021-6/+8
|
* i'm stupid and deleted a {Harald Welte2001-09-131-0/+1
|
* another string_to_number fixHarald Welte2001-09-131-4/+2
|
* another string_to_number fixHarald Welte2001-09-131-2/+2
|
* removed re-defined structureHarald Welte2001-09-131-5/+0
|
* Yet another set of string_to_number() fixes.Marc Boucher2001-09-084-6/+9
|
* fix commentHarald Welte2001-09-021-1/+1
|
* add shared library for lenght-ipv6 matchHarald Welte2001-09-022-0/+171
|
* bugfix and spelling corrections for psd matchHarald Welte2001-08-311-4/+10
|
* second part of SAME patch which I missed to commit :(Harald Welte2001-08-261-30/+53
|
* - added patch to support statically linking of iptablesHarald Welte2001-08-0656-1/+103
| | | | - iptables-save/-restore is no longer experimental
* Fixed REJECTv6 compile errors.Harald Welte2001-07-302-1/+5
|
* added realm match from Sampsa RantaSampsa Ranta2001-07-302-0/+139
|
* SAME patch update (add --nodst option)Harald Welte2001-07-281-15/+49
|
* Fixed string_to_number() return value check.Marc Boucher2001-07-232-2/+2
|
* added libip6t_REJECT.c for IPv6 reject supportHarald Welte2001-07-232-1/+173
|
* further fixes of string_to_number fixesHarald Welte2001-07-2323-75/+63
|
* added n'th packet match to patch-o-maticHarald Welte2001-07-212-0/+182
|
* Major icmpv6 cleanup / fixes by Kis-Szabo Andras.András Kis-Szabó2001-07-142-54/+54
|
* fix srr and add router-alert support to ipv4options patchHarald Welte2001-07-141-1/+37
|
* changed order of port_unreachable / prot_unreachable to reflect kernel enumHarald Welte2001-06-161-2/+2
|
* Andreas Ferber's mulitport with ranges patch.Andreas Ferber2001-06-052-0/+308
|
* DO_IPV6 fix.Rusty Russell2001-06-051-1/+4
|
* typo (it's BM_MAX_NLEN, not BM_MAX_LEN) (reported by s I n)Harald Welte2001-05-211-1/+1
|
* fixed bug in save() function causing it to print '--reject-with reject-with' ↵Harald Welte2001-05-121-1/+6
| | | | in all cases
* New NETMAP target in p-o-m, by Svenning SoerensonSvenning Soerensen2001-05-032-0/+203
|
* Added Fabrice Marie's port of the length matchFabrice MARIE2001-05-022-0/+165
|
* gianni tedesco's last patch was broken... now compilation works againHarald Welte2001-04-301-1/+1
|
* NETLINK target fixes, by original author (Gianni Tedesco)Gianni Tedesco2001-04-301-1/+1
|
* Fabrice Marie's timestamp extensions fixes.Fabrice MARIE2001-04-271-15/+35
|
* pkttype match (new) + scorefile,Harald Welte2001-04-192-0/+176
| | | | libiptc C++ compatibility + scorefile
* tcp match numerical output bugfixHarald Welte2001-04-122-2/+2
|
* Gerd Knorr's fixes to iplimit matchGerd Knorr2001-04-121-16/+16
|
* integrated the ip6_agr match from Kis-Szabo AndrasAndrás Kis-Szabó2001-04-122-0/+88
|
* added new time match, added new ipv4options matchHarald Welte2001-03-255-1/+532
|
* updated SAME matchHarald Welte2001-03-252-8/+7
|
* NETLINK patch from Gianni Tedesco. This time complete.Gianni Tedesco2001-03-191-2/+1
|
* bug in libipt_REDIRECT save function fixedHarald Welte2001-03-161-1/+1
|
* Move some include files to be present always, so build always includes them ↵Rusty Russell2001-02-288-16/+3
| | | | even if patches not applied (eg. for distributions).
* ip6tables-save/-restore by Kis-Szabo AndrasAndrás Kis-Szabó2001-02-261-2/+9
|
* New SAME nat target added. (contrib by Martin Josefsson)Martin Josefsson2001-02-192-0/+153
|
* Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches ↵Jan Rekorajski2001-02-165-0/+828
| | | | (Jan Rekorajski)