summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ospfd: Convert ospf_lsa.c to use new error-card SyntaxDonald Sharp2018-09-063-18/+45
* | | ospfd: Convert ospf_asbr.c to use error-codes subsystemDonald Sharp2018-09-061-5/+6
* | | ospfd: Modify ospf_abr.c to use new error-code subsystemDonald Sharp2018-09-063-3/+14
* | | ospfd: Convert ospf_ext.c to use new error-code subsystemDonald Sharp2018-09-064-50/+62
* | | ospfd: Add OSPF_WARN_LSA_INSTALL_FAILURE error codeDonald Sharp2018-09-067-24/+37
* | | ospfd: Modify ospf_ri.c to use new error-code subsystemDonald Sharp2018-09-061-12/+3
* | | ospfd: Convert opsfd.c to use new error-code subysstemDonald Sharp2018-09-061-3/+3
* | | ospfd: Convert ospf_te.c to use new error-card subsystemDonald Sharp2018-09-063-46/+54
* | | ospfd: Add OSPF_WARN_OPAQUE_REGISTRATIONDonald Sharp2018-09-066-11/+25
* | | lib: Convert ospf_opaque.c to use the err-card systemDonald Sharp2018-09-063-91/+122
* | | ospfd: Modify ospf_packet.c to use new error-cards subsystemDonald Sharp2018-09-063-75/+151
* | | ospfd: Convert ospf_routemap.c to use error card subsystemDonald Sharp2018-09-063-2/+17