Commit Graph

118 Commits

Author SHA1 Message Date
Andreas Eversberg 4fce22ee23 Several fixes for lapv5.c 2023-03-07 15:44:30 +01:00
Andreas Eversberg eb1570c90c Work on v5x_protocol.c 2023-03-07 15:44:29 +01:00
Andreas Eversberg 42de820cfc Changes to Makefile 2023-03-07 15:44:29 +01:00
Andreas Eversberg 33010c807f Rename SAP functions of lapv5 to be more conclusive 2023-03-07 15:44:28 +01:00
Andreas Eversberg 32d558701a Add logging.c/logging.h 2023-03-07 15:44:28 +01:00
Andreas Eversberg 31f8451c7b Removed config file 2023-03-07 15:44:27 +01:00
Harald Welte 0f42168f9f add README.md 2022-09-11 20:59:17 +02:00
Harald Welte 19435b7348 Makefile: build + link more source files 2022-09-11 20:50:40 +02:00
Harald Welte 36f1170dec v51_le_ctrl: Dispatch events for received port control messages 2022-09-11 20:50:40 +02:00
Harald Welte 9fcd2c429b main.c: use correct sub-system when printing received HDLC frames 2022-09-11 20:50:40 +02:00
Harald Welte 5027a2ba43 v5x_protocol: look-up user port only where needed (PSTN signaling)
... and add some more comments on the grouping of messages
2022-09-11 20:50:40 +02:00
Harald Welte 704336eb79 v51_le_ctrl: remove TODO (it's already implemented) 2022-09-11 20:50:40 +02:00
Harald Welte 134cadaa6a v51_le_ctrl: dispatch events to common control FSM 2022-09-11 20:50:40 +02: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 28f9c63f7a add skeleton for v5le (just opening the E1 line and adding LAPD) 2022-09-11 16:59:23 +02:00
Harald Welte e1070616f1 WIP initial import of far incomplete ETSI V5 implementation 2021-12-28 11:35:22 +01:00