Attention is currently required from: fixeria.

osmith has posted comments on this change. ( 
https://gerrit.osmocom.org/c/libosmo-abis/+/36342?usp=email )

Change subject: e1line_dump_vty(): dump keepalive state and params
......................................................................


Patch Set 1:

(1 comment)

File src/e1_input_vty.c:

https://gerrit.osmocom.org/c/libosmo-abis/+/36342/comment/466730ce_b71f55a1
PS1, Line 473:          vty_out(vty, "(driver's default)");
how about:

```
vty_out(vty, "%ds (driver's default)", DEFAULT_TCP_KEEPALIVE_RETRY_COUNT);
```

same with DEFAULT_TCP_KEEPALIVE_INTERVAL, DEFAULT_TCP_KEEPALIVE_RETRY_COUNT



--
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/36342?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I17bd991850333ee794ab216f474b5e045fb01fa3
Gerrit-Change-Number: 36342
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osm...@sysmocom.de>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-Attention: fixeria <vyanits...@sysmocom.de>
Gerrit-Comment-Date: Tue, 19 Mar 2024 08:24:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment

Reply via email to