[OpenSIPS-Devel] [OpenSIPS/opensips] ee2b76: proto_bin: add check for packet marker, use proto_...
Răzvan Crainea
razvan at opensips.org
Thu Jun 16 16:07:02 CEST 2016
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: ee2b769ccd212917c5b85e25dc756b923a93a433
https://github.com/OpenSIPS/opensips/commit/ee2b769ccd212917c5b85e25dc756b923a93a433
Author: Cerghit Ionel <ionel.cerghit at gmail.com>
Date: 2016-01-20 (Wed, 20 Jan 2016)
Changed paths:
M bin_interface.h
M modules/proto_bin/proto_bin.c
M modules/proto_bin/proto_bin.h
Log Message:
-----------
proto_bin: add check for packet marker, use proto_tcp_read function
when receiving a bin packet check if the packet marker is correct
replace bin_read with proto_tcp_read
fix header len
Commit: f2c2eb32f40f99c85f32d64863161600e06e48ef
https://github.com/OpenSIPS/opensips/commit/f2c2eb32f40f99c85f32d64863161600e06e48ef
Author: Răzvan Crainea <razvan at opensips.org>
Date: 2016-06-16 (Thu, 16 Jun 2016)
Changed paths:
M bin_interface.h
M modules/proto_bin/proto_bin.c
M modules/proto_bin/proto_bin.h
Log Message:
-----------
Merge pull request #767 from ionel-cerghit/revision_bin
proto_bin: add check for packet marker, use proto_tcp_read function
Compare: https://github.com/OpenSIPS/opensips/compare/8da3c0d1fe5a...f2c2eb32f40f
More information about the Devel
mailing list