aboutsummaryrefslogtreecommitdiffstats
path: root/sgsnemu/cmdline.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-14sgsnemu: listen param is a host, not an interfacePau Espin Pedrol1-2/+2
2018-02-09sgsnemu: created "pinghost" and "createif" modes for mutual exclusionViktor Tsymbalyuk1-15/+78
2017-10-14sgsnemu: Make use of "dependon" feature in gengetoptHarald Welte1-0/+48
2017-10-14sgsnemu: Add '--tun-device' option to specify TUN device nameHarald Welte1-10/+74
2017-10-01sgsnemu: Allow specification of PDP (EUA) Type IPv4 or IPv6Harald Welte1-1/+24
2017-09-24sgsnemu: Add --no-tx-gpdu-seq option to suppress transmission of G-PDU sequen...Harald Welte1-0/+22
2017-09-24sgsnemu: Fix gengetopt package nameHarald Welte1-2/+1
2017-09-24sgsnemu: Re-generate cmdline.[ch] using gengetoptHarald Welte1-1243/+957
2011-11-02Convert all code to Linux coding styleHarald Welte1-1639/+1810
2011-10-07optionally do not send recovery with sgsnemuHarald Welte1-0/+22
2011-10-07Add optional RAI FieldHarald Welte1-0/+17
2011-10-07sgsnemu support for QoS as defined in 3GPP TS 24.008Yann BONNAMY1-2/+98
2010-10-29Add support for GTP IE's from 3GPP R7Yann BONNAMY1-0/+69
2010-05-04Use newer gengetopt which also frees memoryHarald Welte1-746/+1195
2004-07-20Added selmodejjako1-1/+34
2004-05-27Charging optionjjako1-3/+36
2003-11-10Added --net, --nsapi, --gtpversion optionsjjako1-1/+98
2003-07-06Changed optionsjjako1-25/+1
2003-04-11added ippool.h and ippool.cjjako1-68/+28
2003-01-28Removed defaultroute optionjjako1-26/+0
2003-01-28Ping supportjjako1-85/+337
2003-01-05Compiles with gengetopt 2.8jjako1-2/+2
2002-12-16Initial revisionjjako1-0/+776