From: sojkam Date: Thu, 6 Nov 2008 17:14:02 +0000 (+0000) Subject: Added definition of ITEM protocol X-Git-Url: https://rtime.felk.cvut.cz/gitweb/frescor/frsh-include.git/commitdiff_plain/1feaaf761f47673b5043dd6c0d9677ad0606654e?ds=sidebyside Added definition of ITEM protocol git-svn-id: http://www.frescor.org/private/svn/frescor/frsh/trunk/include@1388 35b4ef3e-fd22-0410-ab77-dab3279adceb --- diff --git a/frsh_distributed.h b/frsh_distributed.h index e67b005..979ec35 100644 --- a/frsh_distributed.h +++ b/frsh_distributed.h @@ -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; /**