Module Name:    src
Committed By:   roy
Date:           Tue Jul  4 10:25:46 UTC 2017

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

Log Message:
Rename u to udst, .dst to .sa and .dst4 to sin.
Create sockaddr for the source address in usrc so it won't stamp on udst.

This fixes a regression caused in r1.280


To generate a diff of this commit:
cvs rdiff -u -r1.281 -r1.282 src/sys/netinet/ip_output.c

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

Reply via email to