gluon-firmware/package/gluon-ebtables-limit-arp/src
David Bauer fdc79c5721
gluon-ebtables-limit-arp: declare clock as extern (#2343)
Declare the clock variable as extern in the header file.

Fixes compilation of gluon-ebtables-limit-arp with OpenWrt master:

multiple definition of `clock'; /gluon/openwrt/tmp/ccuynR0G.o:(.bss+0x230): first defined here

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-12-20 17:37:51 +01:00
..
LICENSE gluon-ebtables-limit-arp: a package for ARP rate-limiting 2018-02-15 23:21:11 +01:00
Makefile gluon-ebtables-limit-arp: a package for ARP rate-limiting 2018-02-15 23:21:11 +01:00
addr_store.c gluon-ebtables-limit-arp: a package for ARP rate-limiting 2018-02-15 23:21:11 +01:00
addr_store.h gluon-ebtables-limit-arp: a package for ARP rate-limiting 2018-02-15 23:21:11 +01:00
gluon-arp-limiter.c gluon-ebtables-limit-arp: declare clock as extern (#2343) 2021-12-20 17:37:51 +01:00
gluon-arp-limiter.h gluon-ebtables-limit-arp: declare clock as extern (#2343) 2021-12-20 17:37:51 +01:00
lookup3.c package: update urls to https 2019-02-16 19:25:49 +01:00
lookup3.h gluon-ebtables-limit-arp: a package for ARP rate-limiting 2018-02-15 23:21:11 +01:00
mac.c gluon-ebtables-limit-arp: a package for ARP rate-limiting 2018-02-15 23:21:11 +01:00
mac.h gluon-ebtables-limit-arp: do not add multicast addresses to filter 2018-04-01 03:26:50 +02:00