This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/33688] New: Ada package Gnat.Sockets missing constant for IP_PKTINFO (patch)


We are using gcc and Gnat.Sockets and have the need to filter incoming packets
according to their origin (device, IP, port), in order to enable this we have
patched gcc to offer the constant IP_PKTINFO.

I am going to attach an archive with the patched files for gcc-snapshot. The
addition is quite straightforward and we would be happy if it could make it
into 4.3.0 or 4.3.1 mayhaps.


-- 
           Summary: Ada package Gnat.Sockets missing constant for IP_PKTINFO
                    (patch)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kayhayen at gmx dot de


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33688


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]