Reenable ebtables filters

This commit is contained in:
Franz Pletz
2015-10-04 13:10:15 +02:00
parent 575c48c284
commit 11e58e4d0c
2 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
GLUON_SITE_FEEDS='ffmuc_packages' GLUON_SITE_FEEDS='ffmuc_packages'
PACKAGES_FFMUC_PACKAGES_REPO=https://github.com/freifunkMUC/gluon-packages.git PACKAGES_FFMUC_PACKAGES_REPO=https://github.com/freifunkMUC/gluon-packages.git
PACKAGES_FFMUC_PACKAGES_COMMIT=82e721ad5d7c9eca8728954cfa1ab1d5b9168487 PACKAGES_FFMUC_PACKAGES_COMMIT=d4d5aa3e3874ca6099e91fd70008ad5d54038169
GLUON_SITE_FEEDS='gluon_community_repositorys' GLUON_SITE_FEEDS='gluon_community'
PACKAGES_GLUON_COMMUNITY_REPOSITORYS_REPO=https://github.com/freifunk-gcp/v2015.1 PACKAGES_GLUON_COMMUNITY_REPO=https://github.com/freifunk-gcp/v2015.1
PACKAGES_GLUON_COMMUNITY_REPOSITORYS_COMMIT=2e7326aa903273485617f28cdf17dc06dfe44a87 PACKAGES_GLUON_COMMUNITY_COMMIT=2e7326aa903273485617f28cdf17dc06dfe44a87

View File

@@ -9,7 +9,7 @@ GLUON_SITE_PACKAGES := \
gluon-config-mode-mesh-vpn \ gluon-config-mode-mesh-vpn \
gluon-config-mode-geo-location \ gluon-config-mode-geo-location \
gluon-config-mode-contact-info \ gluon-config-mode-contact-info \
gluon-config-mode-site-select \ gluon-config-mode-site-select \
gluon-ebtables-filter-multicast \ gluon-ebtables-filter-multicast \
gluon-ebtables-filter-ra-dhcp \ gluon-ebtables-filter-ra-dhcp \
gluon-luci-admin \ gluon-luci-admin \
@@ -24,9 +24,9 @@ GLUON_SITE_PACKAGES := \
gluon-status-page \ gluon-status-page \
iwinfo \ iwinfo \
iptables \ iptables \
haveged #\ haveged \
# gluon-ebtables-filter-arp-ffmuc \ gluon-ebtables-filter-arp-ffmuc \
# gluon-ebtables-filter-multicast-ffmuc gluon-ebtables-filter-multicast-ffmuc
DEFAULT_GLUON_RELEASE := snapshot~$(shell date '+%Y%m%d') DEFAULT_GLUON_RELEASE := snapshot~$(shell date '+%Y%m%d')