]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Explain that we assume AF_INET and only use the addr and port field
authorluigi <luigi@FreeBSD.org>
Mon, 2 Feb 2009 11:02:19 +0000 (11:02 +0000)
committerluigi <luigi@FreeBSD.org>
Mon, 2 Feb 2009 11:02:19 +0000 (11:02 +0000)
commitaf5756126ea4abebdc1e1fedff024352d7afc9f1
treece04b7967fd9aaa5bb129ea14b4bc98e47797b8a
parentbec041358002d5be6a4ef5d8437a384139701152
Explain that we assume AF_INET and only use the addr and port field
from a struct sockaddr_in, so there is no need to initialize sin_len
sbin/ipfw/ipfw2.c