summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_among.c
Commit message (Expand)AuthorAgeFilesLines
* small changes to remove warnings when optimization is on (thanks to Peter Vol...Bart De Schuymer2011-08-111-4/+4
* free possible memory leak found by Coverity static analysis (Jiri Popelka)Bart De Schuymer2011-06-231-0/+2
* put include of ebtables_u.h higher so that __EXPORTED_HEADERS__ is definedBart De Schuymer2010-12-181-1/+1
* fix --among-dst-file, which translated into --among-src (reported by Thierry ...Bart De Schuymer2010-04-221-1/+1
* fix simple regressionBart De Schuymer2009-06-211-1/+1
* fix for x86-64 (reported by Pavel Emelyanov)Bart De Schuymer2008-03-041-11/+13
* Jan Engelhardt: remove unneedd macroBart De Schuymer2008-02-031-1/+1
* *** empty log message ***Bart De Schuymer2006-12-221-0/+1
* allow list taken from a file for among matchBart De Schuymer2006-08-171-4/+43
* remove unsigned char * warning with gcc 4.0Bart De Schuymer2006-01-231-1/+1
* general cleanup + add -C and -cBart De Schuymer2005-02-081-32/+43
* add shared librariesBart De Schuymer2004-01-211-18/+17
* Make ebtables library functionsBart De Schuymer2004-01-141-7/+7
* *** empty log message ***Bart De Schuymer2003-10-121-2/+2
* *** empty log message ***Bart De Schuymer2003-10-121-1/+1
* *** empty log message ***Bart De Schuymer2003-09-271-1/+12
* changed the structure of the hash tablegborowiak2003-09-161-90/+164
* Changed to new fashion (print_mac, named fields...)gborowiak2003-09-071-10/+10
* - variable size of the pool of addresses, no limit to 256gborowiak2003-09-071-78/+203
* Grzegorz Borowiak <grzes_at_gnu.univ.gda.pl>Bart De Schuymer2003-09-021-0/+233