Generic PPP control protocol support
authorKristen Carlson Accardi <kristen@linux.intel.com>
Tue, 23 Mar 2010 00:05:57 +0000 (17:05 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Mar 2010 00:28:23 +0000 (17:28 -0700)
commit31e99d9d786a37935f5bc677d04469264dbb8d71
tree0f19efd30aff063d05e0423cf9b0f5dd8a260ae9
parentd38443482f14df0c654826538a2835f60cee4cca
Generic PPP control protocol support

Implement a generic protocol that can be shared by both the LCP and the
NCP implementation.
Makefile.am
gatchat/ppp.h
gatchat/ppp_cp.c [new file with mode: 0644]
gatchat/ppp_cp.h [new file with mode: 0644]