Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_ebtables
/
5457c22553e17e918512b6261d29825181b28ddb
5457c22
fix rule counter bug (reported by James Sinclair): possible wrong initialization of counters
by Bart De Schuymer
· 13 years ago
f9ca781
add changelog for v2.0.10-2
by Bart De Schuymer
· 14 years ago
0f9c501
respect LDFLAGS (Peter Volkov)
by Bart De Schuymer
· 14 years ago
556a0f4
enable compiler optimizations, bump release number
by Bart De Schuymer
· 14 years ago
3f45193
small changes to remove warnings when optimization is on (thanks to Peter Volkov)
by Bart De Schuymer
· 14 years ago
faaa1a6
initialize some variables to get rid of warnings when compiling with optimization
by Bart De Schuymer
· 14 years ago
4653cdb
remove definition of __EXPORTED_HEADERS__: we use sanitized header files now
by Bart De Schuymer
· 14 years ago
7ee27fd
add changelog for v2.0.10-1
by Bart De Schuymer
· 14 years ago
cd66633
bump prog version, add LOCKDIR variable, add -Werror compile flag
by Bart De Schuymer
· 14 years ago
f95fcd7
remove compile warning, conditionally define LOCKFILE
by Bart De Schuymer
· 14 years ago
dcae1bf
define __EXPORTED_HEADERS__ to get access to kernel headers
by Bart De Schuymer
· 14 years ago
b102e88
add a reference to the lock file
by Bart De Schuymer
· 14 years ago
5d44bac
add info about the lock file compile time option
by Bart De Schuymer
· 14 years ago
50fb8a8
remove irrelevant negative value check for the result of strtoul, found by Coverity static analysis (thanks to Jiri Popelka)
by Bart De Schuymer
· 14 years ago
691254b
free possible memory leak found by Coverity static analysis (Jiri Popelka)
by Bart De Schuymer
· 14 years ago
1293eca
fix use-after-free issue found by Coverity static analysis (thanks to Jiri Popelka)
by Bart De Schuymer
· 14 years ago
caf30a4
fix possible issues found by Coverity static analysis (thanks to Jiri Popelka)
by Bart De Schuymer
· 14 years ago
192b91d
Make the error message printed when an update of a table is rejected by the kernel
by Bart De Schuymer
· 14 years ago
94e5551
export use_lockfd
by Bart De Schuymer
· 14 years ago
8b5594d
add logic to support the --concurrent option: use a file lock to support concurrent scripts running ebtables
by Bart De Schuymer
· 14 years ago
307bbe6
add logic to support the --concurrent option: use a file lock to support concurrent scripts running ebtables
by Bart De Schuymer
· 14 years ago
f9b4bcb
add option --concurrent
by Bart De Schuymer
· 14 years ago
cc17a41
rename the libebtc target to libebtc.so and remove the .PHONY for libebtc (thanks to Bertrand Jacquin)
by Bart De Schuymer
· 14 years ago
410ebf9
only test on errno when an error occurred (especially on mips); fix some warnings
by Bart De Schuymer
· 14 years ago
6f7130a
extend ebt_ip6 to allow matching on ipv6-icmp types/codes (by Florian Westphal)
by Bart De Schuymer
· 14 years ago
57633b1
put include of ebtables_u.h higher so that __EXPORTED_HEADERS__ is defined
by Bart De Schuymer
· 14 years ago
db01774
define __EXPORTED_HEADERS__ so we don't get warnings about: Attempt to use kernel headers from user space
by Bart De Schuymer
· 14 years ago
614ec3e
remove reference to old mailing lists and refer to the relevant web pages instead
by Bart De Schuymer
· 14 years ago
0944a31
*** empty log message ***
by Bart De Schuymer
· 15 years ago
a64fd6c
fix --among-dst-file, which translated into --among-src (reported by Thierry Watelet)
by Bart De Schuymer
· 15 years ago
4eba2d4
fix syntax error with DESTDIR
by Bart De Schuymer
· 15 years ago
16cb38a
use PRIu64 instead of llu with 64-bit unsigned integers
by Bart De Schuymer
· 15 years ago
078161d
add LDFLAGS (Peter Volkov)
by Bart De Schuymer
· 15 years ago
2320f8b
Create directories if they don't exist (INITDIR and SYSCONFIGDIR are only created if DESTDIR is specified)
by Bart De Schuymer
· 15 years ago
f9ebb5e
update version
by Bart De Schuymer
· 15 years ago
fb5ea03
changes for v2.0.9-2
by Bart De Schuymer
· 15 years ago
025859c
fix return value checking of creat
by Bart De Schuymer
· 15 years ago
e4e4faa
correct info about compilation of ulog
by Bart De Schuymer
· 15 years ago
97783d2
fix unwanted zeroing of counters in the last udc (reported by Jon Lewis)
by Bart De Schuymer
· 15 years ago
147ebcd
fix hidden symbol compilation error when using ld directly
by Bart De Schuymer
· 16 years ago
7ae403b
v2.0.9-1
by Bart De Schuymer
· 16 years ago
81994bf
changes for v2.0.9
by Bart De Schuymer
· 16 years ago
138bf06
fix simple regression
by Bart De Schuymer
· 16 years ago
872a674
fix alignment on userspace32-kernel64 systems (Sachin Sanap)
by Bart De Schuymer
· 16 years ago
3ba0f0a
prevent source code corruption with static build (reported by Tino Keitel)
by Bart De Schuymer
· 16 years ago
2b58cc4
make string_to_number() static
by Bart De Schuymer
· 16 years ago
5e2ddb4
add nflog to the build process
by Bart De Schuymer
· 16 years ago
0f10744
make it compile for me
by Bart De Schuymer
· 16 years ago
c129be9
cleanup indentation mess
by Bart De Schuymer
· 16 years ago
03e6000
add ebtables nflog support (Peter Warasin)
by Bart De Schuymer
· 17 years ago
1da1999
fix for x86-64 (reported by Pavel Emelyanov)
by Bart De Schuymer
· 17 years ago
005837e
Kuo-Lang Tseng et al: add ipv6 support
by Bart De Schuymer
· 17 years ago
fbdebad
Jan Engelhardt: remove unneedd macro
by Bart De Schuymer
· 17 years ago
f8a68cb
Michal Soltys: fixes and trivial changes
by Bart De Schuymer
· 17 years ago
1dea9a8
fix policy setting of standard chains
by Bart De Schuymer
· 18 years ago
9f73e69
make it work for broute and nat tables
by Bart De Schuymer
· 18 years ago
0ddd575
handle DESTDIR correctly (thanks to Peter Volkov)
by Bart De Schuymer
· 18 years ago
eacf5c9
use fPIC flag
by Bart De Schuymer
· 18 years ago
22d8f5f
fix rpmbuild
by Bart De Schuymer
· 18 years ago
bb791d9
upgrade to 2.0.8 and fix 2 small bugs
by Bart De Schuymer
· 18 years ago
29d6211
add gratuitous arp filtering
by Bart De Schuymer
· 18 years ago
24816d3
speedup checking for loops
by Bart De Schuymer
· 18 years ago
6c36d70
make printing of uint64_t architecture independent
by Bart De Schuymer
· 18 years ago
e1c315a
*** empty log message ***
by Bart De Schuymer
· 18 years ago
72ecebe
add linux/types.h to release
by Bart De Schuymer
· 18 years ago
3898a4a
add EBT_VERDICT_BITS
by Bart De Schuymer
· 18 years ago
1cda4be
*** empty log message ***
by Bart De Schuymer
· 18 years ago
587fa8a
*** empty log message ***
by Bart De Schuymer
· 18 years ago
726edb9
add --snat-arp
by Bart De Schuymer
· 18 years ago
09a3cac
remove magic number -16
by Bart De Schuymer
· 18 years ago
865dd4d
make ebtables.8 and ebtables.spec independent of version and release
by Bart De Schuymer
· 18 years ago
592d565
make independent of version and release, add --snat-arp option
by Bart De Schuymer
· 18 years ago
cdae0ba
make independent of version and release
by Bart De Schuymer
· 18 years ago
17c60f5
shared libraries need fPIC
by Bart De Schuymer
· 18 years ago
9230686
bugfix, thanks to Lutz Jaenicke
by Bart De Schuymer
· 18 years ago
2411506
always show target
by Bart De Schuymer
· 18 years ago
4546270
add --mark-or, --mark-xor and --mark-and support for mark target
by Bart De Schuymer
· 19 years ago
8069b5a
allow list taken from a file for among match
by Bart De Schuymer
· 19 years ago
b913e51
deal with multiple declaration of _init
by Bart De Schuymer
· 19 years ago
dc5d9fc
make static work with KERNEL_INCLUDES
by Bart De Schuymer
· 19 years ago
0faecd5
fix -X bug
by Bart De Schuymer
· 19 years ago
15a1fac
bugfix
by Bart De Schuymer
· 19 years ago
30cd038
*** empty log message ***
by Bart De Schuymer
· 19 years ago
1c162af
better error message with target problems
by Bart De Schuymer
· 19 years ago
cd51fbe
*** empty log message ***
by Bart De Schuymer
· 19 years ago
201e1b7
fix chain jump
by Bart De Schuymer
· 19 years ago
7d9e3eb
add make target for a static ebtables binary
by Bart De Schuymer
· 19 years ago
4cd1da6
trivial detail
by Bart De Schuymer
· 19 years ago
5976384
init hook_mask when no udc
by Bart De Schuymer
· 19 years ago
1902d18
add SCTP and DCCP for ip ports; make it clearer that DROP and ACCEPT are special in BROUTING
by Bart De Schuymer
· 19 years ago
510c9ce
remove unsigned char * warning with gcc 4.0
by Bart De Schuymer
· 19 years ago
639bbe9
allow SCTP/DCCP (Patrick McHardy)
by Bart De Schuymer
· 19 years ago
725c1ba
update date and version
by Bart De Schuymer
· 19 years ago
58acf95
use tmp direcory for rpmbuild
by Bart De Schuymer
· 19 years ago
308ea9f
add rpmbuild
by Bart De Schuymer
· 19 years ago
9d1e3ff
save previous ruleset to .save
by Bart De Schuymer
· 19 years ago
08643ea
don't specify files twice
by Bart De Schuymer
· 19 years ago
472e3f8
don't allow ' ' in chain names
by Bart De Schuymer
· 19 years ago
6bdb9f4
use system call creat to create empty file
by Bart De Schuymer
· 19 years ago
d9a49df
send bug messages to stderr
by Bart De Schuymer
· 19 years ago
Next »