ip_output: Record the "src was INADDR_ANY" for multicast packets
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 9 Apr 2013 02:32:22 +0000 (10:32 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 9 Apr 2013 02:32:22 +0000 (10:32 +0800)
commit8d7e0714f83d3fd3a2521b360ca7f7287e800eca
tree526fcfe6ad8ed9013f76b65c5293f5cb181b583d
parentc74c7be57968d6aa048f81a4d5a2ffdbe6f21945
ip_output: Record the "src was INADDR_ANY" for multicast packets

While I'm here, fix the comment on the unicast packet output path.
sys/netinet/ip_output.c