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.orglaforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/14743 )
Change subject: add ipa pingp/pong keepalive for OML/RSL links between bts and bsc
......................................................................
Patch Set 1:
(1 comment)
this also needs an entry in TODO-RELEASE as it breaks ABI+API
https://gerrit.osmocom.org/#/c/14743/1/src/e1_input_vty.c
File src/e1_input_vty.c:
https://gerrit.osmocom.org/#/c/14743/1/src/e1_input_vty.c@184
PS1, Line 184: if (!line) {
: vty_out(vty, "%% Line %d doesn't exist%s", e1_nr, VTY_NEWLINE);
: return CMD_WARNING;
: }
: if(strcmp(line->driver->name, "ipa") != 0){
: vty_out(vty, "%% Line %d doesn't use the ipa driver%s", e1_nr, VTY_NEWLINE);
: return CMD_WARNING;
: }
same stylitsic comments as in the other patch. here it's even two if-clauses with space and two without,
--
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/14743
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I30e3bd601e55355aaf738ee2f2c44c1ec2c46c6a
Gerrit-Change-Number: 14743
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge at gnumonks.org>
Gerrit-Comment-Date: Thu, 11 Jul 2019 03:30:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190711/27d51288/attachment.htm>