iptables.git
15 years agoTagging module iptables - iptables-1.3.8-6 iptables-1.3.8-6
Faiyaz Ahmed [Mon, 28 Jul 2008 17:28:04 +0000 (17:28 +0000)]
Tagging module iptables - iptables-1.3.8-6
Syntax error in the spec file prevented this package from installing.  Fixed.

15 years agoTagging module iptables - iptables-1.3.8-6
Faiyaz Ahmed [Mon, 28 Jul 2008 17:27:58 +0000 (17:27 +0000)]
Tagging module iptables - iptables-1.3.8-6
Syntax error in the spec file prevented this package from installing.  Fixed.

15 years agowrong arguments to service command. fixed.
Faiyaz Ahmed [Mon, 28 Jul 2008 17:25:09 +0000 (17:25 +0000)]
wrong arguments to service command.  fixed.

15 years agoTagging module iptables - iptables-1.3.8-5
Andy Bavier [Fri, 25 Jul 2008 19:40:03 +0000 (19:40 +0000)]
Tagging module iptables - iptables-1.3.8-5
* --add-mark action in CLASSIFY target
* Remove chkconfig from .spec file
* Fix iptables-save/-restore bug for MARK with --copy-xid
* Fix default PlanetLab iptables config

15 years agoAdd --add-mark
Andy Bavier [Fri, 25 Jul 2008 19:23:45 +0000 (19:23 +0000)]
Add --add-mark

15 years agoSupport adding value of mark to priority field, so that classifying packets to HTBs...
Andy Bavier [Fri, 25 Jul 2008 18:35:40 +0000 (18:35 +0000)]
Support adding value of mark to priority field, so that classifying packets to HTBs works on PlanetLab

15 years agoAdded copy-xid action to print() and save() functions
Andy Bavier [Fri, 25 Jul 2008 18:23:44 +0000 (18:23 +0000)]
Added copy-xid action to print() and save() functions

15 years agochkconfig is set by config file. This step is unneeded.
Faiyaz Ahmed [Fri, 25 Jul 2008 15:41:07 +0000 (15:41 +0000)]
chkconfig is set by config file.  This step is unneeded.

15 years agoAdd default classification, cleanup
Andy Bavier [Thu, 24 Jul 2008 21:12:12 +0000 (21:12 +0000)]
Add default classification, cleanup

15 years agouh...this should be defaulted. Turn ON on install, then restart.
Faiyaz Ahmed [Thu, 24 Jul 2008 19:19:55 +0000 (19:19 +0000)]
uh...this should be defaulted.  Turn ON on install, then restart.

15 years agoAdd exempt (Internet2) ipset to *mangle.
Faiyaz Ahmed [Thu, 24 Jul 2008 19:15:33 +0000 (19:15 +0000)]
Add exempt (Internet2) ipset to *mangle.

15 years agoTagging module iptables - iptables-1.3.8-4
Sapan Bhatia [Mon, 21 Jul 2008 19:08:55 +0000 (19:08 +0000)]
Tagging module iptables - iptables-1.3.8-4

Load tun/tap

15 years agoLoad the tun/tap module before configuring the tap devices.
Sapan Bhatia [Mon, 21 Jul 2008 18:53:34 +0000 (18:53 +0000)]
Load the tun/tap module before configuring the tap devices.

15 years agoTagging module iptables - iptables-1.3.8-3
Sapan Bhatia [Tue, 15 Jul 2008 16:16:13 +0000 (16:16 +0000)]
Tagging module iptables - iptables-1.3.8-3

* Load required kernel modules before configuring tun/tap devices

15 years agoLoad tuntap module before invoking it.
Sapan Bhatia [Mon, 14 Jul 2008 22:24:03 +0000 (22:24 +0000)]
Load tuntap module before invoking it.

15 years agoTagging module iptables - iptables-1.3.8-2
Sapan Bhatia [Wed, 9 Jul 2008 20:12:49 +0000 (20:12 +0000)]
Tagging module iptables - iptables-1.3.8-2

Added tuntap support. Let's start it in the iptables initscripts for now.

15 years agoIptables script that starts up tuntap also.
Sapan Bhatia [Wed, 9 Jul 2008 20:03:38 +0000 (20:03 +0000)]
Iptables script that starts up tuntap also.

16 years agoTagging module iptables - iptables-1.3.8-1
Stephen Soltesz [Wed, 23 Apr 2008 21:16:50 +0000 (21:16 +0000)]
Tagging module iptables - iptables-1.3.8-1
Commit for latest fixes in trunk for the iptables config.  This one in
particular loads ip_conntrack in order to have the new vnet support ping right
away.

16 years agothe proper addition belongs in iptables-config. backed out the change in
Stephen Soltesz [Wed, 12 Mar 2008 18:10:02 +0000 (18:10 +0000)]
the proper addition belongs in iptables-config.  backed out the change in
iptables.init.

16 years agoAdd ip_conntrack to the iptables init script to ensure that the connection
Stephen Soltesz [Wed, 12 Mar 2008 18:03:53 +0000 (18:03 +0000)]
Add ip_conntrack to the iptables init script to ensure that the connection
tracking is available.  VNET+ depends on this feature.

16 years agoOops. Forgot to modify the %files section
Sapan Bhatia [Wed, 20 Feb 2008 17:48:11 +0000 (17:48 +0000)]
Oops. Forgot to modify the %files section

16 years agoInitscripts to support VNET and PlanetFlow
Sapan Bhatia [Wed, 20 Feb 2008 17:47:02 +0000 (17:47 +0000)]
Initscripts to support VNET and PlanetFlow

16 years agooops, forgotten that one
Thierry Parmentelat [Tue, 8 Jan 2008 12:28:16 +0000 (12:28 +0000)]
oops, forgotten that one

16 years agobuilding iptables on f8
Thierry Parmentelat [Thu, 13 Dec 2007 12:24:01 +0000 (12:24 +0000)]
building iptables on f8

16 years agoNeed to escape \ in \n.
Daniel Hokka Zakrisson [Thu, 29 Nov 2007 03:20:22 +0000 (03:20 +0000)]
Need to escape \ in \n.

16 years agoRemove addrtype test, it's always included in the Makefile.
Daniel Hokka Zakrisson [Tue, 27 Nov 2007 23:31:06 +0000 (23:31 +0000)]
Remove addrtype test, it's always included in the Makefile.

16 years agocorrect the idenfication of kernel-devel and remove libiptc.a from iptables-devel
Marc Fiuczynski [Tue, 27 Nov 2007 19:58:44 +0000 (19:58 +0000)]
correct the idenfication of kernel-devel and remove libiptc.a from iptables-devel

16 years agointegrated ipset with iptables
Marc Fiuczynski [Tue, 27 Nov 2007 19:34:18 +0000 (19:34 +0000)]
integrated ipset with iptables

16 years agomerge up to iptables 1.3.8 with a basic set of extensions
Marc Fiuczynski [Tue, 27 Nov 2007 19:25:25 +0000 (19:25 +0000)]
merge up to iptables 1.3.8 with a basic set of extensions

16 years agobuild against kernel-devel headers; print warning if there is more than one kernel...
Marc Fiuczynski [Tue, 27 Nov 2007 17:07:07 +0000 (17:07 +0000)]
build against kernel-devel headers; print warning if there is more than one kernel-devel package installed

16 years ago(no commit message)
Sapan Bhatia [Mon, 19 Nov 2007 20:53:59 +0000 (20:53 +0000)]

16 years agoNeeded for VNET+
Sapan Bhatia [Thu, 16 Aug 2007 00:25:01 +0000 (00:25 +0000)]
Needed for VNET+

17 years agoFix to compilation problem with new headers from 2.6.18 kernel.
Marc Fiuczynski [Tue, 14 Nov 2006 19:40:41 +0000 (19:40 +0000)]
Fix to compilation problem with new headers from 2.6.18 kernel.
Need to ensure that __always_inline is defined.

17 years agoMerge to iptables-1.3.5
Mark Huang [Fri, 28 Jul 2006 14:40:57 +0000 (14:40 +0000)]
Merge to iptables-1.3.5

17 years agoThis commit was generated by cvs2svn to compensate for changes in r2290,
Mark Huang [Fri, 28 Jul 2006 14:34:27 +0000 (14:34 +0000)]
This commit was generated by cvs2svn to compensate for changes in r2290,
which included commits to RCS files with non-trunk default branches.

18 years ago- set INCDIR appropriately
Mark Huang [Mon, 20 Feb 2006 20:54:44 +0000 (20:54 +0000)]
- set INCDIR appropriately
- add ipset to %files list

18 years ago- adapt to building as an extra iptables sub-package
Mark Huang [Mon, 20 Feb 2006 19:41:26 +0000 (19:41 +0000)]
- adapt to building as an extra iptables sub-package

18 years ago- define __KERNGLUE__ so that we can include kernel header files
Mark Huang [Mon, 20 Feb 2006 19:03:19 +0000 (19:03 +0000)]
- define __KERNGLUE__ so that we can include kernel header files

18 years agoThis commit was generated by cvs2svn to compensate for changes in r1642,
Mark Huang [Mon, 20 Feb 2006 19:02:24 +0000 (19:02 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1642,
which included commits to RCS files with non-trunk default branches.

18 years agoregenerate
Mark Huang [Mon, 20 Feb 2006 18:47:44 +0000 (18:47 +0000)]
regenerate

18 years ago- define __KERNGLUE__ so that we can include kernel header files
Mark Huang [Mon, 20 Feb 2006 18:47:31 +0000 (18:47 +0000)]
- define __KERNGLUE__ so that we can include kernel header files

18 years ago- upgrade to 1.3.2-20050720
Mark Huang [Mon, 20 Feb 2006 18:47:03 +0000 (18:47 +0000)]
- upgrade to 1.3.2-20050720
- actually use the KERNEL_DIR that we probed in the make command line

18 years ago- fix addrtype duplication
Mark Huang [Mon, 20 Feb 2006 18:39:44 +0000 (18:39 +0000)]
- fix addrtype duplication

18 years agoThis commit was generated by cvs2svn to compensate for changes in r1636,
Mark Huang [Mon, 20 Feb 2006 16:22:48 +0000 (16:22 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1636,
which included commits to RCS files with non-trunk default branches.

18 years ago- restore SOURCE{1,2} defs
Mark Huang [Mon, 19 Dec 2005 15:17:56 +0000 (15:17 +0000)]
- restore SOURCE{1,2} defs

18 years ago- remove supplementary source and patch declarations, already in CVS and
Mark Huang [Fri, 16 Dec 2005 16:30:43 +0000 (16:30 +0000)]
- remove supplementary source and patch declarations, already in CVS and
  CVSps no longer used in build

18 years agosupport pldistro "variants"
Mark Huang [Thu, 15 Dec 2005 16:50:39 +0000 (16:50 +0000)]
support pldistro "variants"

19 years ago- adapt for PlanetLab, pl_rpm
Mark Huang [Mon, 10 Jan 2005 20:29:29 +0000 (20:29 +0000)]
- adapt for PlanetLab, pl_rpm

19 years agoignore generated files
Mark Huang [Mon, 10 Jan 2005 20:25:56 +0000 (20:25 +0000)]
ignore generated files

19 years agoFC2 source additions
Mark Huang [Mon, 1 Nov 2004 20:38:05 +0000 (20:38 +0000)]
FC2 source additions

19 years agocleanup junk, add spec file
Mark Huang [Mon, 1 Nov 2004 19:25:42 +0000 (19:25 +0000)]
cleanup junk, add spec file

19 years agoThis commit was generated by cvs2svn to compensate for changes in r357,
Mark Huang [Fri, 29 Oct 2004 15:06:42 +0000 (15:06 +0000)]
This commit was generated by cvs2svn to compensate for changes in r357,
which included commits to RCS files with non-trunk default branches.

20 years agoNew repository initialized by cvs2svn.
Planet-Lab Support [Wed, 4 Jun 2003 20:07:28 +0000 (20:07 +0000)]
New repository initialized by cvs2svn.