aboutsummaryrefslogtreecommitdiffstats
path: root/ggsn
AgeCommit message (Expand)AuthorFilesLines
2017-02-23gtp-kernel: Fix tunnel creation/removal for GTP Version 1Harald Welte1-2/+5
2016-11-02Only send TRAP for defined PDP peerMax1-6/+8
2016-10-12Add control interfaceMax2-4/+30
2016-10-11Remove unused functionMax1-1/+0
2016-05-12ggsn: fix compilation error with --disable-gtp-kernelPablo Neira Ayuso1-1/+1
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
2015-12-21ggsn: update gpt-kernel logging to libosmocoreAndreas Schultz3-14/+11
2015-12-21ggsn: add support for GTP kernel data encapsulationPablo Neira Ayuso7-18/+369
2014-12-04ggsn: Move printf to DEBUGP statements in the ggsn as wellsysmocom/libosmocoreHolger Hans Peter Freyther1-25/+11
2014-12-04ggsn: Remove unused dump/logging methodHolger Hans Peter Freyther1-15/+0
2014-12-04ggsn: Be able to set the log level for the text fileHolger Hans Peter Freyther4-1/+43
2014-12-04logging: Switch to using libosmocore logging for all the codeHolger Hans Peter Freyther2-42/+37
2014-03-23cli: Introduce a logfile command to log errors to a fileHolger Hans Peter Freyther4-1/+41
2014-03-23cli: Manually patch the generated code to fix compiler warningHolger Hans Peter Freyther1-2/+0
2014-03-23cli: Re-generate the cmdline.c/cmdline.h with newer gengetoptHolger Hans Peter Freyther2-1124/+1228
2012-11-06build: Remove subdir-objects as it breaks make distcleanHolger Hans Peter Freyther1-3/+1
2011-11-02Convert all code to Linux coding styleHarald Welte3-1503/+1594
2011-05-10properly build a library for the content of the lib directoryHarald Welte1-6/+3
2010-10-20Do not exceed 80 characters per lineEmmanuel Bretelle1-3/+6
2010-10-20Move common sgsnemu/ggsn files to directory "lib"Emmanuel Bretelle13-3226/+7
2010-10-20Fixed compile warning,exit if cant daemonizeEmmanuel Bretelle1-4/+19
2010-05-24fix 'make distcheck': add lookup.h to Makefile.amHarald Welte1-1/+1
2010-05-04Use newer gengetopt which also frees memoryHarald Welte3-467/+901
2010-05-04GGSN: free the ippool memory before exitHarald Welte1-0/+1
2010-05-04Fix various compiler warnings throughout the codeHarald Welte5-10/+10
2010-05-04GGSN: Fix select() error case, we need to FD_ZERO() againHarald Welte1-0/+2
2010-05-04Fix GGSN signal handlingHarald Welte1-3/+16
2010-05-04remove autotools-generated filesHarald Welte1-466/+0
2005-03-14Added new version of autotoolsjjako2-141/+235
2004-12-300.84 releasejjako2-4/+6
2004-12-300.84jjako2-5/+8
2004-12-30Added lookup.cjjako2-0/+105
2004-12-30QA on ippooljjako5-108/+42
2004-12-30Minor fixjjako3-3/+2
2004-12-30Fixed delete route on freebsd et. al.jjako2-16/+57
2004-09-17qos length bugfix and apple support plus header cleanupjjako7-46/+30
2004-09-17QoS length bugfizjjako1-1/+1
2004-09-10Improved configure script under Solarisjjako2-7/+8
2004-09-09Hash table bugfix and improved loggingjjako2-51/+79
2004-04-28Solaris tun interfacejjako4-33/+110
2004-02-05Added IP address alias capability for FreeBSDjjako2-9/+38
2004-02-04tun.c cleanup and support for setting multiple addresses on FreeBSDjjako1-57/+134
2004-01-29Lookup in ippool made staticjjako1-1/+1
2004-01-28Added FreeBSD route capabilityjjako1-51/+49
2004-01-27FreeBSD routejjako1-0/+63
2004-01-26 FreeBSD portjjako1-4/+35
2004-01-19FreeBSD porting and IMSI bugfixjjako3-7/+12
2004-01-16Improved Solaris supportjjako1-9/+7
2004-01-16Improved solaris compatibilityjjako6-7/+1462