Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Eversberg 6d77e6a982 Move v5x_data.c and v5x_internal.h to src/
Also split VTY code into v5x_vty.c and v5x_vty.h

Some VTY code from main.c is moved also.
2023-03-07 15:45:09 +01:00
Andreas Eversberg de95171aef Work on v5x_data.c and v5x_internal.h 2023-03-07 15:44:59 +01:00
Andreas Eversberg d8bbd255d4 Fixed and completed v52_le_user_port_fsm.c for both ISDN and PSTN ports 2023-03-07 15:44:48 +01:00
Andreas Eversberg e3e64f7e34 Add enum type for user port data structure (PSTN or ISDN) 2023-03-07 15:44:42 +01:00
Andreas Eversberg 31d5aebc64 Work on v5x_data.c and v5x_internal.h 2023-03-07 15:44:32 +01:00
Harald Welte 70fda77610 fix typo in comment 2022-09-11 20:50:40 +02:00
Harald Welte 445290267d turn LAPD copy+paste into an actual LAPV5-DL implementation
This means
* getting rid of SAPI+TEI an replacing it with a V5 data link address,
* removing the hierarchical TEI/SAPI data structures
* removing the TEI manager
2022-09-11 20:50:40 +02:00
Harald Welte 7245238cc3 various compile fixes 2022-09-11 17:33:01 +02:00
Harald Welte e1070616f1 WIP initial import of far incomplete ETSI V5 implementation 2021-12-28 11:35:22 +01:00