OpenSolaris

Printable Version Enter a New Search
Bug ID 6764184
Synopsis tab instead of space in sadb.h
State 10-Fix Delivered (Fix available in build)
Category:Subcategory network:ipsec
Keywords oss-bite-size
Sponsor
Submitter
Responsible Engineer Mark Fenwick
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_127
Fixed In snv_127
Release Fixed solaris_nevada(snv_127)
Related Bugs 6398024
Submit Date 27-October-2008
Last Update Date 8-November-2009
Description
These lines in sadb.h:

	time_t	ipsa_idletime;	/* Seconds of idle time */
        time_t ipsa_idleexpiretime;     /* Time of my next idle expire time */

has a tab after time_t instead of space.
Work Around
N/A
Comments
N/A