[liboping-changes] octo's ping library: Changes to 'ja/arp'

Florian Forster octo at verplant.org
Tue Jul 13 16:11:24 CEST 2010


New branch 'ja/arp' available with the following commits:
commit 3e0004ffc31d749a4c23b91c6189d28080c8c1e5
Merge: fad99d8a41bdbd11d0a18a6c3fb7f4dde7deac25 c7bfa8812b79c41b826793862373809950ddb2d9
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jul 13 16:10:23 2010 +0200

    Merge branch 'master' into ja/arp
    
    Conflicts:
    	src/Makefile.am

commit c7bfa8812b79c41b826793862373809950ddb2d9
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jul 13 16:07:53 2010 +0200

    src/Makefile.am: Use "LDADD" for applications, "LIBADD" for the library.
    
    Use "LDFLAGS" only for "-version-info".

commit fad99d8a41bdbd11d0a18a6c3fb7f4dde7deac25
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jul 13 16:05:55 2010 +0200

    configure.ac: Add a check for the "libnet" library.

commit c22dedee14e482102be4c5a62d56928ccd734603
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Jul 12 22:31:15 2010 +0200

    configure.ac: Implement a check for the pcap library.

commit 2464ef575e25735824496c42fd0fb7f83f1019f5
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Jul 12 22:30:55 2010 +0200

    configure.ac: Fix the help string for the "--enable-arp" option.

commit 3710d2fcabc86e8fd31a8f1b8f3180c571d80bd4
Author: Julien Ammous <j.ammous at gmail.com>
Date:   Sun Jul 11 23:40:12 2010 +0200

    added a simple example of arp ping
    
    (tested only on freebsd)

commit f9112b6c6d30a689a466c1f850fbbeb1d2024844
Author: Julien Ammous <j.ammous at gmail.com>
Date:   Sun Jul 11 23:39:50 2010 +0200

    added script to rebuild configure
    
    I don't even remember where i got it from but it works :p

commit 7b0297c11163ece312242b12581b3b87e883d0c4
Author: Julien Ammous <j.ammous at gmail.com>
Date:   Sun Jul 11 23:38:29 2010 +0200

    arp ping
    
    TODO:
    - --with-arp should define BUILD_WITH_ARP (configure does not recognize the option :( )
    - integrates things better with main library
    - add a clean way to say "i want arp ping", currently the field use_arp has to be set by hand




More information about the liboping-changes mailing list