Commit Graph

6905 Commits (master)
 

Author SHA1 Message Date
Pau Espin e56ec4a146 osmux: Use available API to check if remote end is known
8 months ago
Pau Espin 5ffd127384 Get rid of separate rtp_port field
8 months ago
Pau Espin 051eb4d563 Use new libosmocore API osmo_sockaddr_is_any()
8 months ago
Pau Espin e740665cab Fix regression in detection of legacy dummy packets
8 months ago
Pau Espin abb9d47c90 send_dummy: Use proper condition to test if conn is osmux
8 months ago
Pau Espin 2dd2b33030 osmux: Log remote address upon rx of osmux pkt
8 months ago
Pau Espin 69f15e4e95 osmux: Fill in from_addr in struct osmo_rtp_msg_ctx
8 months ago
Pau Espin b0ea7976bf osmux: Match remote address in osmux_conn_lookup()
8 months ago
Pau Espin 9d939b6d5d osmux: Unify rtp_conn osmux type into a single type
8 months ago
Pau Espin de805b6772 osmux: cleanup misleading code calling rtp_bridge_cb
8 months ago
Pau Espin cb25a0aa48 osmux: Drop logging of osmux internal counters
8 months ago
Pau Espin 72eff2cf6a Allocate struct osmux_in_handle through new libosmo-netif APIs
8 months ago
Pau Espin 1c5fcb0791 osmux: Keep decoding osmux pkt if a batch contains an unknown CID
8 months ago
Pau Espin 48fb176fbc osmux: Lower log level when osmux batch received for unknown CID
8 months ago
Pau Espin 4d090d85f4 osmux: Drop unneeded comment block
8 months ago
Pau Espin 81c5847434 cosmetic: osmux: Drop extra empty line
8 months ago
Pau Espin d48a811f6c osmux: Allocate rate counters during initialization of osmux conn
8 months ago
Pau Espin b7f52b414e osmux: Rename field s/init/initialized
8 months ago
Pau Espin ea7aaf2eca vty: show per-connection Osmux VTY stats
8 months ago
Pau Espin 432ee9d150 osmux: Improve per-conn tx rate counters
8 months ago
Pau Espin b4a59475d2 osmux: Fix incorrect rate_ctr_group used in mgcp_osmux.c
8 months ago
Pau Espin 2177919edb osmux: Support local CID != remote CID
8 months ago
Pau Espin 87f114a1d0 Use bool type instead of int in config field
8 months ago
Pau Espin 928a20b540 osmux: Rename field osmux usage policy and define it with proper type
8 months ago
Pau Espin b9022497d8 cosmetic: osmux: Fix formatting of if-else brackets
8 months ago
Pau Espin 582c2bf7b0 osmux: Add connection and global rate counters
8 months ago
Pau Espin 663ba5c41f Use 'static const' instead of 'const static' everywhere
8 months ago
Pau Espin daf5bcea99 mgcp_conn: rename field s/rate_ctr_group/ctrg/g
8 months ago
Pau Espin a29f155301 Fix typo in ratectr description
8 months ago
Pau Espin 941e317c97 osmux: Get rid of static NULL talloc context
8 months ago
Pau Espin 3fbf035923 osmux: Clean up helper macro osmux_chunk_length()
8 months ago
Pau Espin 21bcf6abd8 osmux: Attach osmux to virtual trunk
8 months ago
Pau Espin 26e810d8a9 cosmetic: mgcp_conn.h: fix indentation whitespace
8 months ago
Pau Espin 4d1a52d463 osmux: Log sendto() error
8 months ago
Pau Espin 83df47cd7a cosmetic: vty: Fix indentation whitespace
8 months ago
Pau Espin c5bbb78ffe osmux: set log level of expected code path to INFO
9 months ago
Harald Welte e0e5a772f4 Make osmo_mgcpc_ep_fsm_pre_term() static
9 months ago
Pau Espin e39ae87ea3 osmux: don't store conn ptr inside shared osmux_handle
9 months ago
Pau Espin 8b0a614e43 osmux: Fix memleak on error code path
9 months ago
Pau Espin c61664c2b2 osmux: Log refcounting of osmux_handle_list
9 months ago
Pau Espin 15e7e4f37d osmux: Use osmo_sockaddr wherever possible
9 months ago
Pau Espin ab8371c6d7 osmux: Use better name for function which may allocate a new struct
9 months ago
Pau Espin 8c777990a5 cosmetic: main: Properly format log_info_cat
9 months ago
Pau Espin ec5e85b84e Add Osmux log category
9 months ago
Pau Espin ab4e8663e1 mgw: Use X-Osmux string define
9 months ago
Pau Espin a4f783b51b cosmetic: osmux: Fix wrong indentation
9 months ago
Pau Espin 479cf76e55 mgw: Fix osmux conn local IP selection
9 months ago
Pau Espin 33639166a2 osmux: Use new osmux APIs to let libosmo-netif alloc struct osmux_out_handle
9 months ago
Maxim Suraev 709aad28ed Set working directory in systemd service file
9 months ago
Pau Espin 5892b2e4db Use Osmux default port define from libosmo-netif
10 months ago