Christian Wiese
b00f14379f
fix cache files to include util-linux instead of util-linux-ng
11 years ago
Christian Wiese
759f7e7db7
iptables: improved to only build BPF compiler if libpcap is available
11 years ago
Christian Wiese
d20516c06e
iptables: improved to build/install the netfilter bpf compiler 'nfbpf_compile'
...
Linux kernels >= 3.9 have BPF filter support
11 years ago
Christian Wiese
fd40481879
iptables: Updated (1.4.20 -> 1.4.21)
11 years ago
Christian Wiese
260a85b791
iptables: changed to not use a prefix to get stuff installed into /{bin,sbin,lib}
11 years ago
Christian Wiese
cee13ea9c0
iptables: Updated (1.4.16.3 -> 1.4.20)
11 years ago
Christian Wiese
74ceef7760
iptables: fixed build when linux-src package is installed
...
The linux-src package installs bare kernel headers which are not
usable by userspace applications.
Because we used the '--with-ksource' configure option the bare
linux headers are being used instead of the cleaned up ones which
are installed by the the linux-header package and thus the buils
badly fails.
11 years ago
Christian Wiese
eab41da362
iptables: Updated (1.4.15 -> 1.4.16.3)
12 years ago
Christian Wiese
7d893dae73
iptables: Updated (1.4.14 -> 1.4.15)
12 years ago
Christian Wiese
ac3726b69b
iptables: Updated (1.4.12.2 -> 1.4.14)
13 years ago
Christian Wiese
fd115ccae2
iptables: Updated (1.4.12.1 -> 1.4.12.2)
13 years ago
Christian Wiese
4574c3c07d
iptables: Updated (1.4.10 -> 1.4.12.1)
13 years ago
Christian Wiese
ca31cad649
iptables: fixed cross-compiling by removing obsolete patch
13 years ago
Christian Wiese
82b26533a9
Revert "iptables: Updated (1.4.10 -> 1.4.11)"
...
This reverts commit 85a04fda1f
.
Note:
This update is breaking iproute2 because of API changes, thus we have
to wait with the update until iproute2 is fixed to work with the new
API of xtables.
14 years ago
Christian Wiese
b605b44c13
Revert "iptables: fixed broken symlinks to multi-call binary (patch should be send upstream)"
...
This reverts commit 2d84d999d1
.
14 years ago
Christian Wiese
2d84d999d1
iptables: fixed broken symlinks to multi-call binary (patch should be send upstream)
14 years ago
Christian Wiese
85a04fda1f
iptables: Updated (1.4.10 -> 1.4.11)
14 years ago
Aldas Nabazas
8c3a128d52
massive cache files update from compiling packages <400.000 , ref build 2011-02-07
14 years ago
Christian Wiese
ca2bcb2951
iptables: Updated (1.4.9.1 -> 1.4.10) (see note)
...
Note:
This release supports all new features of the 2.6.36 kernel.
The full changelog can be found here:
http://www.netfilter.org/projects/iptables/files/changes-iptables-1.4.10.txt
14 years ago
Alejandro Mery
cc89beb0bf
iptables: improved rocknet masquerade to give /32 higher priority, and cleaned up
14 years ago
Christian Wiese
d7a613449d
iptables: changed build priority (189.900 -> 109.900)
14 years ago
Christian Wiese
d08f32812b
iptables: Updated (1.4.9 -> 1.4.9.1) (see note)
...
Note:
This release fixes a compilation problem with static linking in the 1.4.9
release.
14 years ago
Christian Wiese
c5dfe7f99e
iptables: Updated (1.4.8 -> 1.4.9)
14 years ago
Christian Wiese
ad03e49328
iptables: Updated (1.4.7 -> 1.4.8)
15 years ago
Christian Wiese
e00b180582
iptables: Updated (1.4.5 -> 1.4.7)
15 years ago
Alejandro Mery
b66b215833
iptables: Updated (1.4.2 -> 1.4.5)
15 years ago
Nagy Karoly Gabriel
d8be1d9371
iptables: new way of specifying the kernel source used from version 1.4.1.1 onwards
15 years ago
Nagy Karoly Gabriel
4a4dd2a673
iptables: Updated (1.4.0 -> 1.4.2), reworked iptables.conf and removed the install of libiptc ( morfoh, collectd ships libiptc please use that)
15 years ago
Nagy Karoly Gabriel
2a15d27b8d
iptables: Updated (1.3.8 -> 1.4.0), also adapted iptables.conf to the new build system
15 years ago
Alejandro Mery
bffa4f5ebf
iptables: enhanced rocknet module to support a list of valid IPs when doing conduit
16 years ago
Christian Wiese
a20e32b08c
Marked iptables to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
d8cf15a66c
Regenerated copyright notes broadly, without renewing them.
17 years ago
Alejandro Mery
d15769f41d
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
17 years ago
Alejandro Mery
29fd8b1601
Removed more superfluous ""s and ''s
17 years ago
Christian Wiese
bf17423088
Fixed iptables to properly build and install its development files
...
Note: I had to flag iptables as FPIC-QUIRK to assure that the installed libiptc
will be PIC so that 3rd. party applications or libraries can link against
it properly.
17 years ago
Christian Wiese
9d521143ab
* updated iptables (1.3.7 -> 1.3.8)
...
* remove obsolete patch (fixed upstream)
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21983 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Christian Wiese
9c89255fc6
* added "note" for libipq in iptables config menu
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21926 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Christian Wiese
28a78f6440
* improved iptables providing the capability to enable support for
...
installing the development libs and headers (libiptc)
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21518 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
f43bb75368
* fixed iptables [U] tag
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21126 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
215b8ba8ff
* fixed iptables (1.3.7) to build when DO_MULTI=1 - used on static builds
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20510 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Christian Wiese
5826b95da2
* updated iptables (1.3.6 -> 1.3.7)
...
* taking over package maintainship of iptables
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20197 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
12b79fecfa
* relocated current package database to the trunk of the package sub-project
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago