[sr-dev] git:andrei/raw_sock: core: basic raw socket support functions
Klaus Darilion
klaus.mailinglists at pernau.at
Tue Jun 8 08:43:22 CEST 2010
Lovely.
Do you plan to export this functionality to the script? e.g. if
force_send_socket() does not find the forced UDP socket, it uses a raw
socket?
regards
klaus
Am 08.06.2010 00:24, schrieb Andrei Pelinescu-Onciul:
> Module: sip-router
> Branch: andrei/raw_sock
> Commit: 2f0276f711ba7aad9ffa1de0445f75df015abbad
> URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2f0276f711ba7aad9ffa1de0445f75df015abbad
>
> Author: Andrei Pelinescu-Onciul<andrei at iptel.org>
> Committer: Andrei Pelinescu-Onciul<andrei at iptel.org>
> Date: Tue Jun 8 00:21:08 2010 +0200
>
> core: basic raw socket support functions
>
> Basic support for raw sockets. Functions for creating, sending and
> receiving udp packets over raw sockets.
> Initial version supports only linux.
>
> ---
>
> raw_sock.c | 452 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> raw_sock.h | 52 +++++++
> 2 files changed, 504 insertions(+), 0 deletions(-)
>
> Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=2f0276f711ba7aad9ffa1de0445f75df015abbad
>
> _______________________________________________
> sr-dev mailing list
> sr-dev at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
More information about the sr-dev
mailing list