aboutsummaryrefslogtreecommitdiffstats
path: root/fr
AgeCommit message (Expand)AuthorFilesLines
2022-04-12Avoid generating zero-length packetsHarald Welte1-1/+1
2022-02-24Start BSSGP_CT and NS_CT as alive-type component in all testsuitesPau Espin Pedrol1-2/+2
2021-10-13regen_makefile.sh: set executable name explicitlyOliver Smith1-1/+3
2021-10-12regen_makefile.sh: files/flags in separate linesOliver Smith1-4/+17
2021-08-12fr/fr-net: use correct DLCI range for test casesAlexander Couzens1-4/+4
2021-06-15RAW_NS/NS_Provider_IPL4: allow to use the new NSVC interfaceAlexander Couzens1-1/+1
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