]> git.ozlabs.org Git - ppp.git/history - modules/ppp.c
Patch from Frank Cusack to add support for MSCHAPv2.
[ppp.git] / modules / ppp.c
1999-10-08 Adi MasputraTook <netinet/in.h> out of PRIOQ block because we need...
1999-10-06 Adi MasputraSnoop now works with ppp
1999-09-30 Adi MasputraAdded IPv6 support so that IPv4 and IPv6 packets can...
1999-09-17 Paul Mackerrasneed the os variable when NO_DLPI is defined
1999-09-15 Adi MasputraCleaned up major lint warnings.
1999-09-08 Adi MasputraAdd IF_UNITSEL ioctl to set ppa since driver is DLPI...
1999-05-13 Paul Mackerrasdon't free messages if we are going to qreply!
1999-03-22 Paul Mackerrashandle M_FLUSH and M_IOCTL messages in lrput routine.
1999-03-08 Paul Mackerrasmake it compile for sunos
1999-02-26 Paul Mackerrasfix up the multithread stuff (hopefully?)
1998-05-04 Paul Mackerrasuse uint instead of ulong, in case longs are 8 bytes
1998-03-24 Paul MackerrasMore debugging.
1997-11-27 Paul Mackerrasminor bug fix
1997-07-14 Paul Mackerrasfix bug causing Solaris crashes
1997-05-22 Paul Mackerrasfix silly bug
1997-04-30 Paul Mackerrasfixes for mtu setting on SVR4; add filtering stuff
1997-03-04 Paul Mackerraspriority queueing stuff
1996-09-14 Paul Mackerrasremove some debug printfs
1996-08-28 Paul Mackerraswork around a message corruption problem
1996-06-26 Paul Mackerrasmods for OSF/1; fix hangup bug
1996-05-28 Paul Mackerrastook out bpf filter stuff
1996-04-04 Paul MackerrasAdd support for packet filtering
1996-01-01 Paul MackerrasAdded np mode stuff to support demand-dialling
1995-12-18 Paul Mackerrasadded idle time measurement
1995-12-11 Paul Mackerrasnew portable STREAMS modules