06.01.2018 0:38, Steven Hartland wrote:

>> How do you know that flowid of incoming packet is preserved on outgoing 
>> path? It should not.
> https://github.com/freebsd/freebsd/blob/master/sys/netinet/ip_output.c#L234

This is a bug then. It should keep previously computed flowid value (for 
outgoing TCP SYN)
and not override it with inp->inp_flowid.

_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to