Osmocom library for network/soecket abstraction and osmux audio multiplex https://osmocom.org/projects/libosmo-netif
Go to file
Pau Espin e63329eb1f Bump version: 1.2.0.114-3804-dirty → 1.3.0
Change-Id: Id67541378193f22f924409f02301f0063aab639e
2023-02-07 13:28:19 +01:00
contrib Bump version: 1.2.0.114-3804-dirty → 1.3.0 2023-02-07 13:28:19 +01:00
debian Bump version: 1.2.0.114-3804-dirty → 1.3.0 2023-02-07 13:28:19 +01:00
examples osmux: Replace deprecated osmux_xfrm_input_* APIs in examples & tests 2022-10-03 11:30:45 +02:00
include amr: Clarify size of AMR BWE header and ToC 2022-12-21 21:32:25 +01:00
m4 initial commit 2011-10-04 02:36:46 +02:00
src Bump version: 1.2.0.114-3804-dirty → 1.3.0 2023-02-07 13:28:19 +01:00
tests Bump version: 1.2.0.114-3804-dirty → 1.3.0 2023-02-07 13:28:19 +01:00
utils osmo-amr-inspect: Improve robustness reading from stdin 2023-01-03 11:41:17 +01:00
.gitignore gitignore: Ignore autfoo *~ churn 2021-02-19 12:58:44 +01:00
.gitreview Add gerrit settings 2016-12-22 14:06:35 +00:00
COPYING add COPYING file (GPLv2 license) 2011-10-05 13:43:25 +02:00
Doxyfile.in Add minimal doxygen documentation for stream + datagram modules 2017-04-08 20:13:14 +02:00
Makefile.am Introduce utils/osmo-amr-inspect program 2022-12-22 13:56:26 +01:00
README.md update git URLs (git -> https; gitea) 2022-06-17 23:15:16 +02:00
TODO-RELEASE Bump version: 1.2.0.114-3804-dirty → 1.3.0 2023-02-07 13:28:19 +01:00
configure.ac Bump version: 1.2.0.114-3804-dirty → 1.3.0 2023-02-07 13:28:19 +01:00
git-version-gen initial commit 2011-10-04 02:36:46 +02:00
libosmo-netif.pc.in libosmo-netif.pc.in: Append -lsctp to Libs.private 2019-10-22 19:38:07 +00:00

README.md

libosmo-netif- Osmocom network interface library

This repository contains a C-language library that form the basis of various higher-layer cellular communications protocol implementation. It implements stream server and clients for TCP, UDP, IPA as well as the non-standard/proprietary OSMUX protocol.

Homepage

The official homepage of the project is https://osmocom.org/projects/libosmo-netif

GIT Repository

You can clone from the official libosmo-netif.git repository using

git clone https://gitea.osmocom.org/osmocom/libosmo-netif

There is a web interface at https://gitea.osmocom.org/osmocom/libosmo-netif

Documentation

There is no Doxygen-generated API documentation yet for this library. It would be great to some day have it, comparable to libosmocore.

Mailing List

Discussions related to libosmo-netif are happening on the openbsc@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/openbsc for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Contributing

Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards

We us a gerrit based patch submission/review process for managing contributions. Please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for more details

The current patch queue for libosmo-netif can be seen at https://gerrit.osmocom.org/#/q/project:libosmo-netif+status:open