Change in osmo-mgw[master]: cosmetic: mgcp_udp_send: Document port param is in network byte order

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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon May 13 20:25:48 UTC 2019


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/14019 )

Change subject: cosmetic: mgcp_udp_send: Document port param is in network byte order
......................................................................

cosmetic: mgcp_udp_send: Document port param is in network byte order

Change-Id: I7c4a388eba850ac066e60db089d46da0247773ec
---
M src/libosmo-mgcp/mgcp_network.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/src/libosmo-mgcp/mgcp_network.c b/src/libosmo-mgcp/mgcp_network.c
index 4d92051..dbed156 100644
--- a/src/libosmo-mgcp/mgcp_network.c
+++ b/src/libosmo-mgcp/mgcp_network.c
@@ -130,7 +130,7 @@
 /*! send udp packet.
  *  \param[in] fd associated file descriptor
  *  \param[in] addr destination ip-address
- *  \param[in] port destination UDP port
+ *  \param[in] port destination UDP port (network byte order)
  *  \param[in] buf buffer that holds the data to be send
  *  \param[in] len length of the data to be sent
  *  \returns bytes sent, -1 on error */

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

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I7c4a388eba850ac066e60db089d46da0247773ec
Gerrit-Change-Number: 14019
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190513/d150b688/attachment.htm>


More information about the gerrit-log mailing list