summaryrefslogtreecommitdiffstats
path: root/testsuite/ppp01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ppp01: Use novj option on host sideSebastian Huber2018-10-171-2/+3
| | | | | | | | The VJ compression seems to be not supported by libbsd. Without this option the following errors show up on the host side: rcvd [LCP ProtRej id=0x75 00 2f 45 00 00 34 6b 9a 40 00 40 01 85 87 c0 a8 64 0b c0 a8 64 46 89 3c 00 15 2c 27 95 c2 0a 88 ...] Protocol-Reject for unsupported protocol 'VJ uncompressed TCP/IP' (0x2f)
* testsuite/ppp01: Avoid build error on SMPSebastian Huber2015-11-121-0/+13
|
* ppp: Port to new stackSebastian Huber2014-10-081-0/+281