summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-1394-441/+434
* zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRAQuentin Young2018-09-1330-334/+334
* watchfrr: WATCHFRR_[ERR|WARN] -> EC_WATCHFRRQuentin Young2018-09-133-7/+7
* ripd: RIP_[ERR|WARN] -> EC_RIPQuentin Young2018-09-133-3/+3
* pimd: PIM_[ERR|WARN] -> EC_PIMQuentin Young2018-09-135-7/+7
* isisd: ISIS_[ERR|WARN] -> EC_ISISQuentin Young2018-09-136-22/+22
* eigrpd: EIGRP_[ERR|WARN] -> EC_EIGRPQuentin Young2018-09-136-8/+8
* babeld: BABEL_[ERR|WARN] -> EC_BABELQuentin Young2018-09-139-64/+64
* nhrpd: NHRP_[ERR|WARN] -> EC_NHRPQuentin Young2018-09-134-9/+9
* ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young2018-09-1315-232/+232
* bgpd: BGP_[WARN|ERR] -> EC_BGPQuentin Young2018-09-1326-336/+336
* Merge pull request #3007 from pacovn/static_analysis__shadow_variables2Donald Sharp2018-09-137-17/+15
|\
| * lib vtysh zebra: variable shadowing fixesF. Aragon2018-09-127-17/+15
* | Merge pull request #3006 from pacovn/static_analysis__shadow_variables1Donald Sharp2018-09-1317-51/+21
|\ \
| * | bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-1217-51/+21
| |/
* | Merge pull request #3009 from pacovn/static_analysis__shadow_variables3Donald Sharp2018-09-136-21/+11
|\ \
| * | pimd ripd ripngd: variable shadowing fixesF. Aragon2018-09-126-21/+11
| |/
* | Merge pull request #3013 from pacovn/static_analysis__conditional_omitted_ope...Donald Sharp2018-09-131-2/+3
|\ \
| * | nhrpd: missing operand addedF. Aragon2018-09-131-2/+3
|/ /
* | Merge branch 'warnings'David Lamparter2018-09-1293-1018/+2178
|\ \
| * \ Merge remote-tracking branch 'frr/master' into warningsDavid Lamparter2018-09-12245-7477/+6961
| |\ \ | |/ / |/| |
* | | Merge pull request #3005 from patrasar/indentation_warningsDavid Lamparter2018-09-121-6/+6
|\ \ \ | |_|/ |/| |
| * | pimd: fix indentation warningsSarita Patra2018-09-121-6/+6
|/ /
* | Merge pull request #2944 from thbtcllt/masterRuss White2018-09-115-126/+50
|\ \
| * | zebra/lib: code cleaningThibaut Collet2018-09-062-7/+3
| * | lib/if.c: fix CLANG warningThibaut Collet2018-08-301-22/+22
| * | zebra: fix crash when interface vrf changesThibaut Collet2018-08-304-123/+43
| * | vrf: return vrf implementation for default vrfThibaut Collet2018-08-301-2/+10
* | | Merge branch 'pr2983'David Lamparter2018-09-111-0/+29
|\ \ \
| * | | lib: whitespace/spelling fixDavid Lamparter2018-09-111-3/+2
| * | | lib: Ensure FRR detects running of the second instance of a FRR daemon, doesn...Biswajit Sadhu2018-09-061-0/+30
* | | | Merge pull request #2985 from patrasar/Fix_1636Donald Sharp2018-09-112-46/+49
|\ \ \ \
| * | | | pimd: create a new command "ip pim" configuring pim smroot2018-09-112-46/+49
* | | | | Merge pull request #3001 from donaldsharp/bgp_origin_honorMartin Winter2018-09-111-2/+7
|\ \ \ \ \
| * | | | | bgpd: Honor origin change in bgp aggregatesDonald Sharp2018-09-101-2/+7
* | | | | | Merge pull request #2999 from donaldsharp/consistentDavid Lamparter2018-09-103-11/+11
|\ \ \ \ \ \
| * | | | | | doc: Fixup to use consistent frrvty group nameDonald Sharp2018-09-103-11/+11
| |/ / / / /
* | | | | | Merge pull request #2979 from qlyoung/improve-readmeDavid Lamparter2018-09-109-2606/+79
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | frr: add README.md to EXTRA_DISTQuentin Young2018-09-101-0/+1
| * | | | | frr: improve READMEQuentin Young2018-09-105-19/+77
| * | | | | frr: remove stale files, allow non-GNU AutomakeQuentin Young2018-09-106-2589/+3
|/ / / / /
* | | | | Merge pull request #2977 from opensourcerouting/doc-fixDonald Sharp2018-09-0923-35/+49
|\ \ \ \ \
| * | | | | build: move SPHINXBUILD= to configure in rpm buildDavid Lamparter2018-09-093-11/+14
| * | | | | build: fix not building docs w/o sphinxDavid Lamparter2018-09-0920-24/+35
* | | | | | Merge pull request #2965 from opensourcerouting/buildfoo-20180904Donald Sharp2018-09-0978-222/+354
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | lib: early-include "config.h" in flex lexersDavid Lamparter2018-09-092-1/+11
| * | | | | ospf6d: remove extra struct in ospf6_lsa_handlerDavid Lamparter2018-09-093-29/+23
| * | | | | *: fix some random warningsDavid Lamparter2018-09-093-7/+7
| * | | | | lib: make pthread_set[_]name_np test OS agnosticDavid Lamparter2018-09-092-3/+8
| * | | | | build: check {malloc,pthread}_np.h for *BSDDavid Lamparter2018-09-093-1/+14