osmo-ggsn/ggsn
Pau Espin cd87c5f963 ggsn: Start gtp retrans timer during startup
This timer was added in osmo-ggsn.git
dda21ed7d4,
but it was never initially started since it was introducing, and as a
result retransmissions never being triggered.

Also as a consequence, gtp_retrans is never called. That function is
responsible from triggering retransmissions and to free old responses
waiting in the resp queue (to check for duplicates). Since it's never
called, the retransmit resp queue will grow over time.

Fixes: dda21ed7d4
Fixes: OS#3997
Change-Id: Ie4adc52829446539fbbb5e9e0cf75a04f91c7eea
2019-05-31 14:25:57 +00:00
..
Makefile.am Move kernel GTP support from ggsn/ to lib/ 2018-04-25 21:44:46 +02:00
checksum.c IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement 2017-08-11 10:45:56 +02:00
checksum.h IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement 2017-08-11 10:45:56 +02:00
ggsn.c ggsn: Start gtp retrans timer during startup 2019-05-31 14:25:57 +00:00
ggsn.h ggsn: Drop unused param force in apn_stop() 2019-05-29 19:09:02 +02:00
ggsn_vty.c ggsn: Drop unused param force in apn_stop() 2019-05-29 19:09:02 +02:00
icmpv6.c ggsn: encaps_tun: Avoid forwarding packet if EUA is unassigned, fix crash 2018-01-26 18:20:22 +00:00
icmpv6.h ggsn: encaps_tun: Avoid forwarding packet if EUA is unassigned, fix crash 2018-01-26 18:20:22 +00:00