aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_ns2_internal.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-10gprs_ns2: add member name to bindAlexander Couzens1-0/+2
2020-12-10gprs_ns2: introduce NS dialectsAlexander Couzens1-6/+8
2020-12-02Integrate libmnl (minimal netlink) library with libosmocore select loopHarald Welte1-0/+4
2020-11-24ns2: move link layer type into NSEAlexander Couzens1-2/+6
2020-11-24ns2: move LL into public apiAlexander Couzens1-9/+1
2020-11-24ns2: implement link sharing selectorAlexander Couzens1-1/+7
2020-11-24ns2: add support for frame relayAlexander Couzens1-0/+1
2020-11-20ns2: Add a function to set the NSVC FSM back to unconfiguredDaniel Willmann1-0/+1
2020-11-06ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indicationDaniel Willmann1-0/+1
2020-10-09gprs_ns2: make struct osmo_sockaddr pointers constVadim Yanitskiy1-2/+2
2020-10-05ns2: vty: on `show ns` add information of NS bindsAlexander Couzens1-1/+4
2020-10-03ns2: status ind: add additional flags (first and persistent)Alexander Couzens1-0/+4
2020-10-03ns2: refactor ns2_prim_status_ind()Alexander Couzens1-2/+2
2020-09-25ns2: ns2_recv_vc: remove unused parameter nsiAlexander Couzens1-2/+1
2020-09-15Gb: add a second NS implementationAlexander Couzens1-0/+290