Christian Wiese
82e4cdb49e
libpcap: changed build prio (117.600 -> 109.600) to be build before iptables
...
Without libpcap the BPF compiler shipped with iptables cannot be build.
11 years ago
Christian Wiese
759f7e7db7
iptables: improved to only build BPF compiler if libpcap is available
11 years ago
Christian Wiese
dfd8fa5b1a
ulogd2: renamed to ulogd
...
according to http://netfilter.org/projects/ulogd/index.html :
ulogd-1.x has been around since 2000. Since 2012, 1.x series have entered
end-of-life.
11 years ago
Christian Wiese
8894bc9962
ulogd2: changed to use no prefix
11 years ago
Christian Wiese
256c3a53d9
ulogd2: Updated (2.0.2 -> 2.0.3)
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
8ef6d9e30f
conntrack-tools: changed to use no prefix
11 years ago
Christian Wiese
8897817cd5
libnfnetlink: changed to use no prefix
11 years ago
Christian Wiese
f6ede6f1bf
libpcap: fixed installation of pcap-int.h when using no prefix
11 years ago
Christian Wiese
f392badab9
libpcap: changed to use no prefix
11 years ago
Christian Wiese
a2d626ddd7
curl: changed to to use no prefix
11 years ago
Christian Wiese
59c97aeb23
libmnl: changed to install binaries into /{lib,bin,sbin}
11 years ago
Christian Wiese
95cfa7d626
ipset: Updated (6.16.1 -> 6.20.1)
...
Note
We need to regenerate autotools infrastructure to avoid version conflicts.
11 years ago
Christian Wiese
b45a2151ea
ipset: changed to use prefix= to install runtime binaries into /{sbin,lib}
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
e92d4c7887
nfacct: Updated (1.0.0 -> 1.0.1)
11 years ago
Christian Wiese
58ab49f7a8
libnetfilter_acct: Updated (1.0.1 -> 1.0.2)
11 years ago
Christian Wiese
ca10a77b89
conntrack-tools: Updated (1.4.0 -> 1.4.2)
11 years ago
Christian Wiese
ec15790227
libnetfilter_conntrack: Updated (1.0.2 -> 1.0.4)
11 years ago
Christian Wiese
6d4e553c27
conntrack-tools: fixed to include sys/select.h to get fd_set
11 years ago
Christian Wiese
e9422277a4
conntrack-tools: fixed warning to include fcntl.h instead of sys/fcntl.h fixing musl build
11 years ago
Christian Wiese
060b8abd40
conntrack-tools: fixed to include sys/types.h for getting u_int*_t types fixing musl build
11 years ago
Christian Wiese
70b1337de7
iproute2: fix lnstat.c to include sys/time.h to get struct timeval defined also fixing musl builds
11 years ago
Christian Wiese
99fd250901
iproute2: fix to include poll.h instead of sys/poll.h
...
http://pubs.opengroup.org/onlinepubs/009695399/basedefs/poll.h.html
11 years ago
Christian Wiese
275f63dc0b
iproute2: fix to include limits.h to get ULONG_MAX declared to also fix musl builds
11 years ago
Christian Wiese
80eb735b7b
iproute2: fix to include sys/param.h to get MIN declared to fix musl builds
11 years ago
Christian Wiese
5bdbf1744d
libnetfilter_log: renamed libnetfilter_log-0001-fix-includes.patch -> network/libnetfilter_log/0001-include-sys-types.h.patch
11 years ago
Christian Wiese
f0a16b1ce9
libnetfilter_log: add fix to include sys/types.h to get u_int*_t types fixing musl based builds
11 years ago
Christian Wiese
1859cb7815
libnetfilter_conntrack: add fix to include sys/types.h to get u_int+_t types fixing musl based builds
11 years ago
Christian Wiese
20e637c7bd
ulogd2: fixed musl build by adding an internal copy of sys/queue.h
...
This case was detected when trying to build ulogd2 on a musl libc based
environment, because musl doesn't provide <sys/queue.h>.
according to a short discussion on #musl:
dalias> sys/queue.h has nothing to do with libc. it's a linked list/queue
implementation entirely in a header file
11 years ago
Christian Wiese
6f2103987c
libnfnetlink: fix build against musl libc
11 years ago
Christian Wiese
cee13ea9c0
iptables: Updated (1.4.16.3 -> 1.4.20)
11 years ago
Christian Wiese
5ecba52804
ulogd2: fixed to not use the FILE struct as marker to check if the user requested to use syslog
...
Do not use the FILE struct as marker to check if the user requested to use
syslog.
In musl the FILE struct is opaque, thus its storage size is not known to
the application.
This means that when using musl it has to be use as a pointer like it was
intended to be used.
11 years ago
Christian Wiese
5810c47f5b
ulogd2: fixed raw2packet filter to include <linux/types.h> to get __be{16,32} types
11 years ago
Christian Wiese
dcf35af3c8
libnetfilter_queue: fixed headers that miss to include sys/types.h to get u_int*_t types
11 years ago
Christian Wiese
44c6a70ed5
ipset: fixed libipset/data.h to include sys/types.h for getting size_t
11 years ago
Christian Wiese
d65e147e4d
ipset: fixed to not check for kernel sources
11 years ago
Christian Wiese
bcaaad2f3d
ulogd2: Updated (2.0.1 -> 2.0.2)
11 years ago
Christian Wiese
3a64df1a24
iproute2: Updated (3.4.0 -> 3.10.0)
11 years ago
Gernot Tenchio
b9b9bae614
iw: fixed download location
11 years ago
Gernot Tenchio
f38d840b61
squid-ecap-av: Updated (1.0.6-pre9 -> 1.0.6-pre10)
11 years ago
Gernot Tenchio
0c0360d6c5
crda: Added crda 1.1.3 - Regulatory compliance daemon for 802.11 wireless networking
11 years ago
Gernot Tenchio
985811da5b
squid-ecap-av: Updated (1.0.6-pre8 -> 1.0.6-pre9)
11 years ago
Gernot Tenchio
2f2697e9d0
squid: Updated (3.2.7 -> 3.2.9)
11 years ago
Gernot Tenchio
7214b8ab88
libnl: Updated (1.1 -> 1.1.2)
11 years ago
Gernot Tenchio
f6586c90f1
squid: Updated (3.2.4 -> 3.2.7)
11 years ago
Christian Wiese
29bf33dad9
bird: fixed to build when using separated ncurses libs
...
ncurses can be build as separate libraries, thus it is possible to have a
separated libtinfo which has the symbol for tgetent.
This patch is changing the order of library checks to find tgetent, thus
that tinfo libs get checked before ncurses, so birdc will be linked against
libtinfo and not libncurses which leads to linking problems.
11 years ago
Christian Wiese
b9d71c0b8e
bird: Updated (1.3.8 -> 1.3.11)
11 years ago
Christian Wiese
94acebfa15
libtirpc: Updated (0.2.2 -> 0.2.3)
11 years ago