osmo-e1d/src/octoi
Harald Welte 3f342ee28c octoi: differentiate UNDERRUN from SUBSTITUTED in counters
A real _underrun_ happens if the RIFO is empty (depth == 0)
and should be counted different from a mere frame substition
due to packet loss.

Change-Id: I5448430b09ec10a16decdfd0a4a40850fe2ed1a6
2022-04-20 15:50:32 +02:00
..
Makefile.am RIFO (random in, first out) for IP->E1 direction 2022-04-09 13:21:49 +02:00
e1oip.c octoi: differentiate UNDERRUN from SUBSTITUTED in counters 2022-04-20 15:50:32 +02:00
e1oip.h octoi: differentiate UNDERRUN from SUBSTITUTED in counters 2022-04-20 15:50:32 +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: differentiate UNDERRUN from SUBSTITUTED in counters 2022-04-20 15:50:32 +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 octoi: differentiate UNDERRUN from SUBSTITUTED in counters 2022-04-20 15:50:32 +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