]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/commitdiff
Added definition of ITEM protocol
authorsojkam <sojkam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 6 Nov 2008 17:14:02 +0000 (17:14 +0000)
committersojkam <sojkam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 6 Nov 2008 17:14:02 +0000 (17:14 +0000)
git-svn-id: http://www.frescor.org/private/svn/frescor/frsh/trunk/include@1388 35b4ef3e-fd22-0410-ab77-dab3279adceb

frsh_distributed.h

index e67b005014574389732eef61561099d12a7b83d6..979ec35021201067e61c4adbd45a84de2312dc89 100644 (file)
@@ -88,6 +88,7 @@ typedef enum {
        FRSH_NETPF_UNIX         = 2,
        FRSH_NETPF_FWP          = 3,
        FRSH_NETPF_CLUSTER_TREE = 4,
+       FRSH_NETPF_ITEM         = 5,
 } frsh_netpf_t;
 
 /**