osmo-v5/src
Andreas Eversberg 10e7687280 Sort ports when created (or loaded)
All ports of an interface (show running-configuration) are sorted
by ascending port number, but ISDN ports follow PSTN ports.
2024-04-01 22:35:26 +02:00
..
libecho add/update license notices 2023-07-20 21:05:56 +02:00
libg711 Fixed alaw/ulaw conversion library 2024-01-14 13:12:14 +01:00
Makefile.am Added echo cancelation option 2023-03-07 15:46:40 +01:00
lapv5.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
lapv5.h Improve management process, to handle startup/blocking/unblocking correctly 2023-03-07 15:46:59 +01:00
layer1.c Loss of frame support for detecting L1 failurew 2024-01-16 00:28:54 +01:00
layer1.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
logging.c add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +02:00
logging.h Completed implementation of v5x_l1_fsm.c 2023-03-07 15:45:49 +01:00
main.c Minor fixes to the Sa7 loopback test 2024-01-14 12:23:26 +01:00
ph_socket.c add/update license notices 2023-07-20 21:05:56 +02:00
ph_socket.h cosmetic: Fix various typos in ph_socket.h 2023-07-18 11:17:13 +02:00
v5le_vty.c Add option to give name to a V5 port 2024-04-01 22:34:48 +02:00
v5le_vty.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_data.c Sort ports when created (or loaded) 2024-04-01 22:35:26 +02:00
v5x_internal.h Add option to give name to a V5 port 2024-04-01 22:34:48 +02:00
v5x_l1_fsm.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
v5x_l1_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_ctrl_fsm.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
v5x_le_ctrl_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_management.c Correctly unlink assigned channels when unassigning 2023-09-28 22:34:52 +02:00
v5x_le_management.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_port_fsm.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
v5x_le_port_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_pstn_fsm.c Whenever we have a FSM around, use LOGPFSML instead of LOGP 2023-09-28 22:34:52 +02:00
v5x_le_pstn_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_protocol.c ignore MDL-ERROR-IND from LAPD layer 2023-09-28 22:34:52 +02:00
v5x_protocol.h add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +02:00
v52_le_bcc_fsm.c Correctly ignore BCC DL message, if no BCC process exists 2023-09-28 22:34:52 +02:00
v52_le_bcc_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v52_le_lcp_fsm.c Whenever we have a FSM around, use LOGPFSML instead of LOGP 2023-09-28 22:34:52 +02:00
v52_le_lcp_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v52_le_pp_fsm.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
v52_le_pp_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00