Please do not reply to this email. Use the web interface provided at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001656
--- Comment #2 from Bernd Edlinger <[email protected]> 2012-08-17 16:11:56 BST --- Regarding AF_PACKET: The protocol AF_PACKET will only be available when you call cyg_use_af_packet() somewhere in your application. If this function is not called the af_packet.c is not linked and the binary will not become any larger due to this enhancement. After this is done, these sockets can be used exactly as described here: man 7 packet -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
