aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/tcpmss.c
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make ppp WARNS=5 cleanBrian Somers2004-09-051-8/+8
* Reduce MAXMSS limit by 12 bytes to allow for rfc 1323.Brian Somers2004-06-291-1/+1
* Remove whitespace at the end of lines.Brian Somers2002-06-151-1/+1
* o Clean up some #includesBrian Somers2002-05-141-1/+0
* o Add ipv6 support, abstracting most NCP addresses into opaqueBrian Somers2001-08-141-0/+4
* Perform MSS fixups on incoming packets as well as outgoing.Brian Somers2001-07-131-32/+43
* Handle hardware-imposed MTU/MRU limitations. PPPoE will no longerBrian Somers2001-06-181-1/+4
* Add ``enable/disable tcpmssfixup'', defaulting to enabled.Brian Somers2000-11-281-0/+168