aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_ns2_fr.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-02gprs_ns2_fr: Monitor the kernel net-device link stateHarald Welte1-2/+125
2020-12-02gprs_ns2_fr: remove include <linux/if.h>Alexander Couzens1-1/+0
2020-12-01gprs_ns_vty: Unify display of NSVCI on VTY in 'show ns entities'Harald Welte1-1/+1
2020-12-01gprs_ns2_fr: Print Frame Relay 'role' in VTYHarald Welte1-1/+4
2020-11-30frame_relay: Fix error path on ioctl() failureHarald Welte1-1/+1
2020-11-24ns2: move link layer type into NSEAlexander Couzens1-2/+2
2020-11-24ns2: move LL into public apiAlexander Couzens1-1/+1
2020-11-24ns2: add support for frame relayAlexander Couzens1-0/+545