summaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs
Commit message (Expand)AuthorAgeFilesLines
...
* NS: don't memcmp sockaddr_in but compare ip and port individuallyHarald Welte2010-05-121-4/+5
* [gprs] NS: more state transitions, error reporting via Tx STATUS PDUHarald Welte2010-05-121-16/+64
* [gprs] NS: elevate events from LOGL_DEBUG to LOGL_INFOHarald Welte2010-05-121-13/+14
* [gprs] NS: update the remote peer IP addr/port on NS RESETHarald Welte2010-05-111-1/+2
* [gprs] NS: include port number in log statementHarald Welte2010-05-111-2/+3
* [gprs] gb-proxy: We might receive a NS-RESET for a NS-VC that we already knowHarald Welte2010-05-111-4/+21
* [gprs] NS: Make sure we include "Rx" in the log statement for NS RESETHarald Welte2010-05-111-1/+5
* [gprs] NS: cleanup / fix compiler warningsHarald Welte2010-05-111-3/+5
* [gprs] BSSGP: cosmetic cleanupHarald Welte2010-05-111-9/+2
* [gprs] gb_proxy: Send proper BSSGP STATUS msg in error caseHarald Welte2010-05-112-82/+119
* [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESETHarald Welte2010-05-111-4/+73
* [gprs] Add new 'NS' and 'BSSGP' logging categoriesHarald Welte2010-05-112-44/+44
* [gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte2010-05-042-0/+1181