summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd lib ospfd pbrd python: fix empty initF. Aragon2018-11-211-1/+1
* Merge pull request #3295 from pguibert6WIND/ospf_area_unconfigureDavid Lamparter2018-11-133-2/+33
|\
| * ospfd: permit reconfiguring network after area suppressedPhilippe Guibert2018-11-093-2/+33
* | *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-121-1/+1
* | ospf: unregister mpls-te inter-as only if mpls-te is enabledDmitrii Turlupov2018-11-091-4/+4
* | OSPF: Add support to multi-area to Router Info.Olivier Dugeon2018-11-094-226/+418
|/
* Merge pull request #3239 from pguibert6WIND/ospf_virtual_link_configRuss White2018-11-013-0/+19
|\
| * ospfd: do not remove area structure, while vls are configuredPhilippe Guibert2018-10-253-0/+19
* | lib: retrofit interface commands to the new northbound modelRenato Westphal2018-10-271-2/+2
* | yang, lib: add 'frr-interface.yang' and associated stub callbacksRenato Westphal2018-10-271-0/+1
* | *: add empty array of YANG modulesRenato Westphal2018-10-271-1/+5
* | *: spelchekDavid Lamparter2018-10-257-7/+7
|/
* Merge branch 'pull/3197'David Lamparter2018-10-231-1/+1
|\
| * *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-1/+1
* | Merge pull request #3209 from opensourcerouting/cli-fuzzer-fixesQuentin Young2018-10-221-0/+3
|\ \
| * | ospfd: fix issue with the "no segment-routing prefix A.B.C.D/M" commandRenato Westphal2018-10-201-0/+3
| |/
* / ospfd: Do not allow thread dropDonald Sharp2018-10-201-3/+1
|/
* Merge pull request #3077 from rgirada/ospf_2980_fixOlivier Dugeon2018-10-092-29/+130
|\
| * ospfd: issue with the "default-information originate always" command #2980rgirada2018-10-092-29/+130
* | ospfd: default route got flushed after lsa refresh timer.rgirada2018-10-081-1/+1
* | *: list_delete_and_null() -> list_delete()David Lamparter2018-10-0215-55/+55
* | Merge pull request #3097 from opensourcerouting/static-linkingLou Berger2018-10-013-3/+3
|\ \
| * | ospfd: fix symbol collisionDavid Lamparter2018-10-013-3/+3
* | | Merge pull request #3086 from patrasar/1836David Lamparter2018-10-012-1/+6
|\ \ \ | |/ / |/| |
| * | ospfd: handling of OSPF_AREA_RANGE_ADVERTISE flagSarita Patra2018-09-252-1/+6
| |/
* | ospfd: dead code (Coverity 1302499)F. Aragon2018-10-011-1/+1
* | ospfd: dead code (Coverity 1472227)F. Aragon2018-09-261-2/+2
|/
* ospfd: remove unnecessary housekeeping code when using linked listsRenato Westphal2018-09-243-21/+0
* Merge pull request #2978 from ton31337/fix/default_originate_after_second_enterDavid Lamparter2018-09-212-17/+9
|\
| * osfpd: Install default route after second try instantlyDonatas Abraitis2018-09-202-17/+9
* | *: style for EC replacementsQuentin Young2018-09-134-32/+28
* | *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-133-15/+15
* | ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young2018-09-1315-232/+232
* | Merge pull request #3006 from pacovn/static_analysis__shadow_variables1Donald Sharp2018-09-136-15/+3
|\ \
| * | bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-126-15/+3
* | | Merge remote-tracking branch 'frr/master' into warningsDavid Lamparter2018-09-124-16/+15
|\| |
| * | Merge pull request #2977 from opensourcerouting/doc-fixDonald Sharp2018-09-091-1/+1
| |\ \
| | * | build: fix not building docs w/o sphinxDavid Lamparter2018-09-091-1/+1
| * | | Merge pull request #2965 from opensourcerouting/buildfoo-20180904Donald Sharp2018-09-091-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
| * | | Merge pull request #2862 from opensourcerouting/non-recursiveDonald Sharp2018-09-092-15/+11
| |\| |
| | * | *: cleanup .gitignore filesDavid Lamparter2018-09-081-15/+0
| | * | build: move vtysh & manpage listings to subdir.amDavid Lamparter2018-09-081-0/+11
| * | | *: fix clang-6 SA warningsDavid Lamparter2018-09-081-1/+0
| |/ /
* | | *: style for flog_warn conversionsQuentin Young2018-09-0610-83/+106
* | | ospfd: Convert ospf_sr.c to use error-card subsystem.Donald Sharp2018-09-061-22/+25
* | | ospfd: Modify ospf_spf.c to use error-card subsystemDonald Sharp2018-09-061-1/+3
* | | ospfd: Convert ospf_ri to use error-code subsystemDonald Sharp2018-09-061-9/+12
* | | ospf_nsm.c: Convert warn->err and use error-codeDonald Sharp2018-09-063-9/+17
* | | ospfd: Fix warn -> debug for neighbor addDonald Sharp2018-09-061-3/+4