
CVS log for src/usr.sbin/pppd/pppd/sys-bsd.c
Up to [NetBSD] / src / usr.sbin / pppd / pppd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Sep 24 22:19:39 2011 (4 months, 2 weeks ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
HEAD
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +11 -2
lines
Bump the queue size to 32K
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Jul 24 03:35:15 2011 (6 months, 2 weeks ago) by christos
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +12 -8
lines
don't set flags in the wrong fields.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Apr 2 12:19:27 2011 (10 months, 1 week ago) by mbalmer
Branches: MAIN
CVS tags: cherry-xenmp-base,
cherry-xenmp
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +3 -3
lines
Fix PR 42923, from Takahiro HAYASHI, thanks.
Revision 1.58.2.1.4.1: download - view: text, markup, annotated - select for diffs
Wed Apr 21 07:27:21 2010 (21 months, 2 weeks ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-k15
Diff to previous 1.58.2.1: preferred, colored next main 1.58.2.2: preferred, colored
Changes since revision 1.58.2.1: +3 -3
lines
sync to netbsd-5
Revision 1.58.2.2: download - view: text, markup, annotated - select for diffs
Sat Mar 13 19:27:31 2010 CET (22 months, 4 weeks ago) by riz
Branches: netbsd-5
CVS tags: netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
matt-nb5-pq3-base,
matt-nb5-pq3
Diff to previous 1.58.2.1: preferred, colored to branchpoint 1.58: preferred, colored next main 1.59: preferred, colored
Changes since revision 1.58.2.1: +3 -3
lines
Pull up following revision(s) (requested by christos in ticket #1335):
usr.sbin/pppd/pppd/sys-bsd.c: revision 1.62
PR/42943: Takashi Sogabe: pppd generates invalid netmask
Revision 1.55.4.1: download - view: text, markup, annotated - select for diffs
Sat Mar 13 19:24:44 2010 CET (22 months, 4 weeks ago) by riz
Branches: netbsd-4
Diff to previous 1.55: preferred, colored next main 1.56: preferred, colored
Changes since revision 1.55: +3 -3
lines
Pull up following revision(s) (requested by christos in ticket #1389):
usr.sbin/pppd/pppd/sys-bsd.c: revision 1.62
PR/42943: Takashi Sogabe: pppd generates invalid netmask
Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Mar 10 14:45:39 2010 CET (23 months ago) by christos
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +3 -3
lines
PR/42943: Takashi Sogabe: pppd generates invalid netmask
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Nov 14 05:47:03 2009 CET (2 years, 2 months ago) by christos
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +38 -31
lines
Fix pppd for ipv6 link-local addresses. Change the prefix length to 72 bits.
Thanks to Nagae Hidetake for providing patches and testing.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun May 24 22:31:25 2009 (2 years, 8 months ago) by christos
Branches: MAIN
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +128 -112
lines
- prevent recursive error calls fatal -> die -> cleanup -> sys_cleanup -> cf* ->
fatal/error etc.
- prefix all the errors with __func__.
This allows me to unplug my 3G modem and have pppd exit correctly.
Revision 1.58.4.1: download - view: text, markup, annotated - select for diffs
Wed May 13 21:20:33 2009 (2 years, 8 months ago) by jym
Branches: jym-xensuspend
Diff to previous 1.58: preferred, colored next main 1.59: preferred, colored
Changes since revision 1.58: +3 -3
lines
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Revision 1.58.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 3 19:59:03 2009 (2 years, 10 months ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20091211,
matt-nb4-mips64-k7-u2a-k9b
Branch point for: matt-nb5-mips64
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +3 -3
lines
Pull up following revision(s) (requested by christos in ticket #650):
sys/net/route.c: revision 1.117
sys/net/route.h: revision 1.73
sys/net/rtsock.c: revision 1.125
usr.sbin/arp/arp.c: revision 1.48
usr.sbin/pppd/pppd/sys-bsd.c: revision 1.59
Centralize the ROUNDUP and ADVANCE macro in a header file, give them an
RT_ prefix and use them appropriately, instead of making copies. Make
pppd use the RT_ROUNDUP macro; fixes proxyarp setting on 64 bit hosts.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Apr 2 23:02:06 2009 (2 years, 10 months ago) by christos
Branches: MAIN
CVS tags: jym-xensuspend-nbase,
jym-xensuspend-base
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +3 -3
lines
Centralize the ROUNDUP and ADVANCE macro in a header file, give them an
RT_ prefix and use them appropriately, instead of making copies. Make
pppd use the RT_ROUNDUP macro; fixes proxyarp setting on 64 bit hosts.
XXX: All this should be pulled up to 5.0
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Oct 26 00:12:20 2008 (3 years, 3 months ago) by christos
Branches: MAIN
CVS tags: netbsd-5-base,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1
Branch point for: netbsd-5,
jym-xensuspend
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +2 -7
lines
remove genmask completely and correctly.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Oct 25 19:48:13 2008 (3 years, 3 months ago) by christos
Branches: MAIN
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +3 -3
lines
don't set RTAX_GENMASK.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun May 27 20:11:38 2007 (4 years, 8 months ago) by tls
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
mjf-devfs2-base,
mjf-devfs2,
matt-mips64-base2,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +14 -6
lines
Gross workaround for PR 36390: don't overwrite the stack with zeroes when
using struct sockaddr_dl in an ifreq.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Jan 29 18:52:38 2006 CET (6 years ago) by christos
Branches: MAIN
CVS tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: netbsd-4
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +3 -3
lines
Initialize loop master to -1 so that we don't accidentally close fd 0; should
fix smb's problem.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Jan 11 22:16:51 2006 CET (6 years ago) by christos
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +3 -3
lines
revert previous. persist does not need to reset the line discipline. (verified
by perry)
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Jan 10 23:57:35 2006 CET (6 years, 1 month ago) by christos
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +3 -3
lines
reset the tty in the normal tty discipline if we persist so that we can
dial again.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Dec 31 09:36:01 2005 CET (6 years, 1 month ago) by christos
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +81 -146
lines
- don't leak the ipv6 file descriptor when we close
- fix packet statistics
- don't check errno if n != -1
- check more error conditions
- relinguish the ppp tty when we are on demand mode, fixes demand mode
- ansi prototypes
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Feb 20 12:12:45 2005 CET (6 years, 11 months ago) by cube
Branches: MAIN
CVS tags: netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +34 -2
lines
Make this use the new pppd version.
A few notes:
o pppd/sys-bsd.c, pppdump/pppdump.h are local file, they're kept
here. It is the case for the status plugin, too.
o tdb.[ch] is the TDB implementation we will use, from previous
pppd versions.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Dec 5 05:16:22 2004 CET (7 years, 2 months ago) by christos
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +34 -9
lines
Now that ppp is a cloning interface, detect if we have support for it in
the kernel by examining if it is in the list of cloning devices.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Feb 28 20:27:49 2004 CET (7 years, 11 months ago) by itojun
Branches: MAIN
CVS tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +2 -4
lines
MAX_IFS is no longer needed. Maxim Konovalov
Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Oct 21 04:49:07 2003 (8 years, 3 months ago) by fvdl
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +3 -3
lines
Don't return NULL for an integer.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Sep 13 20:55:17 2003 (8 years, 4 months ago) by christos
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +3 -3
lines
PR/22776 : Andreas Wrede: proxyarp in pppd is broken
Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Sep 1 18:54:27 2003 (8 years, 5 months ago) by christos
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +14 -2
lines
Use PPPIOCGRAWIN to get the last characters the remote sent, if we are not
8 bit clean.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Aug 17 23:43:29 2003 (8 years, 5 months ago) by itojun
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +14 -24
lines
one more SIOCGIFCONF->getifaddrs conversion
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Aug 17 23:36:56 2003 (8 years, 5 months ago) by itojun
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +59 -71
lines
rewrite SIOCGIFCONF into getifaddrs(3)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jun 9 15:35:10 2003 (8 years, 8 months ago) by christos
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +16 -26
lines
revert to revision 1.41, since 1.42 did not fix the problem and made the
code more complicated. Fix the real issue which was setting the dst addr
incorrectly.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Jun 5 21:48:49 2003 (8 years, 8 months ago) by christos
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +25 -15
lines
previous fix had trouble deleting routes; try to delete a more generic
default route.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed May 28 15:43:26 2003 (8 years, 8 months ago) by christos
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +24 -6
lines
Specify the interface where to place the default route, otherwise we sometimes
can put it in the wrong place.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Sep 13 16:32:12 2002 (9 years, 4 months ago) by itojun
Branches: MAIN
CVS tags: fvdl_fs64_base
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +31 -16
lines
copyright clarification. from openbsd
1.
Paul Mackerras and the Australian National University have worked things
out, and as a result, Paul now owns copyright on all these files, with the
proper terms.
2.
and... we managed to contact "Eric Rosenquist" <eric@rosenquist.com> through
the help of people who found him: first one was nick.stott@cogeco.ca
This now has a better license. Two authors left to go.
Revision 1.34.4.2: download - view: text, markup, annotated - select for diffs
Wed Sep 4 02:56:02 2002 (9 years, 5 months ago) by itojun
Branches: netbsd-1-5
Diff to previous 1.34.4.1: preferred, colored to branchpoint 1.34: preferred, colored next main 1.35: preferred, colored
Changes since revision 1.34.4.1: +6 -2
lines
pullup (itojun)
die if fd_set overruns.
cvs rdiff -r1.38 -r1.39 basesrc/usr.sbin/pppd/pppd/sys-bsd.c
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/pppd/pppd/tty.c
Revision 1.36.2.1: download - view: text, markup, annotated - select for diffs
Sat Aug 10 00:59:20 2002 (9 years, 6 months ago) by lukem
Branches: netbsd-1-6
CVS tags: netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001
Diff to previous 1.36: preferred, colored next main 1.37: preferred, colored
Changes since revision 1.36: +6 -2
lines
Pull up revision 1.39 (requested by itojun in ticket #656):
die if fd_set overruns.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Aug 9 04:43:58 2002 (9 years, 6 months ago) by itojun
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +6 -2
lines
die if fd_set overruns.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jul 2 00:19:41 2002 (9 years, 7 months ago) by itojun
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +40 -3
lines
new CMU boilerplate, from openbsd
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed May 29 21:06:33 2002 (9 years, 8 months ago) by christos
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +133 -100
lines
Resolve conflicts.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Jul 21 04:28:06 2001 (10 years, 6 months ago) by itojun
Branches: MAIN
CVS tags: netbsd-1-6-base
Branch point for: netbsd-1-6
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4
lines
follow kame p2p interface management rule. use /128 when we specify
both src and dst addr on p2p interface. sync with kame
Revision 1.34.4.1: download - view: text, markup, annotated - select for diffs
Sat Sep 30 08:21:45 2000 (11 years, 4 months ago) by simonb
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +166 -2
lines
Pull up pppd 2.4.0 (requested by christos, approved by thorpej).
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Sep 24 00:39:39 2000 (11 years, 4 months ago) by christos
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +167 -3
lines
- resolve conflicts
- adjust 2.4.0 new tty subsystem back to bsd.
- start on multilink stubs
- clean up warnings
Status:
- paulus knows about the fixes, but he has not responded yet as to if
I should commit them or not].
- I've tested ipv4 connectivity and itojun tested ipv6 [many thanks!]
- Missing from this are pluggin examples and pppdump code because they
are contain gpl code.
- This version of pppd is again gpl free now!
Revision 1.1.1.6 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Sep 24 00:14:54 2000 (11 years, 4 months ago) by christos
Branches: MACKERRAS
CVS tags: PPP2_4_0
Diff to previous 1.1.1.5: preferred, colored
Changes since revision 1.1.1.5: +10 -2
lines
import of a cropped down pppd-2.4.0 circa sept 10 directly from the cvs
repository.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Apr 20 05:28:15 2000 (11 years, 9 months ago) by itojun
Branches: MAIN
CVS tags: netbsd-1-5-base,
netbsd-1-5-ALPHA2,
minoura-xpg4dl-base,
minoura-xpg4dl
Branch point for: netbsd-1-5
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +26 -4
lines
don't exit even if socket(AF_INET6) fails.
check if sock6_fd is available at runtime.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Apr 12 12:38:46 2000 (11 years, 10 months ago) by itojun
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +4 -4
lines
enable IPv6 ppp.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Aug 25 18:28:41 1999 (12 years, 5 months ago) by itojun
Branches: MAIN
CVS tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
comdex-fall-1999-base,
comdex-fall-1999
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +97 -8
lines
make it compilable with -DINET6.
-DINET6 is not enabled, as i run no test yet.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Aug 25 04:07:45 1999 (12 years, 5 months ago) by christos
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +344 -208
lines
merge changes.
Revision 1.1.1.5 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Aug 24 22:25:38 1999 (12 years, 5 months ago) by christos
Branches: MACKERRAS
CVS tags: PPP2_3_9_19990824,
PPP2_3_11
Diff to previous 1.1.1.4: preferred, colored
Changes since revision 1.1.1.4: +256 -206
lines
New pppd, post 2.3.9 directly from the repository.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed May 12 20:50:53 1999 (12 years, 9 months ago) by thorpej
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +26 -10
lines
Decouple inbound and outbound filters. Now instead of using "active-filter"
and "pass-filter" and "inbound" and "outbound" qualifiers in the filter
expression, use new "active-filter-in", "active-filter-out", "pass-filter-in",
and "pass-filter-out" without these qualifiers.
This is necessary due to the horrible, awful way "inbound" and "outbound"
were specified for the filter programs when a packet was passed through them.
Basically, the "address" byte in the serial PPP header was overwritten with
a value to indicate the direction. However, the "address" byte doesn't even
exist on PPP headers for all other PPP encaps! So, this old method worked
only for serial encaps, and corrupted packets for all others (PPPoE, ATM, etc.)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 4 21:13:06 1998 (13 years, 5 months ago) by christos
Branches: MAIN
CVS tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +18 -6
lines
Back out accidental removal of CDTRCTS and fix rcsid's
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Sep 2 22:55:57 1998 (13 years, 5 months ago) by christos
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +6 -9
lines
Apply diffs from patchlevel 5.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Aug 27 08:55:16 1998 (13 years, 5 months ago) by christos
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3
lines
Add the default route as static, so that routed does not delete it.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat May 2 16:19:16 1998 (13 years, 9 months ago) by christos
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +17 -4
lines
Resolve conflicts.
Revision 1.1.1.4 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat May 2 15:36:03 1998 (13 years, 9 months ago) by christos
Branches: MACKERRAS
CVS tags: PPP2_3_4
Diff to previous 1.1.1.3: preferred, colored
Changes since revision 1.1.1.3: +27 -8
lines
pppd-2.3.4 from Paulus
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Oct 20 19:18:04 1997 (14 years, 3 months ago) by drochner
Branches: MAIN
CVS tags: netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +3 -2
lines
include <sys/cdefs> before __RCSID
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Oct 20 10:08:47 1997 (14 years, 3 months ago) by scottr
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +11 -9
lines
Add support for DTR/CTS flow control, from Bill Studenmund.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Sep 30 18:45:16 1997 (14 years, 4 months ago) by christos
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +9 -2
lines
PR/4145: Dave Huang: pppd unable to change interface addr when demand dialing
w/unspecified local address
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Sep 29 21:05:53 1997 (14 years, 4 months ago) by christos
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +8 -4
lines
Add back the NetBSD specific lack of ppp in kernel message, and remove a
NetBSD1_2 ifdef
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 26 22:28:47 1997 (14 years, 4 months ago) by christos
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +8 -3
lines
We don't have if_ether.h...
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 26 21:53:20 1997 (14 years, 4 months ago) by christos
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +5 -13
lines
Resolve conflicts
Revision 1.1.1.3 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Sep 26 20:53:04 1997 (14 years, 4 months ago) by christos
Branches: MACKERRAS
CVS tags: PPP2_3_1
Diff to previous 1.1.1.2: preferred, colored
Changes since revision 1.1.1.2: +6 -15
lines
ppp 2.3.1 from Paul Mackerras
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 18 00:14:28 1997 (14 years, 8 months ago) by christos
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +14 -6
lines
Resolve conflicts
Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat May 17 23:38:52 1997 (14 years, 8 months ago) by christos
Branches: MACKERRAS
CVS tags: PPP2_3B5
Diff to previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +54 -4
lines
update to ppp 2.3b5
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 28 06:22:24 1997 (14 years, 9 months ago) by mrg
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +3 -4
lines
meantion ppp(4) rather than README.bsd (inspired from PR#3548 from Martin Husemann)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Mar 15 19:37:35 1997 CET (14 years, 10 months ago) by is
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +7 -2
lines
New ARP system, supports IPv4 over any hardware link.
Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.
For the detailed change history, look at the commit log entries for
the is-newarp branch.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 12 21:18:24 1997 CET (14 years, 11 months ago) by christos
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +24 -48
lines
Resolve conflicts cleanup warnings.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Mar 12 20:37:58 1997 CET (14 years, 11 months ago) by christos
Branches: MACKERRAS
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +1030 -91
lines
Import the latest pppd from Paul Mackerras.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 10 21:21:01 1997 CET (14 years, 11 months ago) by is
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1
lines
Back out the back-out. Don't ask.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 10 20:36:40 1997 CET (14 years, 11 months ago) by is
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
backout previos change; was not intended for trunk.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 16 02:15:51 1996 (15 years, 3 months ago) by jtk
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +12 -2
lines
fix PR #2623: read the idle time from the kernel to determine whether
to wake up. This is needed because the active filter applied in user
space may fail to match VJ compressed packets. (The kernel applies its
copy of the filter before it runs VJ compression.)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Mar 28 03:51:02 1996 CET (15 years, 10 months ago) by paulus
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +6 -1
lines
Minor bug-fixes to pppd; add -ccp option to disable CCP negotiation
if desired; delete interface addresses on exit.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 15 04:04:07 1996 CET (15 years, 10 months ago) by paulus
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +458 -130
lines
Several enhancements and bug-fixes to the PPP daemon, including new
support for demand dialling, packet filtering, idle timeout, multiple
packet compression schemes (including PPP Deflate), and a limit on
connect time.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Aug 17 14:04:03 1995 (16 years, 5 months ago) by paulus
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +12 -3
lines
Minor bugfixes and enhancements from the ppp-2.2 release.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 5 01:48:07 1995 (16 years, 7 months ago) by paulus
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +512 -60
lines
New version of pppd from ppp-2.2. The major new feature is support
for CCP (compression control protocol) and thus packet compression.
Several bugs fixed.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 7 11:49:35 1995 CET (17 years, 1 month ago) by pk
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Get netmask from correct location (fix for PR #711).
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Dec 23 18:00:29 1994 CET (17 years, 1 month ago) by cgd
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
includes for protos.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 5 21:19:30 1994 CET (17 years, 4 months ago) by pk
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +4 -3
lines
Keep that pointer moving.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 30 02:45:15 1994 (17 years, 8 months ago) by paulus
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +115 -39
lines
changed to use routing socket for adding/deleting proxy arp entries
and default route.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 8 14:16:31 1994 (17 years, 9 months ago) by paulus
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +114 -21
lines
Latest version of pppd from ppp-2.1 release
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 25 06:58:14 1994 CET (18 years ago) by paulus
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +22 -1
lines
Some minor bugfixes from the ppp-2.0 release.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 10 02:34:34 1993 CET (18 years, 3 months ago) by paulus
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +4 -0
lines
Added RCS IDs; minor enhancements (default local address to first IP
address of host; accumulate asyncmaps); bugfix (pidfile location).
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 9 05:54:22 1993 CET (18 years, 3 months ago) by paulus
Branches: MAIN
New version (2.0) of pppd. It now conforms to RFCs 1331, 1332, 1334,
and has vastly improved security features, and other improved functionality
(including an updated man page!).
cvsweb.de.netbsd.org <zafer@aydogan.de>