Push Tracker
ria-ran--sim-drop/server
A ashkan@beigi.net 7b0827499a Test: cover client-IP/ARP resolution and SAIP schema lookup
Make get_mac_from_arp take an arp_path for testability (default unchanged), and
add tests for get_client_ip (X-Forwarded-For vs remote_addr), ARP MAC
resolution (match/no-match/missing), SAIP decode-unavailable, and the
SAIP_ASN_PATH override. Coverage: utils 100%, overall 93%; 108 tests pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 02:53:25 +00:00
..
core_adapters Harden: fix bare-filename db path crash, configurable APN 2026-07-01 06:13:26 +00:00
__init__.py Add Phase-1 eSIM provisioning implementation 2026-07-01 05:56:31 +00:00
app.py Harden: cap request body size (MAX_CONTENT_LENGTH) 2026-07-02 02:51:29 +00:00
database.py Harden: concurrency safety (db lock timeout, cache lock, retry, portal) 2026-07-01 06:16:25 +00:00
models.py Add Phase-1 eSIM provisioning implementation 2026-07-01 05:56:31 +00:00
profile_generator.py Phase 2: real 3GPP profile encodings + changelog 2026-07-01 06:03:48 +00:00
saip_profile.py SAIP: add PE-MF personalizing EF.ICCID 2026-07-02 02:46:33 +00:00
utils.py Test: cover client-IP/ARP resolution and SAIP schema lookup 2026-07-02 02:53:25 +00:00