summaryrefslogtreecommitdiffstats
path: root/bfdd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Use short version of bool expressionsDonatas Abraitis2020-03-042-3/+3
* *: change hash_backet to hash_bucketDonald Sharp2020-02-281-1/+1
* Revert "*: change hash_backet to hash_bucket"Jafar Al-Gharaibeh2020-02-271-1/+1
* *: change hash_backet to hash_bucketDonald Sharp2020-02-271-1/+1
* *: don't null after XFREE; XFREE does this itselfQuentin Young2020-02-031-1/+0
* Merge pull request #5716 from opensourcerouting/bfdd-logRuss White2020-01-287-155/+20
|\
| * bfdd: fix format stringsDavid Lamparter2020-01-213-5/+6
| * bfdd: remove logging shimDavid Lamparter2020-01-214-150/+14
* | Merge pull request #5412 from opensourcerouting/bfdd-vrf-fixQuentin Young2020-01-221-4/+15
|\ \ | |/ |/|
| * bfdd: fix multiple VRF handlingRafael Zalamena2019-11-221-4/+15
* | doc: rename man pages to frr-*David Lamparter2020-01-151-1/+1
* | bfdd: Json fields for multiplierSumitAgarwal1232019-12-041-7/+14
* | bfdd: Adding new CLI, show bfd peers briefSumitAgarwal1232019-12-043-1/+98
* | bfdd: Adding new cli, clear bfd countersSumitAgarwal1232019-12-041-0/+40
* | bfdd: Adding new fields to display show bfd peerSumitAgarwal1232019-12-041-0/+6
* | *: generously apply constDavid Lamparter2019-12-022-5/+5
* | *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
|/
* Merge pull request #5274 from opensourcerouting/bfdd-vrf-socketRuss White2019-11-193-24/+28
|\
| * bfdd: bind VRF sockets to devicesRafael Zalamena2019-11-043-24/+28
* | bfdd: remove unused initialization sa warningMark Stapp2019-11-141-1/+2
|/
* bfdd: split northbound callbacks into multiple filesRenato Westphal2019-10-309-1268/+1514
* Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWNRafael Zalamena2019-10-295-13/+58
|\
| * bfdd: Handling local and remote admin-downSumitAgarwal1232019-10-295-13/+58
* | bfdd: VRF and CoverityDonald Sharp2019-10-262-2/+2
* | bfdd: don't allow link-local without interfaceRafael Zalamena2019-10-111-0/+26
* | bfdd: simplify session observers codeRafael Zalamena2019-10-113-31/+5
* | bfdd: set session down after disabling itRafael Zalamena2019-10-111-3/+13
* | bfdd: disable sockets polling before closing itRafael Zalamena2019-10-111-0/+9
* | bfdd: upon vrf disable, unlink bfd session with vrfPhilippe Guibert2019-10-111-0/+1
* | bfdd: Fixing coredump in logSumitAgarwal1232019-10-111-1/+1
* | *: remove redundant brackets in commandsIgor Ryzhov2019-10-081-4/+4
* | Merge pull request #5009 from donaldsharp/interface_deletionRuss White2019-09-301-28/+9
|\ \
| * | *: Convert zapi->interface_delete to ifp callbackDonald Sharp2019-09-191-18/+1
| * | *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-191-15/+2
| * | *: Add infrastructure to support zapi interface callbacksDonald Sharp2019-09-191-0/+11
* | | *: fix missing VRF autocompletionsIgor Ryzhov2019-09-241-4/+4
|/ /
* / Revert "lib: introduce a read-write lock for northbound configurations"Renato Westphal2019-09-181-10/+5
|/
* Merge pull request #4564 from pguibert6WIND/misc_vrf_update_nameRuss White2019-09-174-5/+81
|\
| * bfdd: change vrf name with bypassing nb apiPhilippe Guibert2019-08-271-0/+45
| * bfdd: update vrf name of bfd session if necessaryPhilippe Guibert2019-08-273-0/+17
| * bfdd: add the vrf update hook in case vrf name changesPhilippe Guibert2019-08-271-1/+11
| * bfdd: if no vrfname is passed, use default vrf namePhilippe Guibert2019-08-271-0/+3
| * bfdd: add vrf information as key element for bfd session searchPhilippe Guibert2019-08-272-4/+5
* | Merge pull request #4604 from opensourcerouting/mutex-sugarQuentin Young2019-09-031-8/+8
|\ \
| * | *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-8/+8
| |/
* / bfdd: close bfd echo sockets, upon vrf disablePhilippe Guibert2019-09-031-0/+2
|/
* bfdd: keep source information for single hopRafael Zalamena2019-07-091-1/+7
* bfdd: fix some CI warningsRafael Zalamena2019-07-022-24/+14
* bfdd: convert `bfd` command to northboundRafael Zalamena2019-06-252-11/+17
* bfdd: small tweaks on northboundRafael Zalamena2019-06-251-9/+1