Changes
#9145 (Oct 25, 2024, 3:01:09 PM)
- doc: Document MTU features in User Manual and example config files — Pau Espin Pedrol / detail
- doc: Update all iptables references with nftables — Pau Espin Pedrol / detail
#9144 (Oct 25, 2024, 2:36:08 PM)
- tun: Use OSMO_STRLCPY_ARRAY — Pau Espin Pedrol / detail
#9143 (Oct 25, 2024, 1:51:07 PM)
- Refactor tun_t fields and alloc APIs — Pau Espin Pedrol / detail
#9138 (Oct 24, 2024, 11:11:09 AM)
- ggsn: Avoid forwarding IPv6 solicited-node multicast addr to tun device — Pau Espin Pedrol / detail
- ggsn: Rename confusing functions — Pau Espin Pedrol / detail
- tun.h: Remove non-existent tun_decaps() — Pau Espin Pedrol / detail
- Rename tun_encaps -> tun_inject_pkt — Pau Espin Pedrol / detail
#9133 (Oct 23, 2024, 4:16:06 PM)
- tun: Fix null pointer derefence when in kernel gtp mode — Pau Espin Pedrol / detail
#9129 (Oct 22, 2024, 7:01:09 PM)
- doc: Reorder some chapters — Pau Espin Pedrol / detail
#9128 (Oct 22, 2024, 6:56:09 PM)
- ggsn: Use osmo_netdev_addaddr() libosmocore API — Pau Espin Pedrol / detail
- ggsn: apply configured APN MTU to tun — Pau Espin Pedrol / detail
- doc: Fix typo in user manual — Pau Espin Pedrol / detail
- doc: Remove reference to non longer existing osmo-ggsn.init — Pau Espin Pedrol / detail
- doc: Fix typo: wrong interface named — Pau Espin Pedrol / detail
#9127 (Oct 22, 2024, 4:26:08 PM)
- ggsn: use libosmocore tundev API to create apn tun device — Pau Espin Pedrol / detail
#9125 (Oct 22, 2024, 10:31:07 AM)
- ggsn: Support announcing APN MTU over PCO — Pau Espin Pedrol / detail
- ggsn: Support announcing APN MTU over ICMPv6 RA — Pau Espin Pedrol / detail
#9119 (Oct 21, 2024, 8:06:06 PM)
- vty: Fix missing newline in description of 'apn tun-device' cmd — Pau Espin Pedrol / detail
#9114 (Oct 21, 2024, 8:51:06 AM)
- Move apn allocation code out of vty file — Pau Espin Pedrol / detail
- Move ggsn allocation code out of vty file — Pau Espin Pedrol / detail
- Move g_ggsn_list declaration to ggsn.c — Pau Espin Pedrol / detail