NetBSD/usr.sbin/pppd
christos bdde499b0c PR/3042: filter parsing broke after libpcap upgrade causing infinite loops.
- removed all code stolen from libpcap and used the library functions directly,
  linking -lpcap.
- added a pdebug option to turn on pcap optimization debugging, if libpcap
  was compiled with debugging turned on.
1996-12-18 16:54:57 +00:00
..
chat allow comments in chat scripts. pr misc/2450 1996-08-10 23:57:22 +00:00
pppd PR/3042: filter parsing broke after libpcap upgrade causing infinite loops. 1996-12-18 16:54:57 +00:00
pppstats Reference the new ppp(4) page 1996-08-10 21:25:45 +00:00
Makefile PR/3042: filter parsing broke after libpcap upgrade causing infinite loops. 1996-12-18 16:54:57 +00:00
auth.c if a variable is a u_int32_t, it may never compare equally to -1L on 1996-04-09 05:29:25 +00:00
ccp.c Minor bug-fixes to pppd; add -ccp option to disable CCP negotiation 1996-03-28 02:50:57 +00:00
ccp.h Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
chap.c Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
chap.h Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
demand.c PR/3042: filter parsing broke after libpcap upgrade causing infinite loops. 1996-12-18 16:54:57 +00:00
fsm.c Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
fsm.h Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
grammar.y PR/3042: filter parsing broke after libpcap upgrade causing infinite loops. 1996-12-18 16:54:57 +00:00
ipcp.c Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
ipcp.h Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
lcp.c Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
lcp.h Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
magic.c Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
magic.h New version of pppd from ppp-2.2. The major new feature is support 1995-07-04 23:47:29 +00:00
main.c Read TTY-specific options after generic and command-line options. 1996-11-26 07:53:02 +00:00
md5.c Some minor bugfixes from the ppp-2.0 release. 1994-01-25 05:58:02 +00:00
md5.h New version of pppd from ppp-2.2. The major new feature is support 1995-07-04 23:47:29 +00:00
options.c PR/3042: filter parsing broke after libpcap upgrade causing infinite loops. 1996-12-18 16:54:57 +00:00
patchlevel.h Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
pathnames.h Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
pppd.8 CHAP is Challenge.... not Cryptographic.... (pr#2446) 1996-05-22 01:41:51 +00:00
pppd.h Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
scanner.l Files added to pppd to support demand-dialling and packet filtering. 1996-03-15 03:09:08 +00:00
sys-bsd.c fix PR #2623: read the idle time from the kernel to determine whether 1996-10-16 00:15:51 +00:00
upap.c Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00
upap.h Several enhancements and bug-fixes to the PPP daemon, including new 1996-03-15 03:03:34 +00:00