In the previous release candidate flowtop failed to build due to my netlink dissector changes. Thus here goes a second -rc containing the proper fix for this issue as well as some small cleanups. See the changelog below for the details.
Sorry for any inconvenience this might have caused. --- netsniff-ng 0.5.9-rc2 has been released to the public (http://netsniff-ng.org/). It can be fetched via Git: git clone git://github.com/netsniff-ng/netsniff-ng.git git checkout v0.5.9-rc2 Or via HTTP from one of our mirrors: http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.5.9-rc2.tar.gz http://mirror.distanz.ch/netsniff-ng/netsniff-ng-0.5.9-rc2.tar.gz http://github.com/netsniff-ng/netsniff-ng/archive/v0.5.9-rc2.tar.gz The release can be verified via Git (see README): git tag -v v0.5.9-rc2 Major high-level changes since the last release are: 1) Factor out TCP/UDP port and ethertype lookup from dissector into own module, thus making flowtop no longer depend on the dissector modules. This fixes flowtop build which was broken in v0.5.9-rc1. By Tobias Klauser. Contributions since last release: 8 Tobias Klauser Git changelog since last release: Tobias Klauser (8): flowtop: Include netlink dissector to fix build temporarily build: Mention the download mirrors in the release announcement lookup: Move UDP/TCP port and Ethernet type lookup into own module pkt_buff: Remove unnecessary void cast proto: Remove unnecessary include of hash.h dissector: Get rid of now unnecessary HAVE_DISSECTOR_PROTOS build: Fix formatting of mirror URLs in generated release announcement netsniff-ng 0.5.9-rc2
signature.asc
Description: Digital signature
