index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: convert `struct interface->connected` to DLIST
David Lamparter
2023-11-22
1
-3
/
+1
*
* : include event ptr in event_execute api
Mark Stapp
2023-07-25
1
-2
/
+2
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert thread_execute to event_execute
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
lib: on bfd peer shutdown actually stop event
Donald Sharp
2023-03-20
1
-3
/
+3
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
lib: remove concurrent nexthop zapi (un)registration
Louis Scalbert
2023-01-24
1
-30
/
+0
*
lib: do not reopen a zclient socket for bfd
Louis Scalbert
2023-01-24
1
-64
/
+9
*
lib: BFD integration clean up function
Rafael Zalamena
2023-01-13
1
-0
/
+37
*
lib: BFD automatic source selection
Rafael Zalamena
2023-01-13
1
-0
/
+414
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-5
/
+3
*
lib: fix the right value is returned for fail cases
anlan_cs
2022-01-12
1
-0
/
+6
*
lib: rename one bfd parameter name to reflect real meaning
anlan_cs
2022-01-10
1
-8
/
+8
*
lib: small debug adjustment for bfd
anlan_cs
2022-01-08
1
-4
/
+4
*
lib: rename bfd function to reflect real functionality
Igor Ryzhov
2021-11-15
1
-1
/
+1
*
lib: remove confusing bfd TTL API
Igor Ryzhov
2021-11-11
1
-25
/
+4
*
lib: constify read only parameters
Rafael Zalamena
2021-11-04
1
-2
/
+4
*
lib: fix BFD IPv6 session address change
Renato Westphal
2021-11-04
1
-2
/
+1
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-5
/
+10
*
lib: fix spelling nits in more lib files
ewlumpkin
2021-10-05
1
-1
/
+1
*
lib: Send c-bit when not using bfdd as daemon of choice
Donald Sharp
2021-08-27
1
-0
/
+3
*
lib: fix default ttl for single-hop bfd sessions
Igor Ryzhov
2021-06-01
1
-1
/
+1
*
lib: fix bfd multihop
Igor Ryzhov
2021-06-01
1
-3
/
+11
*
lib: remove old bfd library
Igor Ryzhov
2021-05-07
1
-347
/
+72
*
Merge pull request #8495 from opensourcerouting/ospfv3-bfd-rework
Igor Ryzhov
2021-04-23
1
-0
/
+41
|
\
|
*
lib: BFD session handling improvement
Rafael Zalamena
2021-04-22
1
-0
/
+41
*
|
lib: fix possible crash on BFD notification
Rafael Zalamena
2021-04-22
1
-2
/
+2
|
/
*
lib: remove enabled flag for bfd sessions
Igor Ryzhov
2021-04-22
1
-19
/
+19
*
lib: fix BFD crash on interface removal
Rafael Zalamena
2021-04-14
1
-9
/
+19
*
ospfd: fix crash on "show ip ospf neighbor detail"
Igor Ryzhov
2021-04-09
1
-0
/
+3
*
lib: small BFD session notifier improvement
Rafael Zalamena
2021-03-23
1
-1
/
+5
*
lib: new BFD integration API
Rafael Zalamena
2021-03-23
1
-0
/
+634
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
*: Fix usage of bfd_adj_event
Donald Sharp
2021-02-07
1
-6
/
+16
*
Merge pull request #7478 from donaldsharp/buffer
Mark Stapp
2020-11-18
1
-3
/
+3
|
\
|
*
bgpd, lib, sharpd: Add enum for zclient_send_message return
Donald Sharp
2020-11-15
1
-3
/
+3
*
|
lib: notify BFD when adding new profile
Rafael Zalamena
2020-11-08
1
-1
/
+4
*
|
bfdd,lib: simplify integration protocol
Rafael Zalamena
2020-11-08
1
-10
/
+33
|
/
*
Merge pull request #6711 from GalaxyGorilla/bfd_isis_profiles
Quentin Young
2020-07-21
1
-2
/
+25
|
\
|
*
isisd: lib: refactor ISIS BFD API
GalaxyGorilla
2020-07-10
1
-0
/
+11
|
*
*: add BFD profile support for IS-IS
GalaxyGorilla
2020-07-10
1
-2
/
+14
*
|
*: un-split strings across lines
David Lamparter
2020-07-14
1
-8
/
+4
|
/
*
lib: permit BFD library users to pass NULL
Rafael Zalamena
2020-06-12
1
-4
/
+6
*
bfdd,lib: implement protocol profile selection
Rafael Zalamena
2020-05-29
1
-83
/
+116
[next]