Hi Dragos, On 03/17/2016 10:43 AM, Dragos Tatulea wrote: > For now the driver works only with bridged mode for 2G/3G. > > Once it activates the context it reads the ip, netmask, > gw, dns and sets them in the context settings. > --- > Makefile.am | 7 + > drivers/ubloxmodem/gprs-context.c | 401 ++++++++++++++++++++++++++++++++++++++ > drivers/ubloxmodem/ubloxmodem.c | 49 +++++ > drivers/ubloxmodem/ubloxmodem.h | 25 +++ > 4 files changed, 482 insertions(+) > create mode 100644 drivers/ubloxmodem/gprs-context.c > create mode 100644 drivers/ubloxmodem/ubloxmodem.c > create mode 100644 drivers/ubloxmodem/ubloxmodem.h > Applied, thanks. Regards, -Denis