看板 DFBSD_commit 關於我們 聯絡資訊
commit 078ec8bc752f79dbcede2c7c4429664ec13d5e12 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Fri Jul 1 13:08:44 2011 +0800 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. Summary of changes: sys/netinet/in_proto.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/078ec8bc752f79dbcede2c7c4429664ec13d5e12 -- DragonFly BSD source repository