summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* extend ebt_ip6 to allow matching on ipv6-icmp types/codes (by Florian Westphal)Bart De Schuymer2011-01-183-2/+240
|
* put include of ebtables_u.h higher so that __EXPORTED_HEADERS__ is definedBart De Schuymer2010-12-183-3/+3
|
* define __EXPORTED_HEADERS__ so we don't get warnings about: Attempt to use ↵Bart De Schuymer2010-12-181-0/+1
| | | | kernel headers from user space
* remove reference to old mailing lists and refer to the relevant web pages ↵Bart De Schuymer2010-12-181-3/+3
| | | | instead
* add xtables CLASSIFY target (Frederic Leroy)Bart De Schuymer2010-11-153-1/+131
|
* respect LDFLAGS (Peter Volkov)Bart De Schuymer2010-10-241-1/+1
|
* - use -n so that IP addresses are resolved (similar to iptables' behaviour)Bart De Schuymer2010-10-101-5/+2
| | | | - don't use -v because the reason for using it was due to a bug which has now been fixed
* also print the -i and -o interface if -v isn't specifiedBart De Schuymer2010-10-101-22/+33
|
* make arptables --proto-type also accept hexadecimal inputs (Jeroen van ↵Bart De Schuymer2010-10-091-1/+1
| | | | Wolffelaar)
* - remove old version from manpage (Peter Volkov)Bart De Schuymer2010-10-091-4/+4
| | | | - refer to netfilter mailing lists
* added include/net/ip.h, net/ipv4/netfilter/ip_conntrack_core.cBart De Schuymer2010-04-221-6/+6
|
* *** empty log message ***Bart De Schuymer2010-04-221-0/+2
|
* fix --among-dst-file, which translated into --among-src (reported by Thierry ↵Bart De Schuymer2010-04-221-1/+1
| | | | Watelet)
* - use zuBart De Schuymer2010-03-181-3/+5
| | | | | - remove warning caused by strict-aliasing rules (Jan Engelhardt)
* - llu -> PRIu64 conversionBart De Schuymer2010-03-181-2/+4
| | | | - remove warning caused by strict-aliasing rules (Jan Engelhardt)
* more llu -> PRIu64 conversionsBart De Schuymer2010-03-181-6/+6
|
* - use %zu for size_tBart De Schuymer2010-03-181-12/+13
| | | | | - use PRIu64 for 64-bit unsigned (based on patch by Jan Engelhardt)
* make INITDIR directory if DESTDIR is specifiedBart De Schuymer2010-03-181-0/+1
|
* fix syntax error with DESTDIRBart De Schuymer2010-03-181-2/+2
|
* Don't use -o root -g root with install which makes unprivileged installs ↵Bart De Schuymer2010-03-181-5/+5
| | | | possible (chroot) (Jan Engelhardt)
* use PRIu64 instead of llu with 64-bit unsigned integersBart De Schuymer2010-03-161-1/+1
|
* add LDFLAGS (Peter Volkov)Bart De Schuymer2010-03-162-5/+4
|
* Create directories if they don't exist (INITDIR and SYSCONFIGDIR are only ↵Bart De Schuymer2010-03-161-6/+9
| | | | | | created if DESTDIR is specified) Based on patch by Peter Volkov
* touch each file and set the permissions for a releaseBart De Schuymer2010-03-081-1/+2
|
* bump to v0.0.3-4, test for existence of the sysconfig dir, use the header ↵Bart De Schuymer2010-03-081-11/+3
| | | | files from the repository
* keep these headers so we don't need to convert things to x_tablesBart De Schuymer2010-03-083-0/+387
|
* update versionBart De Schuymer2010-02-031-1/+1
|
* changes for v2.0.9-2Bart De Schuymer2010-02-031-0/+8
|
* fix return value checking of creatBart De Schuymer2009-12-111-2/+2
|
* correct info about compilation of ulogBart De Schuymer2009-11-221-1/+1
|
* fix unwanted zeroing of counters in the last udc (reported by Jon Lewis)Bart De Schuymer2009-11-041-2/+3
|
* fix hidden symbol compilation error when using ld directlyBart De Schuymer2009-09-241-1/+1
|
* v2.0.9-1Bart De Schuymer2009-06-211-2/+2
|
* changes for v2.0.9Bart De Schuymer2009-06-211-0/+9
|
* fix simple regressionBart De Schuymer2009-06-211-1/+1
|
* fix alignment on userspace32-kernel64 systems (Sachin Sanap)Bart De Schuymer2009-06-211-1/+2
|
* prevent source code corruption with static build (reported by Tino Keitel)Bart De Schuymer2009-02-121-2/+2
|
* make string_to_number() staticBart De Schuymer2009-02-121-1/+1
|
* add nflog to the build processBart De Schuymer2009-02-121-1/+1
|
* make it compile for meBart De Schuymer2009-02-121-2/+2
|
* cleanup indentation messBart De Schuymer2009-02-121-84/+83
|
* add ebtables nflog support (Peter Warasin)Bart De Schuymer2008-03-172-0/+214
|
* fix for x86-64 (reported by Pavel Emelyanov)Bart De Schuymer2008-03-041-11/+13
|
* Kuo-Lang Tseng et al: add ipv6 supportBart De Schuymer2008-02-216-1/+546
|
* Jan Engelhardt: remove unneedd macroBart De Schuymer2008-02-0316-17/+17
|
* Michal Soltys: fixes and trivial changesBart De Schuymer2008-02-031-10/+8
|
* fix policy setting of standard chainsBart De Schuymer2007-09-211-2/+4
|
* make it work for broute and nat tablesBart De Schuymer2007-09-201-1/+1
|
* install arptables.sysv,arptables-restore and arptables-saveBart De Schuymer2007-08-194-20/+28
|
* further cleanupBart De Schuymer2007-08-191-22/+14
|