]> andersk Git - openssh.git/blobdiff - readconf.h
- (dtucker) [misc.c] Move the routingdomain ifdef to allow the socket to
[openssh.git] / readconf.h
index 2ebfebe946a213b893ffba9267dba963e3fe9713..6edc2eeda0f553d177d984721def01575af4993b 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: readconf.h,v 1.79 2009/06/27 09:35:06 andreas Exp $ */
+/* $OpenBSD: readconf.h,v 1.80 2009/10/28 16:38:18 reyk Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -125,6 +125,8 @@ typedef struct {
 
        int     use_roaming;
 
+       int     rdomain;        /* routing domain a.k.a. VRF */
+
 }       Options;
 
 #define SSHCTL_MASTER_NO       0
This page took 0.295345 seconds and 4 git commands to generate.