muxLib.c
上传用户:nvosite88
上传日期:2007-01-17
资源大小:4983k
文件大小:103k
- /* muxLib.c - MUX network interface library */
- /* Copyright 1984 - 2002 Wind River Systems, Inc. */
- /*
- modification history
- --------------------
- 03z,10may02,wap Remove unnecessary redeclaration of endList (SPR #74201)
- 03y,07may02,kbw man page edits
- 03x,25apr02,vvv return on muxTkBindUpdate error in muxBind (SPR #74042)
- 03w,22apr02,wap Don't call muxTkUnbindUpdate() on invalid/free()'ed pointer
- (SPR #74861)
- 03v,05nov01,vvv fixed compilation warnings
- 03u,26oct01,vvv added NULL check for END object in muxEndFlagsNotify
- (SPR #69540)
- 03t,15oct01,rae merge from truestack ver 03o, base 02n(?) (SPRs 69573,70722,
- 64471, 64473, 64406, 32626, ROUTER_STACK, etc.)
- 03s,14jun01,vvv fixed compilation warnings
- 03r,08jun01,vvv added missing closing for-loop closing bracket in
- muxReceive
- 03q,10apr01,rae muxReceive only calls interested protocols (SPR #65557)
- 03p,09nov00,spm removed pNptCookie from END_OBJ for binary compatibility
- 03o,07nov00,spm removed nptFlag from END_OBJ for T2 END binary compatibility
- 03n,30oct00,kbw putting back the NOMANUAL per request of dgross
- 03m,30oct00,kbw removing NOMANUAL assignemnt to muxReceive, OK'd by GNN
- 03m,24oct00,niq Merging in RFC2233 changes fron tor2_0.open_stack-f1 branch
- 03n,24oct00,ann fixed a bug in the EIOCGMCASTLIST part of
- muxIoctl
- 03m,16may00,ann merging from post R1 on openstack branch to
- incorporate RFC2233 implementation
- 03k,10mar00,ead fixed MIB-2 counter updates to use new
- RFC 2233 m2IfLib
- 03l,17oct00,niq Update pEnd->snarfCount only when protocol addition is
- complete
- 03k,16oct00,spm merged from version 03a of tor3_0_x branch (base version 02n):
- adds multiple SNARF protocol support, bug fixes and cleanup,
- and backward compatibility fixes
- 03i,07jul99,pul modify description for man page generation
- 03h,30apr99,pul muxIoctl: check for error before calling muxEndFlagsNotify
- 03g,29apr99,pul muxPollSend: Call endpacketDataGet directly instead of
- muxPacketDataGet
- 03f,29apr99,pul Upgraded NPT phase3 code to tor2.0.0
- 03e,31mar99,spm removed