Attention is currently required from: arehbein, pespin.
Patch set 6:Code-Review -1
3 comments:
File src/common/vty.c:
Patch Set #6, Line 993: bts->pcu.sock_wqueue_len_max < 1
No need to check the value range here, libosmovty ensures that it's in the specified range.
File tests/osmo-bts.vty:
The libosmovty's own command are intentionally masked with '...', please keep it this way.
It's done on purpose to avoid failures when someone adds new commands to libraries.
help Description of the interactive help system
list Print command list
show Show running system information
write Write running configuration to memory, network, or terminal
exit Exit current mode and down to previous mode
Same here, these commands are masked with '...' on purpose.
To view, visit change 31534. To unsubscribe, or for help writing mail filters, visit settings.