IP support for PPP
authorKristen Carlson Accardi <kristen@linux.intel.com>
Tue, 23 Mar 2010 00:06:00 +0000 (17:06 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Mar 2010 00:28:23 +0000 (17:28 -0700)
commita84fc350b4af3b2ce10ec74a6f8d4c7e87516d5a
tree24626962068ae6fddd4c8e966ebfe714f234cd34
parent6cb22fe09657fff498bedb3ffc2d42db4ac08ea2
IP support for PPP

Adds IPCP support, and creates a TUN interface for sending/receiving IP
packets.
Makefile.am
gatchat/gatppp.c
gatchat/ppp.c
gatchat/ppp.h
gatchat/ppp_net.c [new file with mode: 0644]