]> git.ozlabs.org Git - ppp.git/history - pppd/sys-linux.c
added packet filtering; malloc VJ state
[ppp.git] / pppd / sys-linux.c
1996-01-01 Paul Mackerraschange fd -> ttyfd, fd arg to various functions
1995-12-11 Paul Mackerrasmerge in changes from Al's version
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-08-10 Paul MackerrasUpdates from Al Longyear.
1995-07-11 Paul MackerrasUpdates from Al Longyear
1995-06-30 Paul MackerrasMods to Linux code from Al Longyear: use ppp_idle inste...
1995-06-12 Paul MackerrasMods from Al Longyear, including improvements to option...
1995-05-01 Paul Mackerrasleave tty with echo turned off if not default device
1995-04-28 Paul Mackerraswe don't have sa_len in sockaddr
1995-04-27 Paul Mackerrasadded GetMask
1995-04-24 Paul Mackerrassundry fixes and reformattings
1994-12-08 Paul Mackerraschanged s to sockfd and added lock() and unlock();
1994-10-24 Paul MackerrasN_PPP ->NUM_PPP
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-01 Paul Mackerrasstuff moved here from main.c; use uint32 for IP addresses;
1994-06-09 Paul Mackerraspatch for proxy arp stuff
1994-06-09 Paul Mackerraspatch to proxyarp stuff from Michael Callahan
1994-05-30 Paul Mackerrasfixes from Al Longyear
1994-05-27 Paul Mackerrasadd ioctl for SIGIO to establish_ppp
1994-05-24 Paul Mackerrasincorporate logwtmp in here
1994-05-24 Paul MackerrasInitial revision