summaryrefslogtreecommitdiffstats
path: root/pkgsrc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-09eigrpd: Add missing install_element for debug eigrp transmitAndrew Lunn1-0/+1
2017-08-09zebra: fix pseudowire code re. upstream changesDavid Lamparter3-32/+29
2017-08-09zebra: add support for static pseudowiresRenato Westphal10-5/+304
2017-08-09release: FRR 3.0-rc1frr-3.0-rc1David Lamparter1-1/+1
2017-08-09ldpd: fix missing label mappingsRenato Westphal2-3/+6
2017-08-09zebra: add support to openbsd's mpw(4) for pseudowiresRenato Westphal1-0/+90
2017-08-09ldpd: integrate with the pseudowire manager in zebraRenato Westphal8-73/+210
2017-08-09zebra: add new flag to detect nexthop label updatesRenato Westphal3-4/+8
2017-08-09zebra: add nexthop tracking for pseudowiresRenato Westphal4-3/+85
2017-08-09zebra: add pseudowire managerßingen16-3/+655
2017-08-09zebra: add implicit-null labels to the ribRenato Westphal1-6/+4
2017-08-09ospf: Fix segfault if compiled with DEBUGßingen1-1/+1
2017-08-09ospf6: Fix DEBUG compiling errorßingen1-2/+1
2017-08-09ldpd: fix bug with dual-stack neighborsRenato Westphal1-0/+7
2017-08-09zebra: fetch interface speed on *BSDRenato Westphal1-0/+1
2017-08-09*: reindentreindent-3.0-afterwhitespace / reindent637-271857/+264387
2017-08-09watchfrr: print specific error for removed optionsDavid Lamparter2-1/+25
2017-08-09watchfrr: remove STATEDIR preprocessor defineDavid Lamparter2-16/+8
2017-08-09lib: don't mkdir state paths in watchfrrDavid Lamparter1-6/+9
2017-08-08lib: fix still reachable linked list in thread.cQuentin Young1-4/+8
2017-08-08*: Define the number of seconds in a Day, Week and yearDonald Sharp8-24/+4
2017-08-07ldpd: use NO_STRQuentin Young1-37/+37
2017-08-07ospfd: deprecate `timers lsa arrival ...`Quentin Young1-63/+30
2017-08-07rhel: Don't obsolete birdBrian Rak1-1/+2
2017-08-07pimd: some pim cli fixesQuentin Young1-4/+4
2017-08-07lib: cli: don't run off graph "pre-end"David Lamparter1-1/+3
2017-08-07zebra: vrf: remove VRF-move static route updatingDavid Lamparter3-51/+4
2017-08-06zebra: vrf: remove VRF-move static route updatingDavid Lamparter3-52/+4
2017-08-06zebra: static: update on ifindex changesDavid Lamparter4-56/+103
2017-08-06zebra: static: rename IFINDEX -> IFNAMEDavid Lamparter3-21/+21
2017-08-06zebra: static: update on ifindex changesDavid Lamparter4-30/+86
2017-08-06zebra: static: rename IFINDEX -> IFNAMEDavid Lamparter3-26/+26
2017-08-06vtysh: add missing \n on warning messageDavid Lamparter1-1/+1
2017-08-05ospfd: Handle multi instance router ospf commandChirag Shah1-3/+5
2017-08-05ospfd: Fix MI-OSPF CLIsChirag Shah3-37/+80
2017-08-05eigrpd: Fix crash and attempt to send dataDonald Sharp2-65/+66
2017-08-05eigrpd: Fix a md5 digest issueDonald Sharp1-5/+7
2017-08-05eigrpd: Fix argv_find return code confusionDonald Sharp1-33/+33
2017-08-04bgpd: remove bogus change in attrhash_key_make()Jorge Boncompte1-6/+0
2017-08-04lib: remove last powl()Quentin Young1-1/+1
2017-08-04ospfd: Fix MI-OSPF configuraton clisChirag Shah6-86/+103
2017-08-04isisd: don't validate dict integrity for regular buildsChristian Franke2-1/+7
2017-08-04isisd: Convert to using prefix.h ETH_ALENDonald Sharp4-13/+6
2017-08-04bgpd: Convert to using ETH_ALENDonald Sharp11-21/+21
2017-08-04ldpd: Switch to using ETH_ALENDonald Sharp3-6/+6
2017-08-04zebra: Switch to using ETH_ALENDonald Sharp2-17/+17
2017-08-04lib: Add ETH_ALEN to prefix.h and deprecate ETHER_ADDR_LENDonald Sharp2-7/+25
2017-08-04zebra: Fix crash when OOM happens.Donald Sharp1-12/+3
2017-08-04bgpd: Fix safi_t confusion wition iana_safi_tDonald Sharp1-1/+1
2017-08-04lib: vty: fix config-write fd leakDavid Lamparter1-16/+22