PPP LCP support
authorKristen Carlson Accardi <kristen@linux.intel.com>
Tue, 23 Mar 2010 00:05:58 +0000 (17:05 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Mar 2010 00:28:23 +0000 (17:28 -0700)
commitcd5ddc2bee1530f0c35bc973c22d577a8e93db20
tree51f89b80d1d04ca4c9f85b3e6248e59183e60d0e
parent31e99d9d786a37935f5bc677d04469264dbb8d71
PPP LCP support

Implement LCP support for the PPP protocol.
Makefile.am
gatchat/gatppp.c
gatchat/ppp.c
gatchat/ppp.h
gatchat/ppp_lcp.c [new file with mode: 0644]