https://qa.mandrakesoft.com/show_bug.cgi?id=287

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-02-07 23:11 -------
There is no more example files provided with latest libnet tarballs.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Those mistakes exist in Mandrake Linux up to 9.0rc2 and need fixing:

(1)Makefile
    The "if" scripts in the Makefile is advised to be removed, as the
judgement will lead to an error when we try to "make".

(2)libnet-example-2.c
    The comments in line 92 "interchangable with step 2" shoule be
removed. In step1, we calculate the value of packet_size, and in step2
we use this value to call libnet_init_packet(). Thus the two steps are
of course not interchangable. The comments in line 121 "interchangable
with step 1" shoule also be removed.
    The same problem exits in libnet-example-4.c (line 120 and 153).

(3)libnet-example-3.c
    Line 5 should be "example 3", not "example 2".
    LIne 47 should be "raw socket", not "link layer".

(4)libnet-example-4.c
    Line 148 should be "UDP", not "ICMP".
    Line 202 should be "UDP", not "ICMP".

Reply via email to