Attention is currently required from: osmith.

pespin has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-ggsn/+/36031?usp=email )

Change subject: kernel-gtp: support IPv6 on outer layer
......................................................................


Patch Set 1:

(4 comments)

File gtp/gsn.c:

https://gerrit.osmocom.org/c/osmo-ggsn/+/36031/comment/7495bdfd_f911e5dd
PS1, Line 424:  int domain = in46a_to_af(listen);
can we call it family at some point? I had to fiugre out what "domain" meant 
here.


https://gerrit.osmocom.org/c/osmo-ggsn/+/36031/comment/a6599b05_2820182d
PS1, Line 446:                  addr.sin_len = sizeof(struct addr);
wrong indentation.


https://gerrit.osmocom.org/c/osmo-ggsn/+/36031/comment/1c74bf8f_636c7218
PS1, Line 461:          if (bind(*fd, &addr, sizeof(addr)) < 0)
the bind can be deduplicated by moving it below.


File tests/gtp/Makefile.am:

https://gerrit.osmocom.org/c/osmo-ggsn/+/36031/comment/e412d4a9_ada84f2a
PS1, Line 25:   $(top_builddir)/lib/libmisc.a \
why is this libmisc needed here now?



--
To view, visit https://gerrit.osmocom.org/c/osmo-ggsn/+/36031?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: I257fff1dcd9d030a7f9ea936b2693a3f13208230
Gerrit-Change-Number: 36031
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osm...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pes...@sysmocom.de>
Gerrit-Attention: osmith <osm...@sysmocom.de>
Gerrit-Comment-Date: Wed, 21 Feb 2024 12:24:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment

Reply via email to