This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bird
Watch
0
Star
0
Fork
0
You've already forked bird
mirror of
https://gitlab.nic.cz/labs/bird.git
synced
2024-12-22 17:51:53 +00:00
Code
Releases
Activity
fee58fd886
bird
/
proto
/
bfd
History
Katerina Kubecova
fee58fd886
bfd: when all (not dummy) requests from a bfd session removed, timeout starts. If timeout ends without adding a request to that session, session is deleted. (Keeping empty session is done by having dummy request)
2024-04-23 16:36:49 +02:00
..
bfd.c
bfd: when all (not dummy) requests from a bfd session removed, timeout starts. If timeout ends without adding a request to that session, session is deleted. (Keeping empty session is done by having dummy request)
2024-04-23 16:36:49 +02:00
bfd.h
bfd: when all (not dummy) requests from a bfd session removed, timeout starts. If timeout ends without adding a request to that session, session is deleted. (Keeping empty session is done by having dummy request)
2024-04-23 16:36:49 +02:00
config.Y
bfd: when all (not dummy) requests from a bfd session removed, timeout starts. If timeout ends without adding a request to that session, session is deleted. (Keeping empty session is done by having dummy request)
2024-04-23 16:36:49 +02:00
Doc
Doc: Rename code documentation files back to Doc
2018-12-14 02:03:42 +01:00
io.c
Introducing an universal temporary linpool flushed after every task
2022-03-02 12:13:49 +01:00
io.h
Timers: Split microsecond timers from BFD code to lib
2017-12-07 13:46:53 +01:00
Makefile
Simplified the protocol hookup code in Makefiles
2022-08-18 22:07:30 +02:00
packets.c
BFD: Set password per session
2024-04-16 15:30:59 +02:00