Commit Graph

  • 57e07af96a Phil Blundell: ICMP, TCP and UDP extensions + rule deletion bug. Philip Blundell 2000-06-04 17:25:33 +00:00
  • 5eed48af25 Philip Blundell's IPv6 patches. Rusty Russell 2000-06-02 20:12:24 +00:00
  • 4e242f822e Minor change for debugging. Rusty Russell 2000-05-31 06:33:50 +00:00
  • ddd5b3b91e port-unreachable, not net-unreachable mistake in REJECT doco. Rusty Russell 2000-05-31 06:32:47 +00:00
  • 7fae6faf56 Added explicit mention of make install. Rusty Russell 2000-05-31 06:32:02 +00:00
  • 8c700900e2 Philip Blundell's IPv6 fixes. Philip Blundell 2000-05-15 02:17:52 +00:00
  • 27ff3475d2 Fixed protocol-by-number loading. Rusty Russell 2000-05-12 14:04:50 +00:00
  • 67088e73ce IPv6 Fixes Alignment fixes. Rusty Russell 2000-05-10 01:18:57 +00:00
  • 88eb835ad2 Philip Blundell's IPv6 fixes. Philip Blundell 2000-05-10 00:25:04 +00:00
  • 3eee010524 Alignment assertion fix. Rusty Russell 2000-05-10 00:24:01 +00:00
  • 28381a4a8d -p 6 should load tcp extension. Rusty Russell 2000-05-10 00:19:50 +00:00
  • 9cadb4395c Clarified where things can be (`... or user-defined chains called from...'). Rusty Russell 2000-05-10 00:18:06 +00:00
  • 40ea1e3aed Stuff. Rusty Russell 2000-05-02 16:48:39 +00:00
  • 79dee0702b IPv6 enhancements. Rusty Russell 2000-05-02 16:45:16 +00:00
  • 52a5149d58 Module loading now can be compulsory. Rusty Russell 2000-05-02 16:44:29 +00:00
  • 5622f21d22 Dependency fixes. Rusty Russell 2000-05-02 16:42:09 +00:00
  • 96f4ef49bc Updated. Rusty Russell 2000-04-27 10:36:59 +00:00
  • 228e98dd63 Alignment fixes (requires kernel patch). Rusty Russell 2000-04-27 10:28:06 +00:00
  • f3b36fe906 Fixed dependencies for libiptc.a Rusty Russell 2000-04-27 10:26:37 +00:00
  • 09b9a413af Dependencies for libiptc.a fixed. Rusty Russell 2000-04-27 10:16:47 +00:00
  • 24d69421f9 New files. Rusty Russell 2000-04-24 03:37:51 +00:00
  • 849779c4ad More fixes and testsuite enhancements. Rusty Russell 2000-04-23 15:51:51 +00:00
  • 30fd6e5d45 Caching speedups. Rusty Russell 2000-04-23 09:16:06 +00:00
  • 9e1d214b30 New fix for -j <match> and -m <target>. Rusty Russell 2000-04-23 09:11:12 +00:00
  • a2dd3a3771 Fix for -j match coredumping reported by Erik Tews <erik.tews@gmx.net>. Erik Tews 2000-04-22 23:16:27 +00:00
  • 744bd02e37 Fix for iptables -C coredump due to check_packet() being called with fw=NULL Marc Boucher 2000-04-22 22:36:10 +00:00
  • c826499145 Improved iptc_set_policy error messages. Marc Boucher 2000-04-22 22:34:44 +00:00
  • ca92443e5a Fix minor compilation problems in match_different() and is_same(). Marc Boucher 2000-04-22 22:33:19 +00:00
  • ac761dcada Added #include <linux/stddef.h> for offsetof(). Marc Boucher 2000-04-22 22:19:53 +00:00
  • 8e3b892cc2 RIchard Gooch's INSTALL file (minorly modified). Richard Gooch 2000-04-22 00:57:38 +00:00
  • edf14cf4b5 Changes to allow matching (for delete) on part of a rule, for rules which change in the kernel (eg. ipt_limit). Rusty Russell 2000-04-19 11:26:44 +00:00
  • 01059cb18b Added linux/types.h for non-glibc systems. Rusty Russell 2000-04-19 11:25:06 +00:00
  • f9b2e66877 Put ports in network order. Rusty Russell 2000-04-19 11:24:02 +00:00
  • 2e0a3216c5 --protocol now valid. Also added mask support for rules which alter inside kernel. Rusty Russell 2000-04-19 11:23:18 +00:00
  • 905795cd14 Fixed version, added distclean, and fixed distrib target. Rusty Russell 2000-04-19 11:22:03 +00:00
  • 2382c8c3a1 Fixed typo. Marc Boucher 2000-04-07 17:32:49 +00:00
  • 9f2009cbfd Fixed save() to properly interpret ports in host byte order and use ':' as range separator. Marc Boucher 2000-04-07 17:30:28 +00:00
  • 90e712a009 Fix for match_different to correctly traverse the second rule Nasty hack to enable us to delete rules with -m limit Rusty Russell 2000-03-29 04:19:26 +00:00
  • 813f0db92c Removed distrib: targets. Rusty Russell 2000-03-24 10:51:31 +00:00
  • 175f641777 libiptc caching to speed up find_label(). Makefile distrib target for userspace. Rusty Russell 2000-03-24 09:32:20 +00:00
  • a1ce9f9b82 Testsuite update. Rusty Russell 2000-03-24 08:39:16 +00:00
  • 2f4e5d92c7 James Morris's problem with libiptc when listing the builtin queue target. James Morris 2000-03-24 02:13:51 +00:00
  • 20ecf7a8d6 bert hubert's Corrects missing spaces in iptables.8 bert hubert's Migrated some documentation from iptables.8 to packet-filtering-HOWTo Bert Hubert 2000-03-24 01:56:37 +00:00
  • 3e9316494b James Morris' limits.h patch. James Morris 2000-03-24 01:52:39 +00:00
  • f127a1973a Corrected various typos etc.. Marc Boucher 2000-03-20 08:32:15 +00:00
  • 7e53bf9c2a Makefile fixes for release. Whitespace cleanups. Rusty Russell 2000-03-20 07:03:28 +00:00
  • e6869a8f59 reorganized tree after kernel merge Marc Boucher 2000-03-20 06:03:29 +00:00