git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66ea383
)
"NULL" sequence code to initialise DAG nodes on dummy server-side registration
author
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 1 Dec 2005 15:46:23 +0000
(15:46 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 1 Dec 2005 15:46:23 +0000
(15:46 +0000)
org.glite.lb.common/interface/context-int.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/interface/context-int.h
b/org.glite.lb.common/interface/context-int.h
index
9d68ded
..
84cbedf
100644
(file)
--- a/
org.glite.lb.common/interface/context-int.h
+++ b/
org.glite.lb.common/interface/context-int.h
@@
-16,6
+16,7
@@
typedef struct _edg_wll_SeqCode {
unsigned int c[EDG_WLL_SOURCE__LAST];
} edg_wll_SeqCode;
+#define EDG_WLL_SEQ_NULL "UI=000000:NS=0000000000:WM=000000:BH=0000000000:JSS=000000:LM=000000:LRMS=000000:APP=000000"
/* non-gsi one-element analogy of connPool for L&B Proxy server */