9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/ggsn
Pablo Neira Ayuso d9d7be339d ggsn: cmdline: no need to specify interface anymore
--gtpnl is now gone, instead you have --gtpkernel that behaves as an on/off
toggle. We full rely on the kernel routing base to select the real device to
transmit.

I have updated ggsn/cmdline.ggo and then run 'gengetopt' to refresh the
automatic code generation for command line options that openggsn uses.
2016-05-10 19:06:01 +02:00
..
Makefile.am ggsn: add support for GTP kernel data encapsulation 2015-12-21 08:37:11 +01:00
cmdline.c ggsn: cmdline: no need to specify interface anymore 2016-05-10 19:06:01 +02:00
cmdline.ggo ggsn: cmdline: no need to specify interface anymore 2016-05-10 19:06:01 +02:00
cmdline.h ggsn: cmdline: no need to specify interface anymore 2016-05-10 19:06:01 +02:00
ggsn.c ggsn: cmdline: no need to specify interface anymore 2016-05-10 19:06:01 +02:00
gtp-kernel.c ggsn: cmdline: no need to specify interface anymore 2016-05-10 19:06:01 +02:00
gtp-kernel.h ggsn: update gpt-kernel logging to libosmocore 2015-12-21 08:37:26 +01:00