aboutsummaryrefslogtreecommitdiffstats
path: root/ggsn/cmdline.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-10ggsn: cmdline: no need to specify interface anymorePablo Neira Ayuso1-23/+23
2015-12-21ggsn: add support for GTP kernel data encapsulationPablo Neira Ayuso1-11/+28
2014-12-04ggsn: Be able to set the log level for the text fileHolger Hans Peter Freyther1-0/+26
2014-03-23cli: Introduce a logfile command to log errors to a fileHolger Hans Peter Freyther1-0/+24
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 Freyther1-1022/+987
2011-11-02Convert all code to Linux coding styleHarald Welte1-957/+1017
2010-05-04Use newer gengetopt which also frees memoryHarald Welte1-454/+832
2003-04-11Corrected pointer error in ggsn.cjjako1-4/+4
2003-04-11added ippool.h and ippool.cjjako1-64/+163
2003-01-28Support for external ipup scriptjjako1-2/+68
2003-01-05Compiles with gengetopt 2.8jjako1-2/+2
2002-12-16Initial revisionjjako1-0/+529