summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | bgpd: Convert BGP_MAXIMUM_MAXPATHS to MULTIPATH_NUMDonald Sharp2015-12-083-14/+6
* | bgpd: Use actual MULTIPATH_NUM as the limitorDonald Sharp2015-12-085-14/+11
* | build: Make MULTIPATH_NUM a config.h valueDonald Sharp2015-12-083-6/+6
* | ZEBRA: Remove NEXTHOP_TYPE_XXX_IFNAMEDonald Sharp2015-12-0412-160/+25
* | zebra: Remove STATIC_XXX_IFNAME and use _IFINDEXDonald Sharp2015-12-043-102/+89
|/
* Debian: Fixup build issues with switch to 3.0Donald Sharp2015-12-023-36/+36
* Zebra: crash in zebra_deregister_rnh_static_nexthopsDaniel Walton2015-12-011-1/+1
* BGP: 'neighbor swpX interface peer-group FOO' is needed to simplify swpXDaniel Walton2015-11-303-64/+152
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-11-2728-403/+1281
|\
| * Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-11-2743-990/+1890
| |\
| | * Should be able to "no" the full text of any config lineDaniel Walton2015-11-2319-191/+1067
| * | Quagga: Nexthop refactoringDonald Sharp2015-11-2710-212/+214
* | | bgpd: Refactor some code for nexthop handlingDonald Sharp2015-11-231-103/+60
* | | Quagga: prefix2str fixupDonald Sharp2015-11-2334-143/+136
* | | Quagga: Fixup some compile warningsDonald Sharp2015-11-2311-20/+20
* | | lib: Fixup of NULL calls to XSTRDUPDonald Sharp2015-11-232-7/+14
| |/ |/|
* | Quagga: vrf_id not being set correctlyDonald Sharp2015-11-204-2/+7
* | Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...vivek2015-11-205-368/+423
|\ \
| * | BGP: Remove the requirement to rebind a peer to its peer-group under the addr...Daniel Walton2015-11-203-363/+415
| * | BGP crash in group_announce_route_walkcbDaniel Walton2015-11-201-3/+7
| * | Quagga default: BGP enable "maximum-paths 64"Daniel Walton2015-11-201-2/+1
* | | Zebra: Ignore bridge address family netlink notificationsvivek2015-11-201-0/+6
|/ /
* | Zebra: Handle IPv6 address status during initializationvivek2015-11-201-5/+12
* | Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...vivek2015-11-2010-130/+28
|\ \
| * \ Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-11-2013-117/+98
| |\ \
| | * | Quagga: Cleanup RTADV defineDonald Sharp2015-11-206-43/+25
| | * | lib: Fixup a compiler warning on netbsdDonald Sharp2015-11-201-1/+1
| * | | Quagga: Fixup decision about what an unnumbered interface isDonald Sharp2015-11-204-86/+2
* | | | Zebra: Cleanup RIB debugsvivek2015-11-207-225/+279
| |/ / |/| |
* | | Zebra: Fix replace route for uninstall scenariovivek2015-11-191-0/+6
* | | Zebra: Implement route replace for IPv6vivek2015-11-196-72/+65
| |/ |/|
* | zebra: Fix non usage of VRF_DEFAULTDonald Sharp2015-11-191-1/+1
|/
* Quagga: Fixup cli and json keywordDonald Sharp2015-11-196-491/+303
* BGP: extcommunity-list are displayed before community-listDaniel Walton2015-11-181-2/+2
* BGP: Handle router-id correctly in config and display.vivek2015-11-173-9/+9
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-11-1722-494/+209
|\
| * Quagga: Set MULTIPATH_NUM to 64 when user specifies 0 from cliDonald Sharp2015-11-175-8/+10
| * BGP: crash in update_subgroup_merge()Daniel Walton2015-11-171-16/+4
| * Zebra: Remove reliance on NEXTHOP_TYPE_IPV4_ONLINKDonald Sharp2015-11-168-79/+57
| * BGP: Fix nexthop registration churnvivek2015-11-151-1/+11
| * BGP: Handle change to nexthop correctlyvivek2015-11-151-2/+4
| * Zebra: Ensure correct route is used for redistribute delete.vivek2015-11-151-2/+3
| * BGP: Fix the setting of link-local nexthops in some situationsvivek2015-11-152-10/+35
| * Quagga default: BGP enable "maximum-paths 64"Daniel Walton2015-11-131-1/+1
| * BGP: Remove deprecated commands and add warning that "show ipv6 bgp"Daniel Walton2015-11-134-329/+49
| * OSPF: remove deprecated commandsDaniel Walton2015-11-131-40/+0
| * bgp may add multiple path entries with the same nexthopDaniel Walton2015-11-124-6/+15
| * BGP: "redistribute" is missing from the "address-family ipv4 unicast" sub-con...Daniel Walton2015-11-121-0/+20
* | BGP: Update dump to allow Extended Time FormatAlexis Fasquel2015-11-175-165/+183
|/
* BGP: changing remote-as from external to external resets connectionDonald Sharp2015-11-111-2/+4