git: tcp: Remove PR_IMPLOPCL; it had been invented to support T/TCP

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu Jun 30 22:12:39 PDT 2011


commit 078ec8bc752f79dbcede2c7c4429664ec13d5e12
Author: Sepherosa Ziehau <sephe at 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





More information about the Commits mailing list