aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Implement reserved IPv4 addresses for IMSIsrhizomatica/testingKeith Whyte3-1/+167
2023-07-14Implement ICMP response for inactive IP address.Keith1-0/+63
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
2022-03-07gtp: Fix typo in commentPau Espin Pedrol1-1/+1
2022-03-07gtp: Log retrans queue register&free entriesPau Espin Pedrol1-5/+13
2022-03-07gtp: Specify retrans queue name & seqnum in log linesPau Espin Pedrol1-3/+4
2022-03-07gtp: Small log improvements in gtp_create_pdp_ind()Pau Espin Pedrol1-3/+1
2022-03-07gtp: Log detection of rx duplicatePau Espin Pedrol1-0/+7
2022-03-07gtp: Use switch statement in gtp_create_pdp_ind()Pau Espin Pedrol1-4/+6
2022-03-01libgtp: Define retransmit QUEUE_SIZE relative to PDP_MAX (increase)Pau Espin Pedrol2-531/+7187
2022-03-01libgtp: Fix ggsn crash if pdp alloc array is full (PDP_MAX)Pau Espin Pedrol1-1/+12
2022-02-25vty: Fix cmd 'no echo-interval' doing nothingPau Espin Pedrol1-2/+1
2022-02-09tests: in46a_test: Make coverity happy when calling in46a_from_euaPau Espin Pedrol1-19/+19
2021-11-16Bump version: 1.7.1.20-8cbd-dirty → 1.8.01.8.0Pau Espin Pedrol3-2/+31
2021-10-08gtp_echo_responder: report invalid chars present in node-feautres cmdline arg...Pau Espin Pedrol1-1/+1
2021-10-04Introduce program gtp-echo-responderPau Espin Pedrol9-1/+619
2021-09-23cosmetic: configure.ac: Fix tabulation in linePau Espin Pedrol1-1/+1
2021-06-10ggsn: Fix heap-use-after-free during Recovery without associated PDPPau Espin Pedrol1-2/+10
2021-06-01ggsn: Log tun fd write errorsPau Espin Pedrol3-4/+11
2021-05-06gtp: Support tx/rx RAN Information Relay messagePau Espin Pedrol3-0/+73
2021-05-05gtp: constify pointer argPau Espin Pedrol1-1/+1
2021-05-03cosmetic: gtpie.c: Fix trailing whitespacePau Espin Pedrol1-5/+5
2021-04-22gtp: Improve logging of failing pdp ctx resolution from TEI/TIDPau Espin Pedrol1-24/+31
2021-04-22ggsn: Improve logging on incoming DL data packetsPau Espin Pedrol1-9/+33
2021-04-22gtp: Rework parsing logic of UpdatePdpCtxResponsePau Espin Pedrol1-19/+30
2021-04-21gtp: Update teic_confirmed only on resp successPau Espin Pedrol1-6/+4