Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
configs: add ebtables
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxmon committed Jan 17, 2018
1 parent 0991c75 commit 74fbfe3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion configs/armv5-3x.config
Expand Up @@ -4075,7 +4075,8 @@ CONFIG_PACKAGE_wdfs=m
# CONFIG_PACKAGE_arptables is not set
# CONFIG_PACKAGE_conntrack is not set
# CONFIG_PACKAGE_conntrackd is not set
# CONFIG_PACKAGE_ebtables is not set
CONFIG_PACKAGE_ebtables=m
CONFIG_PACKAGE_ebtables-utils=m
CONFIG_PACKAGE_fwknop=m
CONFIG_PACKAGE_fwknopd=m

Expand Down
3 changes: 2 additions & 1 deletion configs/armv7-3x.config
Expand Up @@ -4086,7 +4086,8 @@ CONFIG_PACKAGE_wdfs=m
# CONFIG_PACKAGE_arptables is not set
# CONFIG_PACKAGE_conntrack is not set
# CONFIG_PACKAGE_conntrackd is not set
# CONFIG_PACKAGE_ebtables is not set
CONFIG_PACKAGE_ebtables=m
CONFIG_PACKAGE_ebtables-utils=m
CONFIG_PACKAGE_fwknop=m
CONFIG_PACKAGE_fwknopd=m

Expand Down
3 changes: 2 additions & 1 deletion configs/x64-3x.config
Expand Up @@ -4076,7 +4076,8 @@ CONFIG_PACKAGE_wdfs=m
# CONFIG_PACKAGE_arptables is not set
# CONFIG_PACKAGE_conntrack is not set
# CONFIG_PACKAGE_conntrackd is not set
# CONFIG_PACKAGE_ebtables is not set
CONFIG_PACKAGE_ebtables=m
CONFIG_PACKAGE_ebtables-utils=m
CONFIG_PACKAGE_fwknop=m
CONFIG_PACKAGE_fwknopd=m

Expand Down

0 comments on commit 74fbfe3

Please sign in to comment.