osmo-e1d/src/octoi
Harald Welte 30530ff4a7 octoi: Disconnect the link when >= 7500 underruns/s
This situation is the result of the peer clock being continuously
too slow compared to the local clock, leading to RIFO underruns at
[virtually] all of the 8000/s E1 frames.  As the current code doesn't
recover from this, we might as well disconnect and re-start for
recovery.

Change-Id: Ie3fffa1c1c20962b40320c8cc088c140b8d64e77
2022-04-20 14:48:48 +02:00
..
Makefile.am RIFO (random in, first out) for IP->E1 direction 2022-04-09 13:21:49 +02:00
e1oip.c octoi: Simple RX priming / pre-filling 2022-04-19 19:31:18 +02:00
e1oip.h octoi: Disconnect the link when >= 7500 underruns/s 2022-04-20 14:48:48 +02:00
frame_fifo.c OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +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 OCTOI: re-implement LINE_STAT_E1oIP_E1T_FIFO 2022-04-17 11:37:29 +02:00
frame_rifo.h OCTOI: re-implement LINE_STAT_E1oIP_E1T_FIFO 2022-04-17 11:37:29 +02:00
libosmo-octoi.map OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
octoi.c octoi: Simple RX priming / pre-filling 2022-04-19 19:31:18 +02:00
octoi.h OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
octoi_clnt_fsm.c octoi: Disconnect the link when >= 7500 underruns/s 2022-04-20 14:48:48 +02:00
octoi_clnt_vty.c OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
octoi_fsm.c OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
octoi_fsm.h OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
octoi_sock.c OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
octoi_sock.h OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
octoi_srv_fsm.c octoi: Disconnect the link when >= 7500 underruns/s 2022-04-20 14:48:48 +02:00
octoi_srv_vty.c fix segfault on 'show octoi-server' if no server configured 2022-04-10 17:35:13 +02:00
octoi_vty.h OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00