DragonFly BSD
DragonFly kernel List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: TCP‐MD5 (rfc2385) implementation in DragonFlyBSD


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 31 Aug 2010 08:58:50 -0700 (PDT)

:Hi Kernel list !
:
:I start to merge FreeBSD commits r125680, r125681 and r127785 in the DragonFly
:code.
:I have some difficulties to add the "TF_SIGNATURE" tcp flag in tcp_var.h.
:It seems that all the flags are used (0x00000001 to 0x80000000).
:
:How can I add this flag ?
:
:Thanks,

    We scrapped T/TCP so it looks like there are two flag bit available
    at 0x00004000 and 0x00008000.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]