summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * bgpd: fix bgp_info_addpath_{rx,tx}_str if addpath info is not presentChristian Franke2017-02-232-0/+4
| * | release: FRR 2.0-rc2frr-2.0-rc2Martin Winter2017-02-231-1/+1
| |/
| * Merge pull request #217 from bingen/missing_desc_entry_2Donald Sharp2017-02-211-0/+1
| |\
| | * Add missing DESC_ENTRY to lib/log.cßingen2017-02-211-0/+1
| |/
| * Merge pull request #209 from opensourcerouting/building-docsLou Berger2017-02-1715-4/+1637
| |\
| | * doc: Fix pytest installation instructions on Ubuntu 12.04Martin Winter2017-02-161-1/+5
| | * doc: Fixed a few typos on Building Doc's, Changed Tab's to spaces and limited...Martin Winter2017-02-1614-991/+1050
| | * doc: Add initial set of docs on building FRR on various DistributionsMartin Winter2017-02-1615-4/+1574
| |/
| * Merge pull request #206 from opensourcerouting/ldpd-ordered-outputDonald Sharp2017-02-1514-374/+462
| |\
| | * ldpd: fix segfault when configuring multiple pseudowiresRenato Westphal2017-02-151-8/+8
| | * ldpd: use red-black trees to store 'adj' elementsRenato Westphal2017-02-158-55/+78
| | * ldpd: use red-black trees to store 'l2vpn_pw' elementsRenato Westphal2017-02-156-78/+86
| | * ldpd: use red-black trees to store 'l2vpn_if' elementsRenato Westphal2017-02-156-37/+44
| | * ldpd: use red-black trees to store 'l2vpn' elementsRenato Westphal2017-02-156-39/+47
| | * ldpd: use red-black trees to store 'nbr_params' elementsRenato Westphal2017-02-156-37/+45
| | * ldpd: use red-black trees to store 'tnbr' elementsRenato Westphal2017-02-159-54/+66
| | * ldpd: use red-black trees to store 'iface' elementsRenato Westphal2017-02-157-49/+57
| | * ldpd: use red-black trees to store 'lde_map' elementsRenato Westphal2017-02-154-17/+31
| |/
| * Merge pull request #200 from opensourcerouting/pytest-stableDonald Sharp2017-02-1466-521/+640
| |\
| | * tests: fix out-of-tree buildDavid Lamparter2017-02-132-3/+9
| | * tests: add pytest testrunnersChristian Franke2017-02-1316-0/+511
| | * tests: reorganize tests hierarchicallyChristian Franke2017-02-1334-97/+124
| | * tests: remove dejagnuChristian Franke2017-02-1318-425/+0
| * | Merge pull request #193 from opensourcerouting/mw-coverity-fixes-2Donald Sharp2017-02-144-5/+5
| |\ \
| | * | ospfd: CID 1399387 (#1 of 2): Destination buffer too small (STRING_OVERFLOW)Martin Winter2017-02-101-1/+1
| | * | lib: CID 1399296: Assign instead of compare (PW.ASSIGN_WHERE_COMPARE_MEANT)Martin Winter2017-02-101-1/+1
| | * | zebra: Fix CID 1399335 (#1 of 1): Wrong sizeof argument (SIZEOF_MISMATCH)Martin Winter2017-02-101-1/+1
| | * | vtysh: Fix Coverity Warning CID 1399479 (#1 of 1): Destination buffer too sma...Martin Winter2017-02-101-1/+1
| | * | ospfd: Fix Coverity Warning CID 1399480 (#1 of 1): Buffer not null terminated...Martin Winter2017-02-101-1/+1
| | |/
| * | Merge pull request #201 from opensourcerouting/fixes/coverity-isisDonald Sharp2017-02-146-21/+18
| |\ \
| | * | isisd: address coverity findingsChristian Franke2017-02-136-21/+18
| | |/
| * | Merge pull request #202 from opensourcerouting/fixes/gitignore-stableRuss White2017-02-142-2/+2
| |\ \ | | |/ | |/|
| | * *: Add missing files to gitignoreChristian Franke2017-02-132-2/+2
| |/
* | Merge branch 'frr/pull/210' ("tools: frr-reload removes "ipv6 nd ra-interval"...David Lamparter2017-02-171-1/+14
|\ \
| * | tools: frr-reload removes "ipv6 nd ra-interval" and "no ipv6 nd suppress-ra"Daniel Walton2017-02-171-1/+14
* | | Merge branch 'frr/pull/214' ("bgpd: use tabs in Makefile.am")David Lamparter2017-02-171-2/+2
|\ \ \
| * | | bgpd: use tabs in Makefile.amQuentin Young2017-02-171-2/+2
* | | | Merge branch 'frr/pull/213' ("*: remove QUAGGA_NO_DEPRECATED_INTERFACES")David Lamparter2017-02-172-19/+0
|\ \ \ \
| * | | | *: remove QUAGGA_NO_DEPRECATED_INTERFACESQuentin Young2017-02-172-19/+0
| |/ / /
* | | | Merge branch 'frr/pull/212' ("bgpd: remove unnecessary parens in compare")David Lamparter2017-02-171-1/+1
|\ \ \ \
| * | | | bgpd: remove unnecessary parens in compareQuentin Young2017-02-171-1/+1
| |/ / /
* | | | Merge branch 'frr/pull/211' ("ospfd: add *.a to .gitignore")David Lamparter2017-02-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | ospfd: add *.a to .gitignoreQuentin Young2017-02-171-1/+1
|/ / /
* | | Merge pull request #103 from pguibert6WIND/frr_6wind_evpn_5Lou Berger2017-02-1753-525/+2622
|\ \ \
| * | | bgpd: revert some RT ecom filtering to fix valgrind id'ed error andPhilippe Guibert2017-02-174-9/+9
| * | | bgpd: initialise ecom sub field str when setting routermacPhilippe Guibert2017-02-161-0/+1
| * | | lib: restore pre-evpn output behaviorPhilippe Guibert2017-02-161-0/+5
| * | | bgpd: restore pre-evpn output behaviorPhilippe Guibert2017-02-161-1/+1
| * | | bgpd: set the returned buffer to '\0' in case is returns nothingPhilippe Guibert2017-02-141-3/+1
| * | | lib: prefix2str initialises incoming buffer in case erroneous EVPN pfxPhilippe Guibert2017-02-141-0/+4