Robert Edmonds | 28 Apr 2011 05:43

nmsg 0.6.14 released

ftp://ftp.isc.org/isc/nmsg/nmsg-0.6.14.tar.gz

changes:

    dnsqr: new "udp_checksum" field in the dnsqr message.  this field
    will return the original result of UDP checksum verification as
    recorded by the dnsqr module in nmsg >= 0.6.14, or will synthesize
    the result (if possible) if the field is missing.

    dnsqr: new resolver address zeroing feature, enabled by setting the
    DNSQR_ZERO_RESOLVER_ADDRESS environment variable to "1".  if this
    feature is enabled, the address of the resolver will be zeroed from
    packets and the "query_ip" dnsqr field, and a new field in the dnsqr
    message, "resolver_address_zeroed" will be set to indicate that the
    resolver address has been removed.

    build system: export non-default build variables needed for
    libprotobuf-c into the build environment.

    build system: suppress quote warnings from newer autoconf.

    nmsgtool: fix cut-and-paste typo in error message for
    pcap_set_buffer_size() failure.

    ipdg: nmsg_ipdg_parse_pcap_raw(): IPv6: advance transport pointer
    past the fragment header.

    ipdg: nmsg_ipdg_parse_pcap_raw(): handle initial fragments
    specially.

(Continue reading)


Gmane