ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/config.h.in
(Generate patch)

Comparing gvpe/config.h.in (file contents):
Revision 1.2 by pcg, Thu Oct 16 21:12:43 2003 UTC vs.
Revision 1.3 by pcg, Thu Oct 16 21:57:54 2003 UTC

241/* Define to 1 if you have the `unsetenv' function. */ 241/* Define to 1 if you have the `unsetenv' function. */
242#undef HAVE_UNSETENV 242#undef HAVE_UNSETENV
243 243
244/* Size of HMAC in each packet in bytes. */ 244/* Size of HMAC in each packet in bytes. */
245#undef HMACLENGTH 245#undef HMACLENGTH
246
247/* kernel interface subtype */
248#undef IFSUBTYPE
249
250/* kernel interface type */
251#undef IFTYPE
246 252
247/* Location of if_tun.h */ 253/* Location of if_tun.h */
248#undef LINUX_IF_TUN_H 254#undef LINUX_IF_TUN_H
249 255
250/* Maximum MTU supported. */ 256/* Maximum MTU supported. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines