]> git.ozlabs.org Git - ppp.git/commit
Multilink support.
authorPaul Mackerras <paulus@samba.org>
Tue, 4 Apr 2000 07:06:53 +0000 (07:06 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 4 Apr 2000 07:06:53 +0000 (07:06 +0000)
commit0b3acd3a1122d542e2994d7791cc9127e91778f1
treeb9c5ec6c625556f704abc206d641519be72be4a0
parent84bede49f1cb5b6ad558e6ac02b447b376ee6abb
Multilink support.
We now put details of each connection in a tdb database.
At present the values we put in the database are just
the same as the environment strings.
14 files changed:
pppd/Makefile.linux
pppd/auth.c
pppd/ipcp.c
pppd/ipv6cp.c
pppd/lcp.c
pppd/lcp.h
pppd/main.c
pppd/options.c
pppd/patchlevel.h
pppd/pathnames.h
pppd/pppd.h
pppd/sys-linux.c
pppd/tdb.c [new file with mode: 0644]
pppd/tdb.h [new file with mode: 0644]