laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/27304 )
Change subject: common: gb-ns2: fix typo in configures ......................................................................
common: gb-ns2: fix typo in configures
Change-Id: Ia3d41d5fae8af7a35e86feba6ecb37c0692206b1 --- M common/chapters/gb-ns2.adoc 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
diff --git a/common/chapters/gb-ns2.adoc b/common/chapters/gb-ns2.adoc index f7ff2ac..34943d3 100644 --- a/common/chapters/gb-ns2.adoc +++ b/common/chapters/gb-ns2.adoc @@ -58,7 +58,7 @@
The Linux kernel Frame Relay LMI support (which only implements the user role anyway) is not used. Instead, the ITU-T Q.933 LMI is implemented -as part of the Osmocom NS code in libosmogb. Osmocom NS code configres +as part of the Osmocom NS code in libosmogb. Osmocom NS code configures the `hdlcX` device to match the correct mode (fr) and lmi (none). This is equivalent to the user-space command `sethdlc hdlcX fr lmi none`. The net-devices will be also brought _up_ by the Osmocom NS code equivalent to
1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.