[systemd-bugs] [Bug 78082] New: dhcp-packet.c: UDP checksum calculation on Big Endian systems invalid ?

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 29 08:07:09 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=78082

          Priority: medium
            Bug ID: 78082
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: dhcp-packet.c: UDP checksum calculation on Big Endian
                    systems invalid ?
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: th.ritter at gmx.at
          Hardware: PowerPC
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

It seems the algorithm in dhcp_packet_checksum produced invalid checksums on BE
systems (e.g. Powerpc).

I guess from other implementations the "overflow" part of the algorithm is the
cause.

Yet this produces invalid UDP packets on Big endian machines.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140429/f10c172c/attachment.html>


More information about the systemd-bugs mailing list