I've Pushed forward a fix for the crash and now we are passing preliminary testing:
https://ci1.netdef.org/browse/QUAGGA-QMASTER8-4 I'd like to thanks Martin, Lou and Paul for working with me to get this resolved. donald On Tue, Jan 19, 2016 at 3:22 PM, Martin Winter < [email protected]> wrote: > And the CI results are here: > > https://ci1.netdef.org/browse/QUAGGA-QMASTER8 > > (Or go to ci.netdef.org, click on the small branch item next to Quagga > master and look for it there) > > Currently failing. Compiling seems to be fine, but it looks like a crash > in BGP to me. > > - Martin > > > > On 19 Jan 2016, at 9:51, Donald Sharp wrote: > > I've just pushed up proposed/6/ff. >> >> Here are the current proposed commits: >> >> Donald Sharp (6): >> lib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h >> lib, bgpd, tests: Refactor FILTER_X in zebra.h >> lib, bgpd: Remove 'struct fifo' from lib/zebra.h >> doc, vtysh: Fixup of history handling >> ospfd: Remove HAVE_OPAQUE_LSA >> ospfd: Remove HAVE_PSF_TE >> >> Gautam Kumar (1): >> vtysh: When the config file is close to the boundry of size of buffer >> vtysh hangs. >> >> Lou Berger (29): >> zebra: wire up "debug zebra packet detail" >> zebra: make RTF_LLINFO optional to fix FreeBSD >> zebra: additional redistribute related logging >> lib: fix bookkeeping for libreadline malloc()s >> lib: treat realloc of null pointer as alloc Now use zalloc rather than >> alloc with null. Fixes issue seen in bgp check tests. >> lib: add "show commandtree" CLI command >> lib: add facility to log all CLI commands >> lib: add SAFI_ENCAP type, safi2str prefix utility >> bgpd: add nexthop length to AF macro >> bgpd: kill unused variable in bgp_socket() >> bgpd: make _vpnv4 static handling SAFI-agnostic >> bgpd: handle AS4 and EOI route distinguishers >> bgpd: wire up VPNv6 protocol processing >> bgpd, lib, vtysh: hook up bgp VPNv6 CLI node >> bgpd: improve cleanup in bgp_delete() >> bgpd: tests - add null pointer protection to fix bgp test failures >> bgpd: general MP/SAFI improvements >> bgpd: encap: extend extcommunity handling >> bgpd: encap: add attribute handling >> bgpd: encap: add encap SAFI (RFC5512) >> bgp: Reorg cleanup to align process and bgp instance init/destroy >> bgpd, lib, vtysh: hook up bgp ENCAP CLI node >> bgpd: cleanup vty bgp_node_afi/safi utils >> bgpd: VPNv6 show commands >> bgpd: encap show commands >> bgpd: drop machineparse / random "show" improvements >> bgpd: Add back old forms of 'show <afi> <safi>' for compatibility >> doc: Add AFI/SAFI show commands to manual >> bgpd: remove HAVE_IPV6 conditionals >> >> Paul Jakma (6): >> bgpd: OPEN parse errors should send OPEN_ERR and UNSPECIFIC subcode. >> bgpd: Check capability falls on right multiple of size, where >> possible. >> tests: add more AS4 capability tests + little fixes for couple of GR >> test cases. >> bgpd: make bgp_info_cmp and multiple-path decision logic more regular >> docs: Update bgpd docs, inc. on decision process, and with a section >> on MED. >> *: use an ifindex_t type, defined in lib/if.h, for ifindex values >> >> Timo Teräs (5): >> zebra: atomic FIB updates >> zebra: use link scope for interface routes >> zebra: support FIB override routes >> zebra: remove metric from kernel >> lib, zebra: unify link layer type and hardware address handling >> >> Here are the commits that need review/changes/whatever: >> >> Jacqueline Yu - >> http://patchwork.quagga.net/patch/1427/ >> Did we have a consensus? >> >> Paul Jakma: >> http://patchwork.quagga.net/patch/1599/ >> Again did we have a consensus? >> >> Lin: >> http://patchwork.quagga.net/patch/1750/ >> Needs to be respun and posted using either git send-email or git >> format-patch >> >> Lou Berger: >> http://patchwork.quagga.net/patch/1751/ >> We need to come to a group consensus about correct entering/exiting of >> sub-modes. Lou would you drive this conversation? >> >
_______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
