gtpu: Track the dst FIB entry instead of RR sourcing that 62/28262/1
authorMiklos Tirpak <[email protected]>
Thu, 19 Dec 2019 11:06:20 +0000 (12:06 +0100)
committerAndrew Yourtchenko <[email protected]>
Wed, 12 Aug 2020 11:16:27 +0000 (11:16 +0000)
commit5381da1dc6e5d28f644f5872127cf1ceaabf705d
treee20a428e96a52d99d45fdffd7e4cd92c8b2f708a
parentc9563e60fec8964a63ffe2542883eece66e616d0
gtpu: Track the dst FIB entry instead of RR sourcing that

RR sourcing the destination FIB entry limits the number of tunnels
to 255 for a particular destination. This change removes this limit.

Type: fix

The patch is based on 1f50bf8fc57ebf78f9056185a342493be460a847
that introduced the FIB entry tracking but did not update
the gtpu plugin.

Signed-off-by: Miklos Tirpak <[email protected]>
Change-Id: I8a4a87382a6eb5120e2bb65b9bc3c446bbfdbd3b
(cherry picked from commit 75c72369186f6341a13374d2dd6e60ce3c7a88a6)
src/plugins/gtpu/gtpu.c