summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_ri.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-01lib: fix usage of getgrouplist() in *BSDMike Tancsa1-1/+1
2017-03-30Rename: freerangerouting --> frroutingLou Berger27-52/+52
2017-03-30Rename: FreeRangeRouting FRRoutingLou Berger25-62/+62
2017-03-28*: track version & "defaults" in configsDavid Lamparter13-51/+170
2017-03-28tests: format TestRefMismatch more readableChristian Franke1-1/+13
2017-03-25COMMUNITY.md: update CodingStyle & branchingDavid Lamparter2-15/+799
2017-03-18snapcraft: Change setup/ to snap/ directory based on new snap formatMartin Winter2-1/+1
2017-03-18snapcraft: Add missing snapcraft files from dist (make dist) archiveMartin Winter1-10/+4
2017-03-15zebra: zebra_fpm_dt.c does not always need protobufDonald Sharp1-0/+2
2017-03-15zebra: Fix protobuf build on stable/2.0Donald Sharp1-2/+2
2017-03-11snapcraft: Replace temporary logo with official FRR logoMartin Winter1-0/+0
2017-03-10zebra: Fix specific prefix handlingDonald Sharp1-4/+1
2017-03-09lib: handle case specifc types, protect against double free (issue #144)Lou Berger1-0/+2
2017-03-09Revert "lib: Fix tab completions memleak, memory stats corruption"David Lamparter1-10/+4
2017-03-09Lowercase frr.confMartín Beauchamp12-30/+30
2017-03-09zebra: Notify all nexthops that we've changedDonald Sharp1-7/+36
2017-03-07vtysh: fix completionDavid Lamparter1-1/+1
2017-03-07bgpd: Clean up bfd memory *before* deleting the peerDonald Sharp1-2/+2
2017-03-02bgpd: Fix memory leaks on shutdownDonald Sharp1-2/+2
2017-02-27*: remove QUAGGA_NO_DEPRECATED_INTERFACESQuentin Young2-19/+0
2017-02-23bgpd: Fix issue #218Lou Berger1-1/+1
2017-02-23bgpd: fix bgp_info_addpath_{rx,tx}_str if addpath info is not presentChristian Franke2-0/+4
2017-02-23release: FRR 2.0-rc2frr-2.0-rc2Martin Winter1-1/+1
2017-02-21Add missing DESC_ENTRY to lib/log.cßingen1-0/+1
2017-02-16doc: Fix pytest installation instructions on Ubuntu 12.04Martin Winter1-1/+5
2017-02-16doc: Fixed a few typos on Building Doc's, Changed Tab's to spaces and limited...Martin Winter14-991/+1050
2017-02-16doc: Add initial set of docs on building FRR on various DistributionsMartin Winter15-4/+1574
2017-02-15ldpd: fix segfault when configuring multiple pseudowiresRenato Westphal1-8/+8
2017-02-15ldpd: use red-black trees to store 'adj' elementsRenato Westphal8-55/+78
2017-02-15ldpd: use red-black trees to store 'l2vpn_pw' elementsRenato Westphal6-78/+86
2017-02-15ldpd: use red-black trees to store 'l2vpn_if' elementsRenato Westphal6-37/+44
2017-02-15ldpd: use red-black trees to store 'l2vpn' elementsRenato Westphal6-39/+47
2017-02-15ldpd: use red-black trees to store 'nbr_params' elementsRenato Westphal6-37/+45
2017-02-15ldpd: use red-black trees to store 'tnbr' elementsRenato Westphal9-54/+66
2017-02-15ldpd: use red-black trees to store 'iface' elementsRenato Westphal7-49/+57
2017-02-15ldpd: use red-black trees to store 'lde_map' elementsRenato Westphal4-17/+31
2017-02-13*: Add missing files to gitignoreChristian Franke2-2/+2
2017-02-13isisd: address coverity findingsChristian Franke6-21/+18
2017-02-13tests: fix out-of-tree buildDavid Lamparter2-3/+9
2017-02-13tests: add pytest testrunnersChristian Franke16-0/+511
2017-02-13tests: reorganize tests hierarchicallyChristian Franke34-97/+124
2017-02-13tests: remove dejagnuChristian Franke18-425/+0
2017-02-10ospfd: CID 1399387 (#1 of 2): Destination buffer too small (STRING_OVERFLOW)Martin Winter1-1/+1
2017-02-10lib: CID 1399296: Assign instead of compare (PW.ASSIGN_WHERE_COMPARE_MEANT)Martin Winter1-1/+1
2017-02-10zebra: Fix CID 1399335 (#1 of 1): Wrong sizeof argument (SIZEOF_MISMATCH)Martin Winter1-1/+1
2017-02-10vtysh: Fix Coverity Warning CID 1399479 (#1 of 1): Destination buffer too sma...Martin Winter1-1/+1
2017-02-10ospfd: Fix Coverity Warning CID 1399480 (#1 of 1): Buffer not null terminated...Martin Winter1-1/+1
2017-02-09ospfclient: #include sourcesDavid Lamparter2-1/+5
2017-02-09lib: use fsync() for config writes, plug fd leakDavid Lamparter2-27/+45
2017-02-07*: Found some instances of Quagga.confDonald Sharp4-7/+7