This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-net-gprs@lists.osmocom.org/.
Jiannan Ouyang ouyangj at fb.comHi Harald,
On 3/27/17, 1:33 AM, "Harald Welte" <laforge at gnumonks.org> wrote:
> As a minor side note: Please note the authoritative source for libgtpnl
> is at git.osmocom.org https://urldefense.proofpoint.com/v2/url?u=http-3A__git.osmocom.org_libgtpnl_tree_src_gtp-2Dgenl.c&d=DwIDaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=DlEiPn-jT33DcPoRArwOWA&m=jcvVBVPs-> 2A84uHXjAGh8m2cXdeZHZX8UmaRo4fZvXY&s=ZqNrEp-B5LpzCqShvyFFtEFsBy-Bnzm9SGhEFjbXysY&e=
Got it, thanks!
> To me it's quite obvious that a function called "gtp_add_tunnel()"
> should only add a new tunnel and hence I think the current behavior is
> correct.
> However, I guess you could simply submit a patch with
> "gtp_update_tunnel()" or "gtp_modify_tunnel()" which can modify an
> existing tunnel. The latter might probably be required anyway in other
> cases?
Yeah, I agree current behavior is correct, though the “right fix” would require changes to the kernel module, libgtpnl, and OAI.
If we are going down that path, I would like to first have a more comprehensive plan on what features we want, and what changes
are needed. Once we have that, I can work with the community on the implementation. Thank you!
Regards,
-Jiannan