X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Foid.c;h=bdfc16fb8b813eb97ecba5b9ec406511acfeb4d9;hb=cdea632bd515af06beaa311c8569180da1e082da;hp=95c5846f7b3ca57e63c03e355252a05afcf52f8d;hpb=2c185557bb24fa795cee97d813074932e8cc6f78;p=yaz-moved-to-github.git diff --git a/util/oid.c b/util/oid.c index 95c5846..bdfc16f 100644 --- a/util/oid.c +++ b/util/oid.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: oid.c,v $ - * Revision 1.36 1999-05-27 13:02:20 adam + * Revision 1.37 1999-09-13 12:51:15 adam + * Added CLIENT IP OID. + * + * Revision 1.36 1999/05/27 13:02:20 adam * Assigned OID for old DB Update (VAL_DBUPDATE0). * * Revision 1.35 1999/04/20 09:56:49 adam @@ -333,6 +336,8 @@ static oident oids[] = "Proxy" }, {PROTO_Z3950, CLASS_USERINFO,VAL_COOKIE, {10,1000,81,2,-1}, "Cookie" }, + {PROTO_Z3950, CLASS_USERINFO,VAL_CLIENT_IP, {10,1000,81,3,-1}, + "Client-IP" }, {PROTO_Z3950, CLASS_ELEMSPEC,VAL_ESPEC1, {11,1,-1}, "Espec-1"}, {PROTO_Z3950, CLASS_VARSET, VAL_VAR1, {12,1,-1},