index
:
delta/ebtables.git
baserock/pedroalvarez/ebt_ulog-fix
baserock/pedroalvarez/ebt_ulog-fix-v2
baserock/pedroalvarez/ebt_ulog-fix-v3
master
git.netfilter.org: ebtables
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove irrelevant negative value check for the result of strtoul, found by Co...
Bart De Schuymer
2011-06-23
1
-7
/
+0
*
free possible memory leak found by Coverity static analysis (Jiri Popelka)
Bart De Schuymer
2011-06-23
1
-0
/
+2
*
extend ebt_ip6 to allow matching on ipv6-icmp types/codes (by Florian Westphal)
Bart De Schuymer
2011-01-18
1
-2
/
+225
*
put include of ebtables_u.h higher so that __EXPORTED_HEADERS__ is defined
Bart De Schuymer
2010-12-18
3
-3
/
+3
*
fix --among-dst-file, which translated into --among-src (reported by Thierry ...
Bart De Schuymer
2010-04-22
1
-1
/
+1
*
add LDFLAGS (Peter Volkov)
Bart De Schuymer
2010-03-16
1
-1
/
+1
*
fix simple regression
Bart De Schuymer
2009-06-21
1
-1
/
+1
*
prevent source code corruption with static build (reported by Tino Keitel)
Bart De Schuymer
2009-02-12
1
-2
/
+2
*
make string_to_number() static
Bart De Schuymer
2009-02-12
1
-1
/
+1
*
add nflog to the build process
Bart De Schuymer
2009-02-12
1
-1
/
+1
*
add ebtables nflog support (Peter Warasin)
Bart De Schuymer
2008-03-17
1
-0
/
+179
*
fix for x86-64 (reported by Pavel Emelyanov)
Bart De Schuymer
2008-03-04
1
-11
/
+13
*
Kuo-Lang Tseng et al: add ipv6 support
Bart De Schuymer
2008-02-21
3
-1
/
+353
*
Jan Engelhardt: remove unneedd macro
Bart De Schuymer
2008-02-03
16
-17
/
+17
*
add gratuitous arp filtering
Bart De Schuymer
2007-03-28
1
-3
/
+18
*
*** empty log message ***
Bart De Schuymer
2006-12-22
1
-0
/
+1
*
add --snat-arp
Bart De Schuymer
2006-12-15
1
-5
/
+18
*
remove magic number -16
Bart De Schuymer
2006-12-15
1
-7
/
+7
*
shared libraries need fPIC
Bart De Schuymer
2006-12-14
1
-2
/
+2
*
always show target
Bart De Schuymer
2006-10-12
1
-2
/
+0
*
add --mark-or, --mark-xor and --mark-and support for mark target
Bart De Schuymer
2006-10-03
1
-12
/
+62
*
allow list taken from a file for among match
Bart De Schuymer
2006-08-17
1
-4
/
+43
*
deal with multiple declaration of _init
Bart De Schuymer
2006-08-17
1
-2
/
+2
*
remove unsigned char * warning with gcc 4.0
Bart De Schuymer
2006-01-23
4
-10
/
+14
*
allow SCTP/DCCP (Patrick McHardy)
Bart De Schuymer
2006-01-23
1
-5
/
+8
*
disallow "
Bart De Schuymer
2005-09-26
1
-0
/
+2
*
make array of chains
Bart De Schuymer
2005-08-27
1
-2
/
+1
*
fix --ulog
Bart De Schuymer
2005-07-24
1
-1
/
+1
*
use ebt_check_option2
Bart De Schuymer
2005-02-14
1
-1
/
+1
*
general cleanup + add -C and -c
Bart De Schuymer
2005-02-08
20
-501
/
+435
*
add ebtablesu scheme, along with general cleanup
Bart De Schuymer
2005-01-19
3
-16
/
+13
*
make range specification like -p
Bart De Schuymer
2004-12-21
1
-52
/
+77
*
prefer mark-set over set-mark
Bart De Schuymer
2004-12-05
1
-2
/
+5
*
add ulog watcher
Bart De Schuymer
2004-11-20
2
-1
/
+185
*
fix -D --arp-mac-src
Bart De Schuymer
2004-09-04
1
-4
/
+4
*
add shared libraries
Bart De Schuymer
2004-01-21
19
-152
/
+157
*
Make ebtables library functions
Bart De Schuymer
2004-01-14
18
-219
/
+102
*
*** empty log message ***
Bart De Schuymer
2003-11-02
1
-1
/
+3
*
*** empty log message ***
Bart De Schuymer
2003-10-12
1
-2
/
+2
*
*** empty log message ***
Bart De Schuymer
2003-10-12
1
-1
/
+1
*
*** empty log message ***
Bart De Schuymer
2003-09-27
1
-1
/
+1
*
*** empty log message ***
Bart De Schuymer
2003-09-27
1
-1
/
+12
*
Tom Marshall <tommy_at_home.tig-grr.com>
Bart De Schuymer
2003-09-18
1
-0
/
+219
*
changed the structure of the hash table
gborowiak
2003-09-16
1
-90
/
+164
*
Changed to new fashion (print_mac, named fields...)
gborowiak
2003-09-07
1
-10
/
+10
*
'!' in --i[ds]nat-list changed to '_', because '!' is a special in bash
gborowiak
2003-09-07
1
-25
/
+25
*
- variable size of the pool of addresses, no limit to 256
gborowiak
2003-09-07
1
-78
/
+203
*
Initial release
gborowiak
2003-09-07
1
-0
/
+379
*
Grzegorz Borowiak <grzes_at_gnu.univ.gda.pl>
Bart De Schuymer
2003-09-02
1
-0
/
+233
*
C99 initializers
Bart De Schuymer
2003-08-30
16
-138
/
+133
[next]