osmo-e1d/src/octoi
Harald Welte 99161f1423 octoi: Reset FIFO/RIFO when entering ACCEPTED state
For both OCTOI client + server FSM, whenever we enter the ACCEPTED
state (we disconnect), let's reset the RIFO/FIFO state.  This makes
sure no left-over frames from some earlier connection are present,
and also ensures our initial frame number expectations are correct.

Change-Id: I9e721b5dbf22728cb2361ed121d12def7016dcc2
2022-04-19 19:20: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: Reset FIFO/RIFO when entering ACCEPTED state 2022-04-19 19:20:48 +02:00
e1oip.h octoi: Reset FIFO/RIFO when entering ACCEPTED state 2022-04-19 19:20: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: Update RIFO depth also on dequeue 2022-04-19 14:57:20 +02:00
octoi.h OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
octoi_clnt_fsm.c octoi: Reset FIFO/RIFO when entering ACCEPTED state 2022-04-19 19:20: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: Reset FIFO/RIFO when entering ACCEPTED state 2022-04-19 19:20: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