Module Name:    src
Committed By:   maxv
Date:           Thu Feb  8 20:19:30 UTC 2018

Modified Files:
        src/sys/netinet: tcp_input.c

Log Message:
Remove the unused 'multicast' argument from tcp_vtw_input, and remove
the now-unused multicast detection code. It couldn't have been correct on
IPv6, since multicast packets are kicked at the beginning of the function.


To generate a diff of this commit:
cvs rdiff -u -r1.371 -r1.372 src/sys/netinet/tcp_input.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to