aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-01DAHDI trunkdev supportHarald Welte1-4/+69
2022-11-02Differentiate between icE1usb and e1-tracer in log/vty outputHarald Welte1-1/+1
2022-10-06vty: Add option to disable GPS-DO loop and use manual tuning valuesSylvain Munaut1-0/+36
2022-04-10vty: Print only applicable information during 'show line'Harald Welte1-8/+17
2022-03-28OCTOI: initial support for E1oIP forwardingHarald Welte1-3/+27
2022-03-28vty.c: Fix re-reading of config file after 'write file'Harald Welte1-3/+3
2022-02-07GPS-DO support for icE1usb hardwareHarald Welte1-0/+13
2022-02-01Allow configuration of interfaces/lines via VTYHarald Welte1-5/+163
2022-01-09Fix a bunch of warning raised by the new build warning optionsSylvain Munaut1-1/+1
2021-03-26e1d: fix ASSERT during "write terminal"Harald Welte1-1/+5
2021-01-05Evaluate received E and A bits in TS0Harald Welte1-2/+5
2020-12-20vty: export vty_e1d + move e1d_vty_node to header fileHarald Welte1-5/+1
2020-12-20Add per-line rate counter group to count various errorsHarald Welte1-0/+2
2020-12-19vpair: fix writing config file with vpairs configuredHarald Welte1-1/+47
2020-07-14actually implement the superchannel modeHarald Welte1-1/+11
2020-07-11print E1DP Mode as string, not in numeric formatHarald Welte1-1/+1
2020-06-30vty: Print actual driver name instead of FIXMEHarald Welte1-1/+2
2020-06-29Add virtual pair of E1 interfacesHarald Welte1-4/+22
2020-06-29VTY interface supportHarald Welte1-0/+139