Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/usr.sbin/pppd/pppd



Module Name:    src
Committed By:   msaitoh
Date:           Mon Jul 29 05:35:41 UTC 2013

Modified Files:
        src/usr.sbin/pppd/pppd [netbsd-6]: sys-bsd.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #908):
        usr.sbin/pppd/pppd/sys-bsd.c: revision 1.68
Add a set_queue_size to avoid more code duplication, and set the queue size
of all tty fd's, not just the ones that we create (the ones that we get
passed in too). Fixes my iPhone -> xl2tpd -> pppd VPN from corrupting packets
with MTU > ~650.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.65.4.1 src/usr.sbin/pppd/pppd/sys-bsd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index