Change in osmo-ggsn[master]: manuals/configuration.adoc: fix Network Address without prefix length

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
Thu Dec 5 17:48:04 UTC 2019


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


Change subject: manuals/configuration.adoc: fix Network Address without prefix length
......................................................................

manuals/configuration.adoc: fix Network Address without prefix length

"An address '192.168.7.1' is specified without prefix length. The behavior
of parsing addresses without prefix length will be changed in the future
release. Please specify prefix length explicitly."

Change-Id: I51777c6344191182fb87bae6f0048ce422802541
---
M doc/manuals/chapters/configuration.adoc
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/09/16509/1

diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc
index 657a014..5ba51eb 100644
--- a/doc/manuals/chapters/configuration.adoc
+++ b/doc/manuals/chapters/configuration.adoc
@@ -299,7 +299,7 @@
 Name=apn0 <1>
 
 [Network]
-Address=192.168.7.1 <2>
+Address=192.168.7.1/24 <2>
 IPMasquerade=yes <3>
 ----
 <1> The netowrk device name, which must match the one in the apn0.netdev unit file above

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

Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: I51777c6344191182fb87bae6f0048ce422802541
Gerrit-Change-Number: 16509
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191205/5bb803e2/attachment.htm>


More information about the gerrit-log mailing list