[OpenSIPS-Devel] [OpenSIPS/opensips] c322f5: File re-organizing for spliting TCP code into net ...

Bogdan-Andrei Iancu bogdan at opensips.org
Fri Feb 6 19:48:56 CET 2015


  Branch: refs/heads/transport-interface
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c322f5d8f4bc9577dd0a56969ea96ca9a3e89454
      https://github.com/OpenSIPS/opensips/commit/c322f5d8f4bc9577dd0a56969ea96ca9a3e89454
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    A net/net_tcp_proc.c
    A net/net_tcp_proc.h
    A net/tcp_conn_defs.h
    A net/tcp_passfd.c
    A net/tcp_passfd.h
    R net/tcp_utils.c
    R net/tcp_utils.h
    R pass_fd.c
    R pass_fd.h
    R tcp_conn.h
    R tcp_init.h
    R tcp_main.c
    R tcp_read.c
    R tcp_server.h

  Log Message:
  -----------
  File re-organizing for spliting TCP code into net and proto layers.


  Commit: ded510259725aaa4aa8a25d31465baad7ef366ea
      https://github.com/OpenSIPS/opensips/commit/ded510259725aaa4aa8a25d31465baad7ef366ea
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M action.c
    M cfg.y
    M forward.c
    M forward.h
    M main.c
    M mi/mi_core.c
    M net/api_proto.h
    M net/api_proto_net.h
    M net/net_tcp.c
    M net/net_tcp.h
    M net/net_tcp_proc.c
    M net/net_udp.h
    M net/proto_tcp/proto_tcp.c
    M net/tcp_conn.h
    M net/tcp_conn_defs.h
    M net/tcp_passfd.c
    M net/tcp_passfd.h
    M net/trans.c
    M net/trans.h
    M pt.c
    M reactor_defs.h
    M receive.c

  Log Message:
  -----------
  Splitting TCP code into net and proto layers.

This code is not yet functional, but it compiles ;)
(work in progress)


Compare: https://github.com/OpenSIPS/opensips/compare/56d6927f88f2...ded510259725


More information about the Devel mailing list