summaryrefslogtreecommitdiffstats
path: root/src/gb
Commit message (Expand)AuthorAgeFilesLines
* libosmogb: Add function to close NS instance without destroying itHolger Hans Peter Freyther2013-07-062-7/+13
* BSSGP: prevent divide-by-zero in flow controlHarald Welte2013-06-291-10/+33
* gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther2013-03-253-0/+24
* Fix build on CygwinEvgeny Zverev2013-01-121-1/+5
* build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut2012-12-111-2/+1
* Do not use --version-script linker flag on OSXTobias Engel2012-10-271-1/+1
* Define struct iphdr for OSXTobias Engel2012-10-271-1/+1
* Doc: Adding new parameter descriptions in gprs_bssgp_bss.cAndreas Eversberg2012-09-301-1/+9
* Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_udAndreas Eversberg2012-09-302-9/+28
* Fix: gprs_ns_destroy() now frees all NSVCs and its timersAndreas Eversberg2012-09-291-4/+14
* Gb: Add functions for sending flow control messages from BSS sideHarald Welte2012-09-101-0/+105
* Gb: Add header file for BSS-side BSSGP functionsHarald Welte2012-09-101-0/+1
* libosmogb: make build conditional, disable in embedded buildHarald Welte2012-09-081-0/+2
* BSSGP: print per-bvc flow control parameters on vtyHarald Welte2012-09-071-1/+12
* BSSGP: make bvc_ctx->fc a dynamic talloc allocationHarald Welte2012-09-071-5/+7
* BSSGP flow-control: various fixesHarald Welte2012-09-072-10/+36
* libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branchHarald Welte2012-09-072-4/+225
* BSSGP: fix unused variable compiler warningsHarald Welte2012-09-071-8/+2
* libosmogb: build without strict aliasing rulesHarald Welte2012-09-071-1/+1
* gb: Make suspend_ref a plain uint8_t instead of a uint8_t*Holger Hans Peter Freyther2012-08-031-1/+1
* libgb: Link to the libraries used by libgbHolger Hans Peter Freyther2012-08-021-1/+4
* Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded()Andreas Eversberg2012-07-211-1/+1
* freebsd: Make libgb compile on FreeBSDHolger Hans Peter Freyther2012-07-122-0/+38
* bssgp: check for IMSI being a null pointer, not just an empty string.Harald Welte2012-07-041-1/+1
* build: use LT_INIT(pic-only) instead of forcing -fPIC.Diego Elio Pettenò2012-06-301-1/+1
* add missing Makefile.am for libosmo-gbHarald Welte2012-06-191-0/+21
* libosmogb: export btsctx_* functionsHarald Welte2012-06-181-0/+4
* libosmogb: export missing symbolsHarald Welte2012-06-171-0/+2
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-1710-0/+3805