aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/proto_trxd.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-11proto_trxd: cosmetic: 'if' is not a function, add spaceVadim Yanitskiy1-1/+1
2020-06-19proto_trxd: Fix UndefinedBehaviorSanitizer from ubsanPau Espin Pedrol1-1/+1
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2019-07-20trxd_fill_common(): fix TRXD header version codingVadim Yanitskiy1-1/+1
2019-07-20proto_trxd.c: Use bit-wise AND, not boolean ANDHarald Welte1-1/+1
2019-07-19Transceiver: Support TRXD v1Pau Espin Pedrol1-0/+40
2019-07-19Transceiver: Move out TRXD socket send code to prepare for TRXDv1Pau Espin Pedrol1-0/+77