[Serdev] CVS:commitlog: sip_router data_lump.c data_lump.h
lump_struct.h sip_router/parser hf.h
Jan Janak
jan at iptel.org
Thu Mar 24 14:47:27 UTC 2005
janakj 2005/03/24 15:47:26 CET
SER CVS Repository
Modified files:
. data_lump.c data_lump.h lump_struct.h
parser hf.h
Log:
- the type of lump->op changed from int to enum _hdr_types-t
- the value of HDR_OTHER_T changed to 0
- the value of HDR_VIA1_t changed to 1 (to avoid conflict with value 0 given
as parameter to *_lump functions)
Credits go to Norman Brandinger who investigated the problem in detail and
proposed the solution.
Revision Changes Path
1.20 +12 -11 sip_router/data_lump.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/data_lump.c.diff?r1=1.19&r2=1.20
1.12 +13 -11 sip_router/data_lump.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/data_lump.h.diff?r1=1.11&r2=1.12
1.3 +4 -2 sip_router/lump_struct.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/lump_struct.h.diff?r1=1.2&r2=1.3
1.21 +6 -6 sip_router/parser/hf.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/parser/hf.h.diff?r1=1.20&r2=1.21
More information about the Serdev
mailing list