summaryrefslogtreecommitdiffstats
path: root/src/e1_input_vty.c
Commit message (Expand)AuthorAgeFilesLines
* mISDN: optionally bypass kernel LAPD code and use userspace LAPDHarald Welte2011-08-211-2/+3
* add string.h include to fix compiler warningHarald Welte2011-08-191-0/+1
* E1 Input: Add rate counters for events related to E1 linesHarald Welte2011-08-161-9/+24
* E1 Input: Move 'show e1_*' command to e1_input_vty.cHarald Welte2011-08-161-0/+118
* E1 Input: Add VTY command to specify the name of a LineHarald Welte2011-08-161-1/+28
* update to comply with libosmocore namespace fixesHarald Welte2011-07-191-3/+3
* talloc: revert to use talloc inside libosmocoreHarald Welte2011-07-181-1/+1
* e1_input: add new refcounting scheme to avoid leaking E1 linesPablo Neira Ayuso2011-07-071-1/+1
* src: add e1_input_vty.c to libosmo-abisPablo Neira Ayuso2011-07-051-0/+102