Source-Changes archive

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

CVS commit: src/usr.sbin/pppd/pppd



Module Name:    src
Committed By:   christos
Date:           Mon Jun 24 20:43:48 UTC 2013

Modified Files:
        src/usr.sbin/pppd/pppd: sys-bsd.c

Log Message:
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.67 -r1.68 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