Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: elad
Date: Sat May 9 20:54:52 UTC 2009
Modified Files:
src/sys/netinet: in_pcb.c
Log Message:
Add check for IN_MULTICAST() that was taken only to in_pcbbind_port() --
it's necessary in in_pcbbind_addr() as well.
Pointed out by Mihai Chelaru on tech-net@, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sys/netinet/in_pcb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index