chiark / gitweb /
server/tun-slip.c: Treat ESC END as an error, and junk the packet.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 14 Jan 2012 20:01:52 +0000 (20:01 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 14 Jan 2012 20:01:52 +0000 (20:01 +0000)
commitc85c17123f9713266341520e86e0acb31fad4031
treef250229a953829c8bc7d0c4c09f9f5f722a2986f
parente55761b186abf435d15e9e9229df76f0b6cd9a59
server/tun-slip.c: Treat ESC END as an error, and junk the packet.

The code already treats ESC ESC as an error, so this is for consistency.
server/tun-slip.c