aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-23README.md: Major overhaulHEADmasterHarald Welte1-77/+48
2024-03-23README.md: Add Forum + Issue Tracker sectionsHarald Welte1-0/+14
2024-03-23README.md: Improve markdown formattingHarald Welte1-11/+10
2024-03-23Add funding link to github mirrorHarald Welte1-0/+1
2024-03-04Add clear error for kernel not supporting IPv6Oliver Smith1-0/+2
2024-03-01doc: fix typo ndoe -> nodeOliver Smith1-6/+6
2024-02-27lib/gtp-kernel.c: check rc of in46a_from_euaOliver Smith1-0/+4
2024-02-27lib/gtp-kernel.c: initialize ret with 0Oliver Smith1-2/+2
2024-02-23Cosmetic: {lib,gtp}/Makefile.am: diff friendlyOliver Smith2-3/+43
2024-02-23Cosmetic: AM_CFLAGS: make diff friendlyOliver Smith6-7/+42
2024-02-23Cosmetic: Makefile.am: make SUBDIRS diff friendlyOliver Smith1-1/+10
2024-02-22Revert "kernel-gtp: support IPv6 on outer layer"Oliver Smith8-61/+40
2024-02-21kernel-gtp: support IPv6 on inner layerOliver Smith3-43/+70
2024-02-21kernel-gtp: support IPv6 on outer layerOliver Smith8-40/+61
2024-02-21gtp_new: deduplicate create_and_bind_socket codeOliver Smith1-71/+51
2024-02-21Fix a typoOliver Smith1-1/+1
2024-01-26pco: Improve IPCP spec reference documentationPau Espin Pedrol2-5/+5
2023-11-29libgtp: Remove defines for reserved causes in gtp.hDaniel Willmann2-9/+10
2023-11-28Bump version: 1.10.2.1-a625 → 1.11.01.11.0Oliver Smith2-1/+8
2023-11-24libgtp: Use gtp_cause_successful() instead of GTPCAUSE_ACC_REQDaniel Willmann1-8/+7
2023-11-22gtp: Add net GTP cause values and a function to check for successDaniel Willmann1-1/+10
2023-09-12Bump version: 1.10.1.8-4963-dirty → 1.10.21.10.2Pau Espin Pedrol4-7/+23
2023-07-24lib/in46_addr: add in46a_from_gsnaOliver Smith3-4/+10
2023-07-21doc: running: update kernel-gtp limitationsOliver Smith1-1/+6
2023-07-21README: update documentation sectionOliver Smith1-3/+4
2023-05-26systemd: depend on networking-online.targetOliver Smith1-1/+2
2023-04-25debian: set compat level to 10Oliver Smith2-2/+2
2023-04-11doc/manuals/chapters/configuration: fix typoOliver Smith1-1/+1
2023-03-11tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy2-0/+2
2023-03-09Do not hard-code -g and -O2 in CFLAGSVadim Yanitskiy6-6/+6
2023-02-27Bump version: 1.10.0.4-bf69 → 1.10.11.10.1Vadim Yanitskiy1-0/+12
2023-02-27gtp: use OSMO_ASSERT() in gtp_new()Vadim Yanitskiy1-1/+1
2023-02-27gtp/gsn.c: fix 'No newline at end of file'Vadim Yanitskiy1-1/+1
2023-02-27lib/icmpv6.h: fix struct icmpv6_{radv_hdr,opt_prefix}Vadim Yanitskiy1-8/+6
2023-02-08debian/libgtp6.shlibs: new fileOliver Smith1-0/+2
2023-02-07Bump version: 1.9.0.10-4fac-dirty → 1.10.01.10.0Pau Espin Pedrol5-8/+28
2023-01-17Fix typos in comments and VTY descriptionsPau Espin Pedrol2-8/+8
2022-12-23osmo-ggsn: Transition to use of 'telnet_init_default'arehbein1-1/+1
2022-12-17ctrl: take both address and port from vty configMax1-2/+1
2022-11-04gtp: Introduce VTY configurable GTP timer X3Pau Espin Pedrol3-1/+7
2022-11-02ggsn: Introduce tdef and make it configurable over VTYPau Espin Pedrol6-13/+53
2022-11-02Use rate_ctr for gsn_t available_countersPau Espin Pedrol3-132/+172
2022-11-02Split gsn_t related APIs out of gtp.{c,h}Pau Espin Pedrol5-611/+710
2022-11-02cosmetic: gtp: Fix typo in commentPau Espin Pedrol1-1/+1
2022-08-30Ignore .deb build byproductsMax1-0/+4
2022-08-30Set working directory in systemd service fileMax1-0/+2
2022-06-28Bump version: 1.8.0.13-ade4-dirty → 1.9.01.9.0Pau Espin Pedrol5-8/+31
2022-06-18update git URLs (git -> https; gitea)Harald Welte2-4/+4
2022-04-13tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy2-2/+2
2022-03-24pco.h: Fix typo in reference to specPau Espin Pedrol1-1/+1