index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfdd: Json fields for multiplier
SumitAgarwal123
2019-12-04
1
-7
/
+14
*
bfdd: Adding new CLI, show bfd peers brief
SumitAgarwal123
2019-12-04
3
-1
/
+98
*
bfdd: Adding new cli, clear bfd counters
SumitAgarwal123
2019-12-04
1
-0
/
+40
*
bfdd: Adding new fields to display show bfd peer
SumitAgarwal123
2019-12-04
1
-0
/
+6
*
*: generously apply const
David Lamparter
2019-12-02
2
-5
/
+5
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
Merge pull request #5274 from opensourcerouting/bfdd-vrf-socket
Russ White
2019-11-19
3
-24
/
+28
|
\
|
*
bfdd: bind VRF sockets to devices
Rafael Zalamena
2019-11-04
3
-24
/
+28
*
|
bfdd: remove unused initialization sa warning
Mark Stapp
2019-11-14
1
-1
/
+2
|
/
*
bfdd: split northbound callbacks into multiple files
Renato Westphal
2019-10-30
9
-1268
/
+1514
*
Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWN
Rafael Zalamena
2019-10-29
5
-13
/
+58
|
\
|
*
bfdd: Handling local and remote admin-down
SumitAgarwal123
2019-10-29
5
-13
/
+58
*
|
bfdd: VRF and Coverity
Donald Sharp
2019-10-26
2
-2
/
+2
*
|
bfdd: don't allow link-local without interface
Rafael Zalamena
2019-10-11
1
-0
/
+26
*
|
bfdd: simplify session observers code
Rafael Zalamena
2019-10-11
3
-31
/
+5
*
|
bfdd: set session down after disabling it
Rafael Zalamena
2019-10-11
1
-3
/
+13
*
|
bfdd: disable sockets polling before closing it
Rafael Zalamena
2019-10-11
1
-0
/
+9
*
|
bfdd: upon vrf disable, unlink bfd session with vrf
Philippe Guibert
2019-10-11
1
-0
/
+1
*
|
bfdd: Fixing coredump in log
SumitAgarwal123
2019-10-11
1
-1
/
+1
*
|
*: remove redundant brackets in commands
Igor Ryzhov
2019-10-08
1
-4
/
+4
*
|
Merge pull request #5009 from donaldsharp/interface_deletion
Russ White
2019-09-30
1
-28
/
+9
|
\
\
|
*
|
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-18
/
+1
|
*
|
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-15
/
+2
|
*
|
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+11
*
|
|
*: fix missing VRF autocompletions
Igor Ryzhov
2019-09-24
1
-4
/
+4
|
/
/
*
/
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
2019-09-18
1
-10
/
+5
|
/
*
Merge pull request #4564 from pguibert6WIND/misc_vrf_update_name
Russ White
2019-09-17
4
-5
/
+81
|
\
|
*
bfdd: change vrf name with bypassing nb api
Philippe Guibert
2019-08-27
1
-0
/
+45
|
*
bfdd: update vrf name of bfd session if necessary
Philippe Guibert
2019-08-27
3
-0
/
+17
|
*
bfdd: add the vrf update hook in case vrf name changes
Philippe Guibert
2019-08-27
1
-1
/
+11
|
*
bfdd: if no vrfname is passed, use default vrf name
Philippe Guibert
2019-08-27
1
-0
/
+3
|
*
bfdd: add vrf information as key element for bfd session search
Philippe Guibert
2019-08-27
2
-4
/
+5
*
|
Merge pull request #4604 from opensourcerouting/mutex-sugar
Quentin Young
2019-09-03
1
-8
/
+8
|
\
\
|
*
|
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-8
/
+8
|
|
/
*
/
bfdd: close bfd echo sockets, upon vrf disable
Philippe Guibert
2019-09-03
1
-0
/
+2
|
/
*
bfdd: keep source information for single hop
Rafael Zalamena
2019-07-09
1
-1
/
+7
*
bfdd: fix some CI warnings
Rafael Zalamena
2019-07-02
2
-24
/
+14
*
bfdd: convert `bfd` command to northbound
Rafael Zalamena
2019-06-25
2
-11
/
+17
*
bfdd: small tweaks on northbound
Rafael Zalamena
2019-06-25
1
-9
/
+1
*
bfdd: fix compilation warnings on OmniOS
Rafael Zalamena
2019-06-24
2
-0
/
+4
*
bfdd: fix compilation warnings on OpenBSD
Rafael Zalamena
2019-06-24
1
-80
/
+188
*
bfdd: authorise multihop and interface setting
Philippe Guibert
2019-06-22
1
-6
/
+0
*
bfdd: add not '\n' to shutdown help string
Philippe Guibert
2019-06-22
1
-1
/
+1
*
bfdd: use microseconds timers in YANG
Rafael Zalamena
2019-06-22
2
-27
/
+39
*
bfdd: support global BFD reset
Rafael Zalamena
2019-06-22
4
-5
/
+98
*
bfdd: fix daemon warning on startup
Rafael Zalamena
2019-06-22
1
-0
/
+4
*
bfdd: implement configuration reload
Rafael Zalamena
2019-06-22
1
-0
/
+15
*
bfdd: fix northbound remote-discriminator display
Rafael Zalamena
2019-06-22
1
-0
/
+3
*
bfdd: implement write_config using northbound
Rafael Zalamena
2019-06-22
4
-77
/
+176
*
bfdd: migrate session commands to northbound
Rafael Zalamena
2019-06-22
7
-279
/
+1393
[next]