aboutsummaryrefslogtreecommitdiffstats
path: root/sgsnemu
AgeCommit message (Expand)AuthorFilesLines
2017-09-24sgsnemu: Fix gengetopt package nameHarald Welte3-8/+5
2017-09-24sgsnemu: Re-generate cmdline.[ch] using gengetoptHarald Welte4-1400/+1419
2017-09-24sgsnemu: Fix up gengetopt file for --norecoveryHarald Welte1-0/+1
2017-09-24sgsnemu: Fix up gengetopt file for RAIHarald Welte1-0/+1
2017-09-24sgsnemu: Fix up gengetopt file for rattype, userloc, mstz, imeisvHarald Welte1-0/+4
2017-09-24sgsnemu: Fix up gengetopt file for QoS Extensions of 24.008Harald Welte1-1/+5
2017-09-24sgsnemu/cmdline.ggo: Remove 'unsigned' which is no longer supportedHarald Welte1-3/+3
2017-09-05Remove __sun__ code that is unmaintainedHarald Welte1-5/+0
2017-08-09IPv6 support for user IPHarald Welte1-1/+1
2017-08-09lib/tun.h: Remove non-endian-safe redefinition of IP headerHarald Welte1-2/+3
2017-08-09ippool: Add IPv6 support to IP pool implementationHarald Welte1-22/+27
2017-02-27Code formatted to be in line with formatting rules.bjovan1-13/+32
2016-05-24Description: Fix some typos in the man pages and in the binaryRuben Undheim1-4/+4
2015-11-13convert literal APN name to protocol encoded version before useAndreas Schultz1-4/+14
2015-11-02sgsnemu: improve an error messageNeels Hofmeyr1-1/+2
2014-12-04logging: Switch to using libosmocore logging for all the codeHolger Hans Peter Freyther2-28/+21
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-3292/+3532
2011-10-07optionally do not send recovery with sgsnemuHarald Welte3-0/+33
2011-10-07Add optional RAI FieldHarald Welte3-0/+104
2011-10-07sgsnemu support for QoS as defined in 3GPP TS 24.008Yann BONNAMY3-17/+160
2011-05-10properly build a library for the content of the lib directoryHarald Welte1-6/+3
2010-10-29Add support for GTP IE's from 3GPP R7Yann BONNAMY3-0/+294
2010-10-20Move common sgsnemu/ggsn files to directory "lib"Emmanuel Bretelle13-3226/+7
2010-10-20Fixe compilation warningEmmanuel Bretelle1-1/+1
2010-05-24fix 'make distcheck': add lookup.h to Makefile.amHarald Welte1-1/+1
2010-05-04Use newer gengetopt which also frees memoryHarald Welte3-762/+1290
2010-05-04Fix various compiler warnings throughout the codeHarald Welte7-20/+20
2010-05-04remove autotools-generated filesHarald Welte1-466/+0
2005-03-14Fixed APN bugoriginjjako1-3/+3
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 ippooljjako4-107/+41
2004-12-30Minor fixjjako2-2/+1
2004-12-30Fixed delete route on freebsd et. al.jjako2-16/+57
2004-09-17qos length bugfix and apple support plus header cleanupjjako7-44/+22
2004-09-10Improved configure script under Solarisjjako2-8/+8
2004-09-09Hash table bugfix and improved loggingjjako2-51/+79
2004-07-20Added selmodejjako4-2/+45
2004-05-27Charging optionjjako4-10/+48
2004-05-27Fix on PPP PCO length and charging characteristics required flag.jjako1-1/+8
2004-04-28Solaris tun interfacejjako4-40/+114
2004-02-05Added IP address alias capability for FreeBSDjjako1-8/+37
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-2/+63
2004-01-26 FreeBSD portjjako1-4/+35
2004-01-26 Fixed long constant warning on FreeBSDjjako1-2/+2