Opened 7 years ago

Closed 6 years ago

#369 closed defect (invalid)

ioctl( SIOCGIFCONF ) with TCPV40HDRS does not work

Reported by: KO Myung-Hun Owned by:
Priority: normal Milestone: new
Component: libc Version: 0.6.6
Severity: normal Keywords:
Cc:

Description

Hi/2.

When TCPV40HDRS is defined, ioctl( SIOCGIFCONF ) does not work.

As well as SIOCGIFCONF, other calls also seems not to work.

I attach test codes.

Attachments (1)

ioctl-1.c (861 bytes) - added by KO Myung-Hun 7 years ago.
testcase for ioctl( SIOCGIFCONF ) with TCPV40HDRS

Download all attachments as: .zip

Change History (3)

Changed 7 years ago by KO Myung-Hun

Attachment: ioctl-1.c added

testcase for ioctl( SIOCGIFCONF ) with TCPV40HDRS

comment:1 Changed 7 years ago by KO Myung-Hun

SIOCGIFADDR, SIOCGIFBRDADDR, SIOCGIFNETMASK are same.

comment:2 Changed 6 years ago by KO Myung-Hun

Resolution: invalid
Status: newclosed

Should be linked against tcpipv4 libraries with placing /usr/lib/tcpipv4 at the begining of LIBRARY_PATH or using -L.

Note: See TracTickets for help on using tickets.