libosmocore/include/osmocom
Neels Hofmeyr 4f0dbac51c add jhash.h, copied from linux/jhash.h
Allow using arbitrary length data as hashtable key:
Copy jhash.h implementation from the linux kernel.
Apply osmo_ prefix to all global symbols.

Add jhash_test to ensure the code import works as intended.

First application will be a hashtable keyed by umts_cell_id in
osmo-hnbgw.git.

Related: SYS#6773
Change-Id: I0c9652bbc9e2a18b1200e7d63bb6f64ded7d75fa
2024-06-04 20:50:56 +00:00
..
codec ecu: add is_dtx_pause() method 2023-06-23 18:42:11 +00:00
coding coding: gsm0503_tch_a[fh]s_encode(): make *codec const 2023-11-14 11:57:19 +00:00
core add jhash.h, copied from linux/jhash.h 2024-06-04 20:50:56 +00:00
crypt struct osmo_sub_auth_data: remove OSMO_DEPRECATED_OUTSIDE 2023-06-05 18:33:52 +00:00
ctrl ctrl: re-introduce duplicate declaration of ctrl_cmd_send() 2024-03-12 14:36:22 +01:00
gprs gprs_bssgp_rim: add decoder for RIM ROUTING ADDRESS 2023-08-10 12:01:25 +02:00
gsm include/osmocom/gsm: add rtp_extensions.h 2024-05-31 13:53:21 +00:00
isdn isdn: add a lookup table with E1/E2/E3 bits from Table 5/V.110 2024-01-16 20:04:00 +07:00
sim Split include/Makefile.am content into subdirs 2023-01-18 18:29:34 +01:00
usb Split include/Makefile.am content into subdirs 2023-01-18 18:29:34 +01:00
vty vty: move struct vty_parent_node to private API 2023-05-06 03:49:08 +00:00
Makefile.am create libosmoisdn sub-library 2023-01-21 22:41:57 +01:00