Change in osmo-bsc[master]: ipaccess-config: fix wrong flag name in ipa_nvflag_strs[]

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Sun Nov 7 19:35:38 UTC 2021


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/26147 )


Change subject: ipaccess-config: fix wrong flag name in ipa_nvflag_strs[]
......................................................................

ipaccess-config: fix wrong flag name in ipa_nvflag_strs[]

Change-Id: Idf8e3a9ee6d9a8801d53254c772548586d4a9c60
---
M src/ipaccess/ipaccess-config.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/47/26147/1

diff --git a/src/ipaccess/ipaccess-config.c b/src/ipaccess/ipaccess-config.c
index 9f23b56..e3d0e48 100644
--- a/src/ipaccess/ipaccess-config.c
+++ b/src/ipaccess/ipaccess-config.c
@@ -501,7 +501,7 @@
 	{ 0x0002, "static-gw" },
 	{ 0x0004, "no-dhcp-vsi" },
 	{ 0x0008, "dhcp-enabled" },
-	{ 0x0040, "led-disabled" },
+	{ 0x0040, "led-enabled" },
 	{ 0x0100, "secondary-oml-enabled" },
 	{ 0x0200, "diag-enabled" },
 	{ 0x0400, "cli-enabled" },

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/26147
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Idf8e3a9ee6d9a8801d53254c772548586d4a9c60
Gerrit-Change-Number: 26147
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211107/6ba91e85/attachment.htm>


More information about the gerrit-log mailing list