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/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Dec 6 09:54:42 UTC 2019


laforge has submitted this change. ( 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(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



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-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191206/a57600f3/attachment.htm>


More information about the gerrit-log mailing list