Package: bgpdump / 1.6.2-1

Metadata

Package Version Patches format
bgpdump 1.6.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream.use cppflags.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
upstream.fix crash on huge prefix lists.patch | (download)

bgpdump_lib.c | 13 9 + 4 - 0 !
1 file changed, 9 insertions(+), 4 deletions(-)

 handle prefix lists with more than max_prefixes prefixes gracefully
upstream.fix unaligned memory access.patch | (download)

bgpdump_lib.c | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix unaligned memory access
local.disable cfr_strerror.patch | (download)

cfile_tools.c | 2 2 + 0 - 0 !
cfile_tools.h | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+)

 disable the cfr_strerror function
local.fix buffer weirdness.patch | (download)

util.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 these operations aren't broken, but just weird
local.increase max prefixes.patch | (download)

bgpdump_attr.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 increase limit of maximum prefixes
local.enhance test script.patch | (download)

test.sh | 47 39 + 8 - 0 !
1 file changed, 39 insertions(+), 8 deletions(-)

 enhance the test script