On Tue, Nov 17, 2015 at 12:22:42PM +0100, Andreas Schultz wrote:
From: Pablo Neira Ayuso pablo@gnumonks.org
This patch adds the -g, --gtpnl=device option that allows you to enable the GTP kernel tunneling mode in openggsn. You have to specify the real downlink device that will be used to tunnel traffic, eg.
-g=eth0
This is basically my original patch rebased upon master or are there any changes on it?