summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/networking/gbmc-bridge.bb
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-04-27 23:05:45 +0300
committerWilliam A. Kennington III <wak@google.com>2021-05-10 12:50:24 +0300
commit53527f3f24e5df5d0344f057cdb85dde7e596955 (patch)
treececca9822b97cc3e4d93abf8ccb3a4b2cc5dc768 /meta-google/recipes-google/networking/gbmc-bridge.bb
parente93c50b40556efcd87ecd7fb6d490ac2102d42bd (diff)
downloadopenbmc-53527f3f24e5df5d0344f057cdb85dde7e596955.tar.xz
meta-google: gbmc-bridge: Recognize public addresses internally
We want to be able to categorize public addresses being used for internal traffic, and allow them to access internal services. Change-Id: I1f4b8eaa329954f330c3052c0c789b8e5e3b4662 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google/recipes-google/networking/gbmc-bridge.bb')
-rw-r--r--meta-google/recipes-google/networking/gbmc-bridge.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-google/recipes-google/networking/gbmc-bridge.bb b/meta-google/recipes-google/networking/gbmc-bridge.bb
index 80a42bd172..6c51a28067 100644
--- a/meta-google/recipes-google/networking/gbmc-bridge.bb
+++ b/meta-google/recipes-google/networking/gbmc-bridge.bb
@@ -18,6 +18,7 @@ SRC_URI += " \
file://gbmc-br-from-ra.sh \
file://gbmc-br-ensure-ra.sh \
file://gbmc-br-ensure-ra.service \
+ file://gbmc-br-nft.sh \
"
FILES_${PN}_append = " \
@@ -89,6 +90,7 @@ do_install() {
install -d -m0755 "$mondir"
install -m0644 ${WORKDIR}/gbmc-br-ula.sh "$mondir"/
install -m0644 ${WORKDIR}/gbmc-br-from-ra.sh "$mondir"/
+ install -m0644 ${WORKDIR}/gbmc-br-nft.sh "$mondir"/
install -d -m0755 ${D}${libexecdir}
install -m0755 ${WORKDIR}/gbmc-br-ensure-ra.sh ${D}${libexecdir}/