summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2022-05-20 19:43:02 +0300
committerWilliam A. Kennington III <wak@google.com>2022-05-27 02:02:20 +0300
commit9326df82f9966b65bd3f1070bba844d7eb9bd0f8 (patch)
tree6112ad471e3ef6b972f3bf92c650e38ff4e9007c /meta-google
parentf4ce04c4ead9a4693261096a81b3de7867518238 (diff)
downloadopenbmc-9326df82f9966b65bd3f1070bba844d7eb9bd0f8.tar.xz
meta-google: gbmc-ncsi-config: Fix ping on non-bridge machines
Change-Id: I5abbeb2bd49a0434cd51a98fc63e25b6901865eb Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/recipes-google/ncsi/files/50-gbmc-ncsi.rules.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-google/recipes-google/ncsi/files/50-gbmc-ncsi.rules.in b/meta-google/recipes-google/ncsi/files/50-gbmc-ncsi.rules.in
index 303dbca8c7..6a41c66656 100644
--- a/meta-google/recipes-google/ncsi/files/50-gbmc-ncsi.rules.in
+++ b/meta-google/recipes-google/ncsi/files/50-gbmc-ncsi.rules.in
@@ -12,6 +12,7 @@ table inet filter {
reject
}
chain gbmc_br_pub_input {
+ ip6 nexthdr icmpv6 accept
}
chain ncsi_legacy_input {
jump ncsi_any_input