PERFORCE change 153900 for review
Robert Watson
rwatson at FreeBSD.org
Mon Dec 1 09:37:39 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=153900
Change 153900 by rwatson at rwatson_cinnamon_macosx on 2008/12/01 17:37:32
Address type in extended socket token is actually 2 bytes.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/man/audit.log.5#22 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/man/audit.log.5#22 (text+ko) ====
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit.log.5#21 $
+.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit.log.5#22 $
.\"
.Dd November 5, 2006
.Dt AUDIT.LOG 5
@@ -574,7 +574,7 @@
.It Li "Token ID" Ta "1 byte" Ta "Token ID"
.It Li "Socket domain" Ta "2 bytes" Ta "Socket domain"
.It Li "Socket type" Ta "2 bytes" Ta "Socket type"
-.It Li "Address type" Ta "1 byte" Ta "Address type (IPv4/IPv6)"
+.It Li "Address type" Ta "2 byte" Ta "Address type (IPv4/IPv6)"
.It Li "Local port" Ta "2 bytes" Ta "Local port"
.It Li "Local IP address" Ta "4/16 bytes" Ta "Local IP address"
.It Li "Remote port" Ta "2 bytes" Ta "Remote port"
More information about the p4-projects
mailing list