tcp header

  1. vkosuri

    Can Read Receipts Implemented at the IPv4/TCP Layer Detect Data Harvesting on a Server?

    I'm working on a project where I'm planning to implement custom read receipts at the IPv4/TCP layer by modifying the BSD networking stack. My goal is to detect if someone is harvesting data from my server by tracking whether packets are being properly received and acknowledged. What I've Done...
  2. Sergei_Shablovsky

    How to enable modern Congestion Control algorythms BBR2/BBR and QUIC in FreeBSD 12.X (13.X, 14.X, 15.X)

    Good News! HowTo about BBR And VERY INTERESTING press release about Fujitsu work on something like BBR2/BBR/QUIC more early than Netflix/Google. What about CDG ? I see that cc_cdg exist in FreeBSD 12.2... Try to load and test, and all looks like working. Please confirm if You have a positive...
Back
Top