Created attachment 144940 [details] Fix for issue 12 There is a bug in bgpdump: https://bitbucket.org/ripencc/bgpdump/issue/12/binary-garbage-at-the-end-of-output And the bug is not fixed by upstream for a long time. Please add this patch to port.
can you have a look at this patch ?
Created attachment 144945 [details] incorporate submitter's patch, bump port revision
Kurt, approved, please commit. Submitter, if you have other patches you'd like to see applied to bgpdump then I'm happy to review and incorporate them.
Oh, for the audit trail, I checked the output of bgpdump -m for http://data.ris.ripe.net/rrc00/2001.06/bview.20010624.1611.gz with and without the patch and can confirm the observation in the bitbucket url. I time'd bgpdump and it made zero difference in run time (wall, user, sys).
A commit references this bug: Author: pi Date: Fri Jul 25 03:50:02 UTC 2014 New revision: 362865 URL: http://svnweb.freebsd.org/changeset/ports/362865 Log: net/libbgpdump: add patch from bitbucket https://bitbucket.org/ripencc/bgpdump/issue/12/binary-garbage-at-the-end-of-output PR: 192091 Submitted by: citrin+pr@citrin.ru Approved by: mjl@luckie.org.nz (maintainer) Changes: head/net/libbgpdump/Makefile head/net/libbgpdump/files/ head/net/libbgpdump/files/patch-bgpdump.c
Committed, thanks. And sorry for the drive-by-commit for the bitbucket url, but the list of issues is very useful. RIPE lost contact with the software, it seems.