ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/configure
(Generate patch)

Comparing gvpe/configure (file contents):
Revision 1.53 by root, Thu Jul 18 13:35:19 2013 UTC vs.
Revision 1.54 by root, Fri Jan 17 11:19:04 2014 UTC

10303echo "*** Configuration Summary" 10303echo "*** Configuration Summary"
10304echo "***" 10304echo "***"
10305echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE" 10305echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE"
10306echo "*** RSA size: $RSA" 10306echo "*** RSA size: $RSA"
10307echo "*** Cipher used: $CIPHER" 10307echo "*** Cipher used: $CIPHER"
10308echo "*** Digest used: $DIGEST"
10309echo "*** Authdigest: $AUTH" 10308echo "*** Auth Digest: $AUTH"
10309echo "*** HMAC Digest: $HMAC"
10310echo "*** HMAC length: $HMAC" 10310echo "*** HMAC length: $HMAC"
10311echo "*** RAND used: $RAND" 10311echo "*** RAND used: $RANDSIZE"
10312echo "*** Max. MTU: $MTU" 10312echo "*** Max. MTU: $MTU"
10313 10313
10314echo "***" 10314echo "***"
10315echo "*** Enable options:" 10315echo "*** Enable options:"
10316grep ENABLE_ config.h | sed -e 's/^/*** /' 10316grep ENABLE_ config.h | sed -e 's/^/*** /'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines