Attention is currently required from: laforge.
pespin has posted comments on this change by laforge. ( https://gerrit.osmocom.org/c/libosmo-netif/+/42476?usp=email )
Change subject: icmpv6: Re-license code under GPL-v2-or-later
......................................................................
Patch Set 2: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/libosmo-netif/+/42476?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: I5a4fa18ef64c2f228e21fa2c067e55eaa4080508
Gerrit-Change-Number: 42476
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Mon, 23 Mar 2026 20:45:24 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
laforge has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/libosmo-netif/+/42476?usp=email )
Change subject: icmpv6: Re-license code under GPL-v2-or-later
......................................................................
icmpv6: Re-license code under GPL-v2-or-later
The original statement in my code from osmo-ggsn commit
d46bcd236e93432c894a939f4e5810dc5e9b4974 in 2017 was worded GPLv2-only,
which was due to the fact that the original OpenGGSN code is v2-only.
All subsequent modifications to this code were done by either me or Pau
Espin, who was doing the work under contract with sysmocom, of which I'm
the managing director. Therefore, I have legal authority to re-license
this file to v2-or-later.
Change-Id: I5a4fa18ef64c2f228e21fa2c067e55eaa4080508
---
M src/icmpv6.c
1 file changed, 16 insertions(+), 5 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/76/42476/2
--
To view, visit https://gerrit.osmocom.org/c/libosmo-netif/+/42476?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: I5a4fa18ef64c2f228e21fa2c067e55eaa4080508
Gerrit-Change-Number: 42476
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-CC: Jenkins Builder
laforge has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/libosmo-netif/+/42464?usp=email )
Change subject: Introduce API osmo_icmpv6
......................................................................
Patch Set 2:
(1 comment)
File src/icmpv6.c:
https://gerrit.osmocom.org/c/libosmo-netif/+/42464/comment/215ea1f1_4f5d2dc… :
PS2, Line 6: The contents of this file may be used under the terms of the GNU
: * General Public License Version 2, provided that the above copyright
: * notice and this permission notice is included in all copies or
: * substantial portions of the software.
> ok, this looks like I want to relicense it unter GPL-v2-or-later like the rest of the library code. […]
Done
--
To view, visit https://gerrit.osmocom.org/c/libosmo-netif/+/42464?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: I78ec7270c717af0a1b8ffd9398cd69ea7a0dbee2
Gerrit-Change-Number: 42464
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 23 Mar 2026 19:15:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>