===============================================================================
    LIBNET          (c) 1998, 1999  Mike D. Schiffman <mike@infonexus.com>
                                    route|daemon9 <route@infonexus.com>
                                     http://www.packetfactory.net/libnet
===============================================================================

    New functions for 0.99

    Please start using the new function naming scheme.  See README.stubs for
    more info.  The old one still works, but is being deprecated.

    libnet_close_raw_sock()
    libnet_close_link_layer()
    libnet_build_icmp_unreach()
    libnet_build_icmp_timestamp()
    libnet_init_packet()
    libnet_destroy_packet()
    libnet_init_packet_arena()
    libnet_next_packet_from_arena()
    libnet_destroy_packet_arena()
    libnet_hex_dump()
    libnet_build_asn1_int()
    libnet_build_asn1_uint()
    libnet_build_asn1_string()
    libnet_build_asn1_header()
    libnet_build_asn1_length()
    libnet_build_asn1_sequence()
    libnet_build_asn1_objid()
    libnet_build_asn1_null()
    libnet_build_asn1_bitstring()

EOF
