X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvserver.h;h=2dbcd42a68a86b094ace910da58fa3f5ce2c0507;hb=285b845856cb5362230352f765ab67f782ef72a5;hp=a265d3071db23dd6d793975c08e8b3b2df6f4298;hpb=e97918417e2f91e76024bee546366f2f0d43c281;p=util-vserver.git diff --git a/lib/vserver.h b/lib/vserver.h index a265d30..2dbcd42 100644 --- a/lib/vserver.h +++ b/lib/vserver.h @@ -230,6 +230,11 @@ // the network flags #define VC_NXF_INFO_LOCK 0x00000001ull +#define VC_NXF_INFO_PRIVATE 0x00000008ull + +#define VC_NXF_SINGLE_IP 0x00000100ull + +#define VC_NXF_HIDE_NETIF 0x02000000ull #define VC_NXF_STATE_SETUP (1ULL<<32) #define VC_NXF_STATE_ADMIN (1ULL<<34)