aboutsummaryrefslogtreecommitdiffstats
path: root/fr
AgeCommit message (Expand)AuthorFilesLines
2021-02-04fr: Use dumpcap instead lf tcpdump to capture hdlc net-devicesHarald Welte1-3/+3
2021-02-04fr: Don't write TIMEROP_START to ConsoleLogHarald Welte1-1/+1
2021-02-04fr: Randomize packet size used in TC_ul2dl_ud()Harald Welte1-1/+15
2021-02-04fr: Add TC_ul2dl_udHarald Welte1-0/+42
2021-02-04fr: UE_CT: Store BVCI + CellId in each UEHarald Welte1-4/+8
2021-02-04fr/fr-net: Use four parallel FR NS-VC instead of just oneHarald Welte1-2/+26
2021-02-03fr: TC_bvc_bringupHarald Welte1-0/+12
2021-02-03fr: Generalize and document functionsHarald Welte1-20/+36
2021-02-03fr: Add component id in logs; add 15s timeout waiting for BVC-UNBLOCKHarald Welte1-2/+11
2021-02-03fr: Make TC_foo() actually terminateHarald Welte1-3/+7
2021-02-03fr: Implement per-UE guard timeoutHarald Welte1-2/+13
2021-02-03fr: Don't wait indefinitely, but wait until all UE components terminateHarald Welte1-4/+14
2021-01-30fr + gbproxy: Start to use AF_PACKET ENOBUFS work-aroundHarald Welte1-0/+1
2021-01-17remove unused NS_CodecPort.ttcn/NS_CodecPort_CtrlFunctAlexander Couzens2-2/+2
2020-11-16FR/FRNET: Introduce simplistic simulation of UEsHarald Welte1-0/+75
2020-11-16BSSGP_Emulation: Allow a "CreateCb" to handle unknown inbound TLLIHarald Welte1-1/+2
2020-11-12FR/FRNET: Reduce console log verbosityHarald Welte1-1/+1
2020-11-12FR/FRNET: Dynamically create number of BVC at runtimeHarald Welte1-24/+35
2020-11-12NS_Emulation: Support multiple NS-VC within one NSE (NS-VCG)Harald Welte1-8/+12
2020-10-16FR/FRNET: add Frame Relay emulationHarald Welte5-0/+178