Hi Pavan,

Try to make this behavior change dependent on a sysctl, possibly with 3 
different settings (legacy, ECN+, ECN++):

You may also want to look at ECN++
https://tools.ietf.org/html/draft-ietf-tcpm-generalized-ecn-03

Especially when you are looking to deploy this in Datacenters in conjunction 
with DCTCP.
 
Best regards,
   Richard

-----Original Message-----
From: owner-freebsd-...@freebsd.org <owner-freebsd-...@freebsd.org> On Behalf 
Of Pavan Vachhani
Sent: Samstag, 3. November 2018 20:33
To: freebsd-net@freebsd.org
Subject: ECN+ Implementation

NetApp Security WARNING: This is an external email. Do not click links or open 
attachments unless you recognize the sender and know the content is safe.




Hi,
I am trying to implement ECN+ (rfc5562 <https://tools.ietf.org/html/rfc5562>)
in FreeBSD.
I am not able to figure out the code where SYN and SYN+ACK is sent and received.
Please guide me to correct part of code. It was looking into tcp_input.c and 
tcp_output.c but couldn't get it for sure.
Sorry for simple questions, I am a beginner.

Thanks in advance.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to