aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-09ggsn: Send proper errors in create_context_ind()Harald Welte3-11/+20
2017-08-09IPv6 support for user IPHarald Welte4-4/+74
2017-08-09ippool_new(): const-ify input argumentsHarald Welte2-2/+2
2017-08-09lib/tun.h: Remove non-endian-safe redefinition of IP headerHarald Welte4-20/+39
2017-08-09ippool: Add IPv6 support to IP pool implementationHarald Welte9-172/+374
2017-08-04Proper fix for "Force Dynamic IP" in Create PDP CTXHarald Welte1-1/+3
2017-06-09libgtp: improve error logging and propagationMax1-13/+13
2017-05-16ctrl: cleanup trap creationMax1-11/+16
2017-05-09contrib: Start openggsn after networkingDaniel Willmann1-0/+1
2017-03-18track README.md rename in spec file and debian/docsHarald Welte2-2/+2
2017-03-17Update README with general project information + convert to MarkdownHarald Welte2-22/+70
2017-03-17Add MAkefile.* to EXTRA_DIST to ensure they end up in tarballsHarald Welte1-0/+2
2017-03-16jenkins: add value_string termination checkNeels Hofmeyr1-0/+3
2017-02-27Code formatted to be in line with formatting rules.bjovan1-13/+32
2017-02-23Update AUTHORS file to reflect the last 12 yearsHarald Welte1-7/+14
2017-02-23remove ChangeLog, it hasn't been updated since 2004Harald Welte4-147/+4
2017-02-23update version to 0.930.93Harald Welte1-1/+1
2017-02-23gtp.c: Don't print ""Unknown packet flags" error message in get_seq()Harald Welte1-1/+0
2017-02-23gtp-kernel: Fix tunnel creation/removal for GTP Version 1Harald Welte1-2/+5
2017-01-26abi/debian: Bump ABI version of libgtp after struct size changeHolger Hans Peter Freyther5-5/+11
2016-12-22Integrate Debian packaging changesMax3-67/+89
2016-12-15gtp.c: Improve debug statements about GTP header flagsHarald Welte1-8/+8
2016-11-02Only send TRAP for defined PDP peerMax1-6/+8
2016-10-14gsn_restart file: wrap umask change tightly around file creationNeels Hofmeyr1-4/+6
2016-10-14fix gsn_restart file buffer overflow and missing path sepNeels Hofmeyr1-9/+7
2016-10-12configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
2016-10-12build: be robust against install-sh files above the root dirNeels Hofmeyr1-0/+3
2016-10-12Add control interfaceMax4-5/+34
2016-10-12Add .gitreview to simplify gerrit integrationMax1-0/+3
2016-10-11Remove unused functionMax3-13/+0
2016-09-15Add 'Bearer Control Mode' IE3G_2016_09BJovke2-0/+4
2016-06-06gtp/queue/queue_seqdel(): fix element check which was always trueAlexander Couzens1-2/+1
2016-05-24Description: Fix some typos in the man pages and in the binaryRuben Undheim3-6/+6
2016-05-24debian: Bump the version to ease upgrading from DebianHolger Hans Peter Freyther1-0/+6
2016-05-12gtp: fix several compilation warningsPablo Neira Ayuso2-5/+0
2016-05-12ggsn: fix compilation error with --disable-gtp-kernelPablo Neira Ayuso1-1/+1
2016-05-10get rid of accidental copy of ggsn.confPablo Neira Ayuso1-92/+0
2016-05-10configure: rename from --enable-gtp-kernel to --enable-gtp-linuxPablo Neira Ayuso1-7/+7
2016-05-10examples: ggsn.conf: document gtp-linux togglePablo Neira Ayuso2-3/+95
2016-05-10ggsn: cmdline: no need to specify interface anymorePablo Neira Ayuso5-34/+35
2016-05-10ggsn: gtp-kernel: adapt gtp_dev_create() to its new interfacePablo Neira Ayuso1-2/+1
2016-04-29queue_new(): fix NULL dereference on allocation failureNeels Hofmeyr1-4/+3
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+18
2016-02-05gtp: Handle gtpv1 in gtp_update_pdp_conf() correctlyDaniel Willmann1-57/+63
2016-02-04gtp: Make gtp_update_pdp_conf() work for gtp0 and gtp1 connectionsDaniel Willmann1-11/+5
2016-02-04gtp: Pass pdp along when calling gtp_req() in gtp_update_context()Daniel Willmann1-1/+1
2016-01-23gtp: Do not leak the restart counter file handle in case of errorHolger Hans Peter Freyther1-1/+2
2016-01-23gtp: Fix a bunch of compiler warnings when just including gtp.hHolger Hans Peter Freyther1-0/+1
2015-12-21ggsn: fix autotool pkg-config invokationAndreas Schultz1-2/+2
2015-12-21ggsn: update gpt-kernel logging to libosmocoreAndreas Schultz3-14/+11