• ROOL's avatar
    Strip out insecure T/TCP support · d8f28141
    ROOL authored
    Detail:
      RFC6247 moved T/TCP to historic status due to security concerns, this change actively removes the code (where previously we disabled it through sysctl).
    
      headers/netinet/tcp_var.h: remove T/TCP support (per FreeBSD revision 137139).
      headers/netinet/tcp.h: remove T/TCP support (per FreeBSD revision 137139).
      headers/netinet/tcp_seq.h: remove T/TCP support (per FreeBSD revision 137139).
      LibraryDoc: removed references to T/TCP, updated MIB variables section, added
                  socketstat() and fstat() details.
    Admin:
      Submission for TCP/IP bounty.
    
    Version 5.64. Tagged as 'TCPIPLibs-5_64'
    d8f28141
tcp_seq 3.99 KB