Skip to content

Loading builds...

Changes

#62 (Mar 20, 2026, 3:30:02 PM)

cups_client: Add commands to perform IPv6 SLAAC and obtain GTP tunnel IPv6 global info

Change-Id: I1570ccf5f98ac98c1af467c48f42b6b54ac3911d
Pau Espin Pedrol at

#61 (Mar 20, 2026, 3:24:27 PM)

Implement logic to perform IPv6 SLAAC in GTPU tunnel

The IPv6 SLAAC prcoedure is not yet triggered in this patch; it will be
triggered by cups_client's new command in follow-up patch.

Change-Id: I837a4d7ec7c134412ab4a2e09909670e81ecbeea
Pau Espin Pedrol at

#60 (Mar 20, 2026, 3:24:27 PM)

cups_client: Add commands to perform IPv6 SLAAC and obtain GTP tunnel IPv6 global info

Change-Id: I917b5c70f143d48b55b4e270e24594d1a36f71aa
Pau Espin Pedrol at

#59 (Mar 20, 2026, 1:24:11 PM)

cups_client: Log error decoding EUA

Change-Id: I98c7841da0f2662291aab5180f6113cb5fca4867
Pau Espin Pedrol at

#58 (Mar 20, 2026, 1:24:11 PM)

cups_client: SPlit Tx of json str into its own function

This helper can be used in the future to submit a str multiple times
(eg. to multiple cups clients) without having to re-allocate the
content.

Change-Id: I505bf2eeea998a749e55f8f3b05c5013b5761297
Pau Espin Pedrol at

#57 (Mar 20, 2026, 1:11:42 PM)

Use libosmocore netdev API

Depends: libosmocore.git Change-Id I75153eb59e96a6a2505dc5b29432c76e5c21ea24
Change-Id: I8f18ef56a6e7186fed88f965fbb34aa390c3bac1
Pau Espin Pedrol at

#56 (Mar 20, 2026, 11:47:33 AM)

Use libosmocore netdev API

Depends: libosmocore.git Change-Id I75153eb59e96a6a2505dc5b29432c76e5c21ea24
Change-Id: I8f18ef56a6e7186fed88f965fbb34aa390c3bac1
Pau Espin Pedrol at

#55 (Mar 20, 2026, 11:42:02 AM)

Use libosmocore netdev API

Depends: libosmocore.git Change-Id I75153eb59e96a6a2505dc5b29432c76e5c21ea24
Change-Id: I8f18ef56a6e7186fed88f965fbb34aa390c3bac1
Pau Espin Pedrol at

#54 (Mar 19, 2026, 4:24:43 PM)

Use libosmocore netdev

Depends: libosmocore.git Change-Id I75153eb59e96a6a2505dc5b29432c76e5c21ea24
Change-Id: I8f18ef56a6e7186fed88f965fbb34aa390c3bac1
Pau Espin Pedrol at

#53 (Mar 19, 2026, 2:05:18 PM)

Use libosmocore netns API

Change-Id: Ia8617765d4c14483e2ad0ea09a8f2276fd7aaebf
Pau Espin Pedrol at

#52 (Mar 19, 2026, 11:25:08 AM)

Use osmo_sockaddr everywhere

This allows getting rid of lots of explicit castings, as well as makeing
it easier do improve IPv6 support in the future.

Change-Id: Id87d9cf2ec138091681ab0fe7c7f86d648c0e98e
Pau Espin Pedrol at