summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* man: proper roff encoding for ^HEADmasterJan Engelhardt2023-11-271-1/+1
* ebtables: better error message when -j is missingJan Engelhardt2023-11-131-1/+1
* man: fix one spelloJan Engelhardt2023-11-131-1/+1
* man: perform backslash-encodingJan Engelhardt2023-11-131-197/+197
* man: display number ranges with an en dashJan Engelhardt2023-11-131-11/+11
* man: layout and colorize synopsis similar to iptablesJan Engelhardt2023-11-131-25/+32
* man: consistent use of \(em in Name sectionsJan Engelhardt2023-11-131-1/+1
* man: make TH word match Name lineJan Engelhardt2023-11-131-2/+2
* ebtables: add "allstatic" build targetJustin Swartz2022-08-021-1/+3
* ebtables: fix the 'static' build targetRobert Kolchmeyer2022-03-221-2/+1
* libebtc: fix malloc usageFlorian Westphal2021-09-301-36/+24
* ebtables: Spewing an error if --concurrent isn't first argumentFiro Yang2021-04-191-0/+2
* libebtc: Fix an issue that '--concurrent' doesn't work with NFSFiro Yang2021-04-191-1/+1
* libebtc: Open the lockfile with O_CLOEXECOndrej Mosnacek2021-02-171-1/+1
* build: remove stray @ sign in manpageJan Engelhardt2019-12-031-1/+1
* build: ebtables 2.0.11 releaseebtables-2.0.11Pablo Neira Ayuso2019-12-021-1/+1
* Drop ebtables-config from repositoryPhil Sutter2019-06-263-42/+1
* Fix incorrect IPv6 prefix formattingPhil Sutter2019-05-121-1/+1
* Fix segfault with missing lockfile directoryPhil Sutter2019-04-091-1/+2
* extensions: Add AUDIT targetPhil Sutter2019-04-033-1/+141
* Allow customizing lockfile location at configure timePhil Sutter2019-04-033-8/+6
* extensions: Drop MakefilePhil Sutter2019-04-031-30/+0
* Adjust .gitignore to renamed filesPhil Sutter2019-03-131-4/+4
* Print IPv6 prefixes in CIDR notationPhil Sutter2019-02-141-5/+30
* ebtables: drop sysvinit scriptArturo Borrero Gonzalez2019-01-283-150/+1
* ebtables: drop .spec fileArturo Borrero Gonzalez2019-01-281-83/+0
* ebtables: legacy renamingArturo Borrero Gonzalez2018-12-054-13/+26
* extensions: among: Fix bitmask checkPhil Sutter2018-11-121-2/+2
* ebtablesd: avoid build warningFlorian Westphal2018-07-021-4/+1
* build: move to automakeJan Engelhardt2018-07-027-278/+163
* Add .gitignoreJan Engelhardt2018-07-021-0/+7
* extensions: use __attribute__((constructor)) for autoregistrationJan Engelhardt2018-07-0226-59/+28
* build: use autoconf-style placeholders in sed-ed filesJan Engelhardt2018-07-024-27/+27
* build: rename sed source files to .inJan Engelhardt2018-07-025-7/+7
* build: drop install -o/-g rootJan Engelhardt2018-06-281-12/+12
* extensions: ebt_string: take action if snprintf discards dataDuncan Roe2018-06-281-1/+3
* extensions: fix build failure on fc28Florian Westphal2018-06-061-1/+1
* build: update ebtables.h from kernel and drop local unused copyJan Engelhardt2018-06-063-295/+20
* ebtables: Fix build errors and warningsDuncan Roe2018-05-152-15/+14
* include: Fix musl libc compatibilityBaruch Siach2018-05-081-0/+1
* extensions: Add string filter to ebtablesBernie Harris2018-04-276-5/+359
* ebt_ip: add support for matching IGMP typeMatthias Schiffer2018-04-112-14/+65
* ebt_ip: add support for matching ICMP type and codeMatthias Schiffer2018-04-111-2/+94
* Move ICMP type handling functions from ebt_ip6 to useful_functions.cMatthias Schiffer2018-04-113-159/+174
* include: sync linux/netfilter_bridge/ebt_ip.h with kernelMatthias Schiffer2018-04-111-3/+13
* Fix locking if LOCKDIR does not existPhil Sutter2018-01-171-4/+10
* Use flock() for --concurrent optionPhil Sutter2017-10-242-52/+5
* ebtables: extensions: Constify option structGargi Sharma2017-03-2818-20/+20
* ebtables: Allow RETURN target rules in user defined chainsAlin Năstac2015-10-281-1/+1
* ethernetdb.h: Remove C++ specific compiler hint macro _THROWFelix Janda2015-05-211-6/+5