Take 2 was based off of take 1. https://github.com/donaldsharp/quagga/tree/take-1
Probably not a great name for the branch but it was late last night :) In any event, I'll be staging everything there. I'm also currently working on the next batch of code Take 3! donald On Tue, Nov 10, 2015 at 1:02 AM, Martin Winter < [email protected]> wrote: > Donald, > > what is the base for this series of patches? > Can you give me the branch and/or commit ID where this should be applied? > > - Martin Winter > [email protected] > > > > On 9 Nov 2015, at 22:00, [email protected] wrote: > > Continous Integration Result: FAILED >> >> See below for issues. >> This is an EXPERIMENTAL automated CI system. >> For questions and feedback, feel free to email >> Martin Winter <[email protected]>. >> >> Patches applied : >> Patchwork 1469: http://patchwork.quagga.net/patch/1469 >> [quagga-dev,13578,01/22] quagga: nexthop-tracking.patch >> Patchwork 1460: http://patchwork.quagga.net/patch/1460 >> [quagga-dev,13568,02/22] bgpd: table-map feature >> Patchwork 1453: http://patchwork.quagga.net/patch/1453 >> [quagga-dev,13562,03/22] Zebra: Use a fixed route metric when >> populating kernel >> Patchwork 1456: http://patchwork.quagga.net/patch/1456 >> [quagga-dev,13565,04/22] The peer-groups parser is missing >> advertisement-interval and 'timers connect' >> Patchwork 1454: http://patchwork.quagga.net/patch/1454 >> [quagga-dev,13563,05/22] Add a null check in bgp_address_del() >> function when connected addresses are removed. >> Patchwork 1455: http://patchwork.quagga.net/patch/1455 >> [quagga-dev,13564,06/22] BGPd: Make ipv6 unicast/multicast >> address-family work >> Patchwork 1457: http://patchwork.quagga.net/patch/1457 >> [quagga-dev,13566,07/22] BGP: Show more meaningful outq value in >> 'show ip bgp summary' output. >> Patchwork 1461: http://patchwork.quagga.net/patch/1461 >> [quagga-dev,13570,08/22] BGP: Event-driven route announcement taking >> into account min route advertisement interval >> Patchwork 1470: http://patchwork.quagga.net/patch/1470 >> [quagga-dev,13579,09/22] BGP: Fix FSM to handle active/passive >> connections better >> Patchwork 1458: http://patchwork.quagga.net/patch/1458 >> [quagga-dev,13567,10/22] BGP doesn't count a route with an >> unreachable nexthop in PfxRcd >> Patchwork 1459: http://patchwork.quagga.net/patch/1459 >> [quagga-dev,13569,11/22] Save the last message from a peer that >> caused us to send a NOTIFICATION >> Patchwork 1473: http://patchwork.quagga.net/patch/1473 >> [quagga-dev,13581,12/22] 'neighbor <if-name> interface' >> config support in BGP including RA/Zebra changes. >> Patchwork 1462: http://patchwork.quagga.net/patch/1462 >> [quagga-dev,13571,13/22] BGPd: Support matching on local preference >> in route-map >> Patchwork 1463: http://patchwork.quagga.net/patch/1463 >> [quagga-dev,13572,14/22] bgpd: bgpd-ibgp-policy-out-allow-mods.patch >> Patchwork 1465: http://patchwork.quagga.net/patch/1465 >> [quagga-dev,13574,15/22] bgpd: update prefix packing optimizations >> Patchwork 1464: http://patchwork.quagga.net/patch/1464 >> [quagga-dev,13573,16/22] bgpd: Improve peer scaling >> Patchwork 1466: http://patchwork.quagga.net/patch/1466 >> [quagga-dev,13575,17/22] Zebra: Dissallow outside programs to delete >> Quagga routes >> Patchwork 1474: http://patchwork.quagga.net/patch/1474 >> [quagga-dev,13582,18/22] BGP: Reprocess the trigger points when an >> attached route map changes >> Patchwork 1467: http://patchwork.quagga.net/patch/1467 >> [quagga-dev,13576,19/22] Fix "no set metric" for ospf6 and >> RIP >> Patchwork 1468: http://patchwork.quagga.net/patch/1468 >> [quagga-dev,13577,20/22] Make "no redistribute" always >> remove the redistribute statement >> Patchwork 1471: http://patchwork.quagga.net/patch/1471 >> [quagga-dev,13580,21/22] BGP: Add match interface support to BGP >> route-map. >> Patchwork 1472: http://patchwork.quagga.net/patch/1472 >> [quagga-dev,13581,22/22] bgpd: bug in nexthop display >> Tested on top of Git : ca8ec20 (as of 20150930.155125 UTC) >> CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-169/ >> >> >> Get source and apply patch from patchwork: Failed >> ---------------- >> >>> Applying Patchwork patch 1469 >>> ------------------------------------ >>> patching file bgpd/Makefile.am >>> patching file bgpd/bgp_debug.c >>> patching file bgpd/bgp_debug.h >>> patching file bgpd/bgp_nexthop.c >>> patching file bgpd/bgp_nexthop.h >>> patching file bgpd/bgp_nht.c >>> patching file bgpd/bgp_nht.h >>> patching file bgpd/bgp_route.c >>> Hunk #3 succeeded at 1867 (offset -17 lines). >>> Hunk #4 succeeded at 2031 (offset -17 lines). >>> Hunk #5 succeeded at 2337 (offset -17 lines). >>> Hunk #6 succeeded at 2364 (offset -17 lines). >>> Hunk #7 succeeded at 2378 (offset -17 lines). >>> Hunk #8 succeeded at 3453 (offset -30 lines). >>> Hunk #9 succeeded at 3570 (offset -30 lines). >>> Hunk #10 succeeded at 3617 (offset -30 lines). >>> Hunk #11 succeeded at 4679 (offset -30 lines). >>> Hunk #12 succeeded at 4860 (offset -30 lines). >>> Hunk #13 succeeded at 5510 (offset -30 lines). >>> patching file bgpd/bgp_route.h >>> patching file bgpd/bgp_zebra.c >>> Hunk #2 succeeded at 77 (offset -1 lines). >>> Hunk #3 succeeded at 1124 with fuzz 1 (offset -92 lines). >>> patching file doc/next-hop-tracking.txt >>> patching file lib/Makefile.am >>> patching file lib/log.c >>> patching file lib/memtypes.c >>> patching file lib/nexthop.c >>> patching file lib/nexthop.h >>> patching file lib/zclient.c >>> patching file lib/zclient.h >>> patching file lib/zebra.h >>> patching file zebra/Makefile.am >>> patching file zebra/debug.c >>> patching file zebra/debug.h >>> patching file zebra/rib.h >>> Hunk #5 succeeded at 442 with fuzz 1 (offset -8 lines). >>> patching file zebra/rt_netlink.c >>> Hunk #1 FAILED at 38. >>> 1 out of 1 hunk FAILED -- saving rejects to file zebra/rt_netlink.c.rej >>> patching file zebra/zebra_fpm_netlink.c >>> patching file zebra/zebra_rib.c >>> Hunk #9 succeeded at 3409 (offset -87 lines). >>> Hunk #10 succeeded at 3458 (offset -87 lines). >>> patching file zebra/zebra_rnh.c >>> patching file zebra/zebra_rnh.h >>> patching file zebra/zebra_rnh_null.c >>> patching file zebra/zebra_routemap.c >>> patching file zebra/zebra_vty.c >>> patching file zebra/zserv.c >>> Hunk #5 succeeded at 1292 (offset -32 lines). >>> Hunk #6 succeeded at 1333 (offset -32 lines). >>> Hunk #7 succeeded at 1563 (offset -32 lines). >>> Hunk #8 succeeded at 1843 (offset -32 lines). >>> patching file zebra/zserv.h >>> >> >> Regards, >> NetDEF/OpenSourceRouting Continous Integration (CI) System >> >> --- >> OpenSourceRouting.org is a project of the Network Device Education >> Foundation, >> For more information, see www.netdef.org and www.opensourcerouting.org >> For questions in regards to this CI System, contact Martin Winter, >> [email protected] >> >
_______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
