summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: add missing vty commands to ospf6 area commandPhilippe Guibert2018-11-121-6/+12
* *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-121-1/+1
* lib: retrofit interface commands to the new northbound modelRenato Westphal2018-10-271-1/+1
* 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-252-3/+3
* Merge branch 'pull/3197'David Lamparter2018-10-231-1/+5
|\
| * *: Fixup to use proper list_cmp functionsDonald Sharp2018-10-191-1/+5
* | ospf6d: fix two "show" commandsRenato Westphal2018-10-201-2/+12
|/
* ospf6d: fix ospf6 crash in inp lsa processingChirag Shah2018-10-121-1/+1
* Merge pull request #3120 from opensourcerouting/remove-list-deleteLou Berger2018-10-025-8/+8
|\
| * *: list_delete_and_null() -> list_delete()David Lamparter2018-10-025-8/+8
* | ospf6d: dead code (Coverity 1399231)F. Aragon2018-10-021-2/+3
|/
* Merge pull request #3086 from patrasar/1836David Lamparter2018-10-011-0/+1
|\
| * ospfd: handling of OSPF_AREA_RANGE_ADVERTISE flagSarita Patra2018-09-251-0/+1
* | ospf6d: null check (Coverity 1221441)F. Aragon2018-10-011-0/+1
|/
* Merge pull request #3023 from qlyoung/ultimate-warning-reference-cards-renameDavid Lamparter2018-09-145-12/+12
|\
| * *: style for EC replacementsQuentin Young2018-09-134-8/+8
| * *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-135-7/+7
* | bgpd lib ospf6d pbrd tests zebra: shadowing fixesF. Aragon2018-09-131-3/+3
|/
* bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-121-3/+0
* 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-093-29/+23
|\ \ | |/ |/|
| * ospf6d: remove extra struct in ospf6_lsa_handlerDavid Lamparter2018-09-093-29/+23
* | Merge pull request #2862 from opensourcerouting/non-recursiveDonald Sharp2018-09-092-16/+18
|\|
| * *: cleanup .gitignore filesDavid Lamparter2018-09-081-16/+0
| * build: move vtysh & manpage listings to subdir.amDavid Lamparter2018-09-081-0/+18
* | *: fix clang-6 SA warningsDavid Lamparter2018-09-082-2/+3
|/
* ospf6d: Remove deprecated code after 1 yearDonald Sharp2018-08-301-15/+0
* *: add a vrf update hook to be informed of the vrf namePhilippe Guibert2018-08-281-1/+1
* Merge pull request #2814 from qlyoung/fix-ospf6d-lsa-uaf-testDavid Lamparter2018-08-201-0/+2
|\
| * ospf6d: sanity check refcount correctnessQuentin Young2018-08-141-0/+2
* | *: use frr_elevate_privs() (1/2: coccinelle)David Lamparter2018-08-141-14/+7
* | *: rename ferr_zlog -> flog_err_sysQuentin Young2018-08-141-3/+4
* | *: rename zlog_fer -> flog_errQuentin Young2018-08-145-10/+10
* | ospfd: zlog_ferr facilityChirag Shah2018-08-141-2/+2
* | ospf6d: Update OSPFv3 to use new zlog_ferrDonald Sharp2018-08-145-13/+24
* | Merge branch 'master' into bfd-finalDonald Sharp2018-08-145-25/+0
|\ \
| * \ Merge pull request #2830 from pacovn/Coverity_1221459_revertDavid Lamparter2018-08-131-1/+0
| |\ \
| | * | ospf6d: revert fix for Coverity 1221459F. Aragon2018-08-131-1/+0
| | |/
| * / *: ALLOC calls cannot failDonald Sharp2018-08-114-24/+0
| |/
* | bgpd/ospf(6)d/pimd: hide BFD commands with timersRafael Zalamena2018-08-081-1/+6
* | bgpd/ospf(6)d/pimd: don't show BFD timersRafael Zalamena2018-08-081-0/+4
|/
* lib, bgpd, ospf6d, ospfd, pimd: Allow finish to cleanup a bit moreDonald Sharp2018-08-031-3/+0
* libs, daemons: use const in route-map applyMark Stapp2018-07-231-7/+8
* ospf6d: remove VERSION_TYPE_DEV from CONFDATE checksLou Berger2018-07-101-2/+2
* Merge pull request #2562 from pacovn/Coverity_1221444_1221446_Out-of-bounds_readJafar Al-Gharaibeh2018-06-295-15/+24
|\
| * ospf6d: OoB read (Coverity 1221444 1221446)paco2018-06-295-15/+24
* | Merge pull request #2561 from pacovn/Coverity_1399231_Logically_dead_codeJafar Al-Gharaibeh2018-06-281-8/+10
|\ \