summaryrefslogtreecommitdiff
path: root/bfdd
AgeCommit message (Expand)Author
2019-01-14Merge pull request #3605 from donaldsharp/bfd_24_minutesRafael Zalamena
2019-01-12bfdd: Fix timer print-out functionDonald Sharp
2019-01-10bfdd: remove unused OS specific functionsRafael Zalamena
2019-01-10bfdd: use zebra to learn about network interfacesRafael Zalamena
2018-11-30bfdd: fix multihop on FreeBSDRafael Zalamena
2018-11-12Merge pull request #3276 from donaldsharp/zclient_updateRenato Westphal
2018-11-12*: Replace zclient_new with zclient_new_notifyDonald Sharp
2018-11-09bfdd: fix BGP unnumbered peer setupRafael Zalamena
2018-10-23Merge branch 'pull/3197'David Lamparter
2018-10-20bfdd: do not allow multihop peers without a local-addressRenato Westphal
2018-10-19*: Replace hash_cmp function return value to a boolDonald Sharp
2018-10-14bfdd: fix multi hop hash lookupRafael Zalamena
2018-10-01bfdd: allow timer deactivation on shutdownRafael Zalamena
2018-10-01bfdd: disable echo on neighbor requestRafael Zalamena
2018-09-26bfdd zebra: dead code (Coverity 1472624 1473199)F. Aragon
2018-09-09Merge pull request #2977 from opensourcerouting/doc-fixDonald Sharp
2018-09-09Merge pull request #2965 from opensourcerouting/buildfoo-20180904Donald Sharp
2018-09-09build: fix not building docs w/o sphinxDavid Lamparter
2018-09-09Merge pull request #2862 from opensourcerouting/non-recursiveDonald Sharp
2018-09-08*: fix some solaris warningsDavid Lamparter
2018-09-08*: cleanup .gitignore filesDavid Lamparter
2018-09-08build: move vtysh & manpage listings to subdir.amDavid Lamparter
2018-09-08bfdd: fix garbage "port" stringDavid Lamparter
2018-09-05bfdd: fix crash when receiving invalid echo packetRafael Zalamena
2018-09-05bfdd: use THREAD_OFF() instead of thread_cancel()Rafael Zalamena
2018-09-03bfdd: use UDP sockets instead of rawRafael Zalamena
2018-09-03bfdd: enumerate all diagnositic codesRafael Zalamena
2018-09-03bfdd: make bfd_recv_* more genericRafael Zalamena
2018-09-03bfdd: remove VxLAN codeRafael Zalamena
2018-09-03bfdd: remove global variables and improve logsRafael Zalamena
2018-08-16bfdd: fix coverity scan issue (CID 1472622)Rafael Zalamena
2018-08-16bfdd: improve ptm_adapter log messagesRafael Zalamena
2018-08-16bfdd: fix coverity scan issues (1472630, 1472623)Rafael Zalamena
2018-08-15bfdd: add new counters and command to show themRafael Zalamena
2018-08-15bfdd: turn repeatable code into functionsRafael Zalamena
2018-08-15Merge pull request #2838 from opensourcerouting/bfd-alpineDonald Sharp
2018-08-15bfdd: Fix `don't assign to value to ourself` compiler warningDonald Sharp
2018-08-14bfdd: fix alpine buildRafael Zalamena
2018-08-14bfdd: fix downtime displayRafael Zalamena
2018-08-08bfdd: fix IPv6 peers using link-local addressRafael Zalamena
2018-08-08bfdd: clean-up bfd clients data on shutdownRafael Zalamena
2018-08-08bfdd: improve logging messagesRafael Zalamena
2018-08-08bfdd: clean up header inclusionRafael Zalamena
2018-08-08bfdd: code refactory for simplificationRafael Zalamena
2018-08-08bfdd: free zebra clients data on unregistrationRafael Zalamena
2018-08-08bfdd: send replay request on zebra connectionRafael Zalamena
2018-08-08bfdd: show single hop local-addressRafael Zalamena
2018-08-08bfdd: smooth configuration transitionRafael Zalamena
2018-08-08bfdd: show the correct transmission speedRafael Zalamena
2018-08-08bfdd: re-route PTM-BFD daemon messagesRafael Zalamena