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: fix multihop on FreeBSD
Rafael Zalamena
2018-11-30
1
-1
/
+10
*
Merge pull request #3276 from donaldsharp/zclient_update
Renato Westphal
2018-11-12
1
-1
/
+1
|
\
|
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
|
bfdd: fix BGP unnumbered peer setup
Rafael Zalamena
2018-11-09
1
-0
/
+15
|
/
*
Merge branch 'pull/3197'
David Lamparter
2018-10-23
1
-10
/
+5
|
\
|
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-10
/
+5
*
|
bfdd: do not allow multihop peers without a local-address
Renato Westphal
2018-10-20
1
-1
/
+1
|
/
*
bfdd: fix multi hop hash lookup
Rafael Zalamena
2018-10-14
1
-1
/
+1
*
bfdd: allow timer deactivation on shutdown
Rafael Zalamena
2018-10-01
1
-12
/
+12
*
bfdd: disable echo on neighbor request
Rafael Zalamena
2018-10-01
2
-3
/
+6
*
bfdd zebra: dead code (Coverity 1472624 1473199)
F. Aragon
2018-09-26
1
-8
/
+1
*
Merge pull request #2977 from opensourcerouting/doc-fix
Donald Sharp
2018-09-09
1
-1
/
+1
|
\
|
*
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-1
/
+1
*
|
Merge pull request #2965 from opensourcerouting/buildfoo-20180904
Donald Sharp
2018-09-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
*: fix some solaris warnings
David Lamparter
2018-09-08
1
-1
/
+1
*
|
Merge pull request #2862 from opensourcerouting/non-recursive
Donald Sharp
2018-09-09
2
-1
/
+2
|
\
|
|
*
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-1
/
+0
|
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+2
*
|
bfdd: fix garbage "port" string
David Lamparter
2018-09-08
1
-0
/
+2
|
/
*
bfdd: fix crash when receiving invalid echo packet
Rafael Zalamena
2018-09-05
1
-2
/
+2
*
bfdd: use THREAD_OFF() instead of thread_cancel()
Rafael Zalamena
2018-09-05
2
-34
/
+14
*
bfdd: use UDP sockets instead of raw
Rafael Zalamena
2018-09-03
5
-579
/
+205
*
bfdd: enumerate all diagnositic codes
Rafael Zalamena
2018-09-03
4
-14
/
+37
*
bfdd: make bfd_recv_* more generic
Rafael Zalamena
2018-09-03
1
-46
/
+44
*
bfdd: remove VxLAN code
Rafael Zalamena
2018-09-03
9
-388
/
+17
*
bfdd: remove global variables and improve logs
Rafael Zalamena
2018-09-03
2
-56
/
+61
*
bfdd: fix coverity scan issue (CID 1472622)
Rafael Zalamena
2018-08-16
1
-3
/
+3
*
bfdd: improve ptm_adapter log messages
Rafael Zalamena
2018-08-16
1
-15
/
+14
*
bfdd: fix coverity scan issues (1472630, 1472623)
Rafael Zalamena
2018-08-16
1
-12
/
+6
*
bfdd: add new counters and command to show them
Rafael Zalamena
2018-08-15
4
-2
/
+150
*
bfdd: turn repeatable code into functions
Rafael Zalamena
2018-08-15
1
-41
/
+69
*
Merge pull request #2838 from opensourcerouting/bfd-alpine
Donald Sharp
2018-08-15
2
-18
/
+40
|
\
|
*
bfdd: fix alpine build
Rafael Zalamena
2018-08-14
1
-16
/
+38
|
*
bfdd: fix downtime display
Rafael Zalamena
2018-08-14
1
-2
/
+2
*
|
bfdd: Fix `don't assign to value to ourself` compiler warning
Donald Sharp
2018-08-15
1
-7
/
+1
|
/
*
bfdd: fix IPv6 peers using link-local address
Rafael Zalamena
2018-08-08
2
-10
/
+18
*
bfdd: clean-up bfd clients data on shutdown
Rafael Zalamena
2018-08-08
1
-0
/
+17
*
bfdd: improve logging messages
Rafael Zalamena
2018-08-08
5
-182
/
+225
*
bfdd: clean up header inclusion
Rafael Zalamena
2018-08-08
5
-50
/
+1
*
bfdd: code refactory for simplification
Rafael Zalamena
2018-08-08
1
-103
/
+26
*
bfdd: free zebra clients data on unregistration
Rafael Zalamena
2018-08-08
1
-0
/
+48
*
bfdd: send replay request on zebra connection
Rafael Zalamena
2018-08-08
1
-0
/
+22
*
bfdd: show single hop local-address
Rafael Zalamena
2018-08-08
1
-1
/
+7
*
bfdd: smooth configuration transition
Rafael Zalamena
2018-08-08
3
-0
/
+25
*
bfdd: show the correct transmission speed
Rafael Zalamena
2018-08-08
1
-3
/
+8
*
bfdd: re-route PTM-BFD daemon messages
Rafael Zalamena
2018-08-08
5
-0
/
+650
*
bfdd: add vty shell commands
Rafael Zalamena
2018-08-08
4
-0
/
+858
*
bfdd: imported new daemon source code
Rafael Zalamena
2018-08-08
14
-0
/
+6219