]> git.ozlabs.org Git - ppp.git/commit
New pppoatm plugin, sent in by David Woodhouse.
authorPaul Mackerras <paulus@samba.org>
Sat, 6 Nov 2004 11:36:54 +0000 (11:36 +0000)
committerPaul Mackerras <paulus@samba.org>
Sat, 6 Nov 2004 11:36:54 +0000 (11:36 +0000)
commitdd41357657d1436fe20692aa43613ceae8e03fa0
treea2b920b18000d147b663e33ca7c3c3bfcdab9475
parente663652a562dc73270e70b1fb44431cbc3b48a48
New pppoatm plugin, sent in by David Woodhouse.
13 files changed:
README
configure
pppd/plugins/Makefile.linux
pppd/plugins/pppoatm/COPYING [new file with mode: 0644]
pppd/plugins/pppoatm/Makefile.linux [new file with mode: 0644]
pppd/plugins/pppoatm/ans.c [new file with mode: 0644]
pppd/plugins/pppoatm/atm.h [new file with mode: 0644]
pppd/plugins/pppoatm/atmres.h [new file with mode: 0644]
pppd/plugins/pppoatm/atmsap.h [new file with mode: 0644]
pppd/plugins/pppoatm/misc.c [new file with mode: 0644]
pppd/plugins/pppoatm/pppoatm.c [new file with mode: 0644]
pppd/plugins/pppoatm/text2atm.c [new file with mode: 0644]
pppd/plugins/pppoatm/text2qos.c [new file with mode: 0644]