: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

Reply via email to