tcp: Remove PR_IMPLOPCL; it had been invented to support T/TCP
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 1 Jul 2011 05:08:44 +0000 (13:08 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 1 Jul 2011 05:11:02 +0000 (13:11 +0800)
commit078ec8bc752f79dbcede2c7c4429664ec13d5e12
tree6572765a4669b3f53fd3d06ffc911b2ababa792c
parent181b7084e7c300806aa9ccbcee31b924bb2b8e5b
tcp: Remove PR_IMPLOPCL; it had been invented to support T/TCP

Since we have dropped T/TCP support, keep this flag in place could
confuse TCP processing in protocol threads.
sys/netinet/in_proto.c