pespin has posted comments on this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/21487 )

Change subject: WIP: gprs_ns2: add new vty2
......................................................................


Patch Set 18: Code-Review-1

(7 comments)

https://gerrit.osmocom.org/c/libosmocore/+/21487/18/include/osmocom/gprs/gprs_ns2.h
File include/osmocom/gprs/gprs_ns2.h:

https://gerrit.osmocom.org/c/libosmocore/+/21487/18/include/osmocom/gprs/gprs_ns2.h@45
PS18, Line 45:  GPRS_NS2_LL_UNDEF,      /*!< undefined used by vty */
what do you mean here? "undefined use by vty"? or "undefined is used by bty"? 
If the second, simply write "used by bty", otherwise it's confusing.


https://gerrit.osmocom.org/c/libosmocore/+/21487/18/src/gb/gprs_ns2_internal.h
File src/gb/gprs_ns2_internal.h:

https://gerrit.osmocom.org/c/libosmocore/+/21487/18/src/gb/gprs_ns2_internal.h@188
PS18, Line 188:
beautiful new spacing not related to the commit.


https://gerrit.osmocom.org/c/libosmocore/+/21487/18/src/gb/gprs_ns2_sns.c
File src/gb/gprs_ns2_sns.c:

https://gerrit.osmocom.org/c/libosmocore/+/21487/18/src/gb/gprs_ns2_sns.c@1541
PS18, Line 1541:  *  \param[in] stats Whether or not statistics shall also be 
printed */
ninja param, not showing up in the function!


https://gerrit.osmocom.org/c/libosmocore/+/21487/18/src/gb/gprs_ns2_sns.c@1554
PS18, Line 1554:                vty_out(vty, "  ip-sns %s %d%s", addr_str.ip, 
addr_str.port, VTY_NEWLINE);
port is probably %u


https://gerrit.osmocom.org/c/libosmocore/+/21487/18/src/gb/gprs_ns2_vty2.c
File src/gb/gprs_ns2_vty2.c:

https://gerrit.osmocom.org/c/libosmocore/+/21487/18/src/gb/gprs_ns2_vty2.c@220
PS18, Line 220: /* TODO: add fr/gre */
what about this todo.


https://gerrit.osmocom.org/c/libosmocore/+/21487/18/src/gb/gprs_ns2_vty2.c@362
PS18, Line 362:                         vty_out(vty, "nsvc udp %s %s %d%s",
ports as %u?


https://gerrit.osmocom.org/c/libosmocore/+/21487/18/src/gb/gprs_ns2_vty2.c@408
PS18, Line 408:         // TODO timer
this is missing?



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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I163279cf57e84198dc8c53e1c109f5a9474670e9
Gerrit-Change-Number: 21487
Gerrit-PatchSet: 18
Gerrit-Owner: lynxis lazus <lyn...@fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-CC: daniel <dwillm...@sysmocom.de>
Gerrit-Comment-Date: Tue, 22 Dec 2020 11:56:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment

Reply via email to