]> git.ozlabs.org Git - ppp.git/history - pppd/demand.c
fix random signals blocking in kill_my_pg()
[ppp.git] / pppd / demand.c
2003-03-03 Paul MackerrasA bunch of fixes mostly aimed at fixing the problems...
2002-12-04 Paul MackerrasUpdate copyrights. The new CMU copyright notice is...
2001-03-08 Paul MackerrasSeparate out the setting of the interface MTU from...
2000-12-27 Paul Mackerrasonly accept frame if it passes the pass filter as well...
2000-04-15 Adi MasputraSome tiny fixes (minor castings) to remove annoying...
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-12 Paul Mackerraskill warning
1999-03-19 Paul Mackerrasremove a couple of ansi-C-isms.
1999-03-19 Paul Mackerrasmade loop_frame static
1999-03-16 Paul Mackerrassyslog -> notice/error/etc.
1997-11-27 Paul Mackerrasmods to get it to compile better on linux
1997-04-30 Paul Mackerrasoptional packet filtering stuff
1996-08-28 Paul Mackerrasdebugging
1996-07-01 Paul Mackerrascall appropriate protocol's active_pkt procedure to...
1996-05-28 Paul Mackerrastook out bpf filtering stuff
1996-04-04 Paul MackerrasAdded packet filtering; use data proto number as arg...
1996-01-01 Paul MackerrasAdded functions for demand-dial support