summaryrefslogtreecommitdiff
path: root/bfdd
AgeCommit message (Expand)Author
2021-10-14Merge pull request #9684 from opensourcerouting/printfrr-false-positiveDonald Sharp
2021-10-13lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov
2021-10-04bfdd: Do not explicitly set the thread pointer to NULLDonatas Abraitis
2021-09-28*: `frr-format` with unmodified GCCDavid Lamparter
2021-08-26Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps
2021-08-25*: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-06-29*: Do not check for XMALLOC/XCALLOC against NULLsDonatas Abraitis
2021-06-07Merge pull request #8758 from idryzhov/bfd-fixesRafael Zalamena
2021-06-02bfdd: fix bfd key structureIgor Ryzhov
2021-06-01bfdd: forbid setting interface for multihop sessionsIgor Ryzhov
2021-06-01bfdd: don't store interface pointer for multihop sessionsIgor Ryzhov
2021-06-01lib: fix bfd multihopIgor Ryzhov
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2021-04-13Merge pull request #8100 from qlyoung/remove-sample-conf-filesDavid Lamparter
2021-04-12bfdd: fix nb cli show with defaultsIgor Ryzhov
2021-04-09*: remove *.conf.sample filesQuentin Young
2021-04-01bfdd: fix profiles autocompletionIgor Ryzhov
2021-04-01bbfd: clear nb config entries when removing bfd nodeIgor Ryzhov
2021-04-01bfdd: remove profiles when removing bfd nodeIgor Ryzhov
2021-03-22Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis
2021-03-17Merge pull request #8225 from idryzhov/bfd-echo-modeRafael Zalamena
2021-03-17*: require semicolon after FRR_DAEMON_INFO & co.David Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-03-16bfdd: separate echo rx/tx timersIgor Ryzhov
2021-03-16bfdd: warn users about echo-mode restrictionsIgor Ryzhov
2021-03-16bfdd: fix starting echo receive timerIgor Ryzhov
2021-03-15bfdd: make sessions administratively up by defaultIgor Ryzhov
2021-03-09bfdd: fix detect timeoutIgor Ryzhov
2021-03-04bfdd: fix echo configuration in profileIgor Ryzhov
2021-03-03bfdd: forbid creation of the same peer with and without interface nameIgor Ryzhov
2021-03-03bfdd: actually return validation error instead of loggingIgor Ryzhov
2021-03-03bfdd: require local-address when using multihopIgor Ryzhov
2021-02-16*: fix format string SNAFUsDavid Lamparter
2021-02-12Merge pull request #8006 from idryzhov/fix-bfd-lookupPhilippe Guibert
2021-02-07bfdd: Prevent use after free ( again )Donald Sharp
2021-02-04bfdd: fix session lookupIgor Ryzhov
2021-01-30bfdd: Prevent storage of ifp pointer that has been deletedDonald Sharp
2021-01-30bfdd: Prevent unininited data transmittalDonald Sharp
2021-01-28bfdd: Remove #if 0Donald Sharp
2021-01-09bfdd: improve some debug messages related to zebra notificationsPhilippe Guibert
2021-01-09bfdd: update vrf of received packetPhilippe Guibert
2021-01-09bfdd: enable bfd session if vrf interface availablePhilippe Guibert
2021-01-09bfdd: socket should be bound to vrf interface by defaultPhilippe Guibert
2020-12-04bfd: fix session lookupIgor Ryzhov
2020-12-02Merge pull request #6950 from opensourcerouting/bfd-distributed-v3Donald Sharp
2020-12-01bfdd: session specific command type checksRafael Zalamena
2020-11-24bfdd: move interface/vrf reset codeRafael Zalamena
2020-11-24bfdd: support connecting to BFD data planeRafael Zalamena
2020-11-24bfdd: distributed BFD show commandsRafael Zalamena