Change in ...libosmocore[master]: vty/telnet_interface.c: log connection accept() / close() events

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/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Tue Jul 30 03:38:20 UTC 2019


Vadim Yanitskiy has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/14972 )

Change subject: vty/telnet_interface.c: log connection accept() / close() events
......................................................................


Patch Set 2:

(2 comments)

https://gerrit.osmocom.org/#/c/14972/1/src/vty/telnet_interface.c 
File src/vty/telnet_interface.c:

https://gerrit.osmocom.org/#/c/14972/1/src/vty/telnet_interface.c@131 
PS1, Line 131: 	rc = getsockname(fd->fd, (struct sockaddr *) &sockaddr, &len);
> What about using osmo_sock_get_name_buf() here?
Done


https://gerrit.osmocom.org/#/c/14972/1/src/vty/telnet_interface.c@187 
PS1, Line 187: 	     inet_ntoa(sockaddr.sin_addr), ntohs(sockaddr.sin_port));
> Let's use inet_ntop, which is thread-safe.
I decided to use osmo_sock_get_name_buf() here too.



-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/14972
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I77b31abfa159d2f269deaa5a08d94b7bbba7d23c
Gerrit-Change-Number: 14972
Gerrit-PatchSet: 2
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Tue, 30 Jul 2019 03:38:20 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin at sysmocom.de>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190730/c2fa2072/attachment.htm>


More information about the gerrit-log mailing list