]> git.puffer.fish Git - mirror/frr.git/commit
BGP: Update dump to allow Extended Time Format
authorAlexis Fasquel <alexis@pch.net>
Mon, 16 Nov 2015 18:55:16 +0000 (13:55 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 17 Nov 2015 21:32:56 +0000 (13:32 -0800)
commit4db5d90acf047bb67969037c3744793765e90118
tree6b8f660dc0a13aea53915b940e6a631ef7935075
parent9da3a1a1917b3260d0a97efea9fac2109cd42bc1
BGP: Update dump to allow Extended Time Format

Allow the bgp dump functionality to handle the Extended Time format
as specified in RFC 6396.

Fixes a segmentation fault with multiple dump rules as well.

Signed-off-by: Alexis Fasquel <alexis@pch.net>
Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_btoa.c
bgpd/bgp_dump.c
bgpd/bgp_dump.h
doc/appendix.texi
doc/bgpd.texi