Project

General

Profile

Actions

Bug #3105

closed

Kernel inet_pton() implementation returns result in host byte order

Added by Daniil Lunev almost 11 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2012-08-22
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

Currently, kernel's inet_pton returns result with wrong order, of bytes, for it depends on the system endian style. But userspace's one returns bytes in correct network order.

Actions #1

Updated by Daniil Lunev almost 11 years ago

  • Status changed from New to Feedback
Actions #2

Updated by Yuri Pankov over 9 years ago

  • Subject changed from Kernel's inet_pton() implementation doesn't put result in network order. to Kernel inet_pton() implementation returns result in host byte order
Actions #3

Updated by Garrett D'Amore over 9 years ago

  • Status changed from Feedback to Resolved
  • Tags deleted (needs-triage)

Resolved in:

commit 59927d313a821b7f3822314ed16fc0a44c128431
Author: Yuri Pankov <>
Date: Wed Jan 8 18:32:42 2014 +0400

3105 Kernel inet_pton() implementation returns result in host byte order
Reviewed by: Garrett D'Amore &lt;&gt;
Reviewed by: Robert Mustacchi &lt;&gt;

(I was the approver, but apparently I forgot to update the Approved by: header.)

Actions

Also available in: Atom PDF