]> git.ozlabs.org Git - ppp.git/history - freebsd-2.0/if_ppp.c
Update
[ppp.git] / freebsd-2.0 / if_ppp.c
2002-12-06 Paul MackerrasMore copyright updates. The new CMU copyright notice...
1998-03-25 Paul Mackerrassupport old draft rfc deflate number
1998-02-04 Paul Mackerrasmake pppoutput global
1997-04-30 Paul Mackerrasoptionally include filtering stuff
1997-03-04 Paul Mackerrasfix compilation problems
1996-10-08 Paul Mackerrasfix for freebsd
1996-09-26 Paul Mackerrasbetter way of not sending compressed packet when CCP...
1996-07-01 Paul Mackerrasmodified to look more like the netbsd-1.1 version
1996-07-01 Paul Mackerrasupdated for 2.3 from netbsd stuff
1995-10-27 Paul MackerrasFix compilation problems; fix spls; add software flow...
1995-08-16 Paul MackerrasSome mods from Bruce Evans
1995-07-11 Paul MackerrasFix bug in checking return value from decompress routine.
1995-05-01 Paul Mackerrasonly ref ppp_bsd_compress if DO_BSD_COMPRESS; hdrlen...
1995-04-28 Paul Mackerrasadd default defn for NETISR_PPP
1994-12-15 Paul MackerrasInitial revision