summaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_ns.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix: gprs_ns_destroy() now frees all NSVCs and its timersAndreas Eversberg2012-09-291-4/+14
| | | | | Freeing memory of registered timers and file descriptors cause corrupt lists.
* freebsd: Make libgb compile on FreeBSDHolger Hans Peter Freyther2012-07-121-0/+2
| | | | | Include header files for recfrom/AF_INET and include a struct ip_hdr as it is not available on *BSD.
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-171-0/+1103