osmo-e1d/src/octoi
Sylvain Munaut 6005fb3ea8 octoi: Prevent segfault on 'show octoi-clients if a client has no line
This can happen if the specified device in the config isn't plugged
in for instance, no line is created ...

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: I594463591f2945a04ccd708f16788034cc1dfc57
2022-10-12 22:16:12 +02:00
..
Makefile.am RIFO (random in, first out) for IP->E1 direction 2022-04-09 13:21:49 +02:00
e1oip.c e1oip: Make batching-factor and prefill-frame-count configurable 2022-05-08 09:40:43 +02:00
e1oip.h e1oip: Make batching-factor and prefill-frame-count configurable 2022-05-08 09:40:43 +02:00
frame_fifo.c cosmetic: remove dead code {fifo,rifo}_dump() functions 2022-04-20 21:32:20 +02:00
frame_fifo.h RIFO (random in, first out) for IP->E1 direction 2022-04-09 13:21:49 +02:00
frame_rifo.c cosmetic: remove dead code {fifo,rifo}_dump() functions 2022-04-20 21:32:20 +02:00
frame_rifo.h octoi: Fix frame_rifo_depth() function 2022-04-20 15:48:26 +02:00
libosmo-octoi.map OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
octoi.c e1oip: Rename e1oip:overflow to e1oip:e1o_overflow 2022-04-20 15:50:33 +02:00
octoi.h OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
octoi_clnt_fsm.c e1oip: Make batching-factor and prefill-frame-count configurable 2022-05-08 09:40:43 +02:00
octoi_clnt_vty.c e1oip: Make batching-factor and prefill-frame-count configurable 2022-05-08 09:40:43 +02:00
octoi_fsm.c octoi: Prevent segfault on 'show octoi-clients if a client has no line 2022-10-12 22:16:12 +02:00
octoi_fsm.h octoi: Send ECHO_REQ every 10s and update the related stat_item 2022-05-01 11:22:06 +02:00
octoi_sock.c octoi: only memcpy() if it is present in _octoi_tx_echo() 2022-05-01 11:22:06 +02:00
octoi_sock.h e1oip: Add rate_ctr for rx + tx packet / byte count 2022-05-01 11:22:06 +02:00
octoi_srv_fsm.c octoi_srv_fsm: fix implicit fall-through 2022-07-12 13:17:23 +02:00
octoi_srv_vty.c e1oip: Make batching-factor and prefill-frame-count configurable 2022-05-08 09:40:43 +02:00
octoi_vty.h e1oip: Make batching-factor and prefill-frame-count configurable 2022-05-08 09:40:43 +02:00