summaryrefslogtreecommitdiff
path: root/staticd
AgeCommit message (Expand)Author
2023-11-17staticd: fix debug commandsIgor Ryzhov
2023-10-27isisd: staticd: need to link directly against libyangChristian Hopps
2023-10-11Revert "lib: register bgp link-state afi/safi"Donald Sharp
2023-10-04staticd: Memory leak of string in staticdDonald Sharp
2023-09-26Merge pull request #12649 from louis-6wind/bgp-link-stateRuss White
2023-09-20Merge pull request #14089 from dmytroshytyi-6WIND/srv6_multiple_segs_sidsRuss White
2023-09-20staticd: add vtysh srv6 multiple segs SIDsDmytro Shytyi
2023-09-20staticd: northbound srv6 hooks for segs stack yang modelDmytro Shytyi
2023-09-20staticd: zebra, modify nexthop to support multiple srv6 segs SIDsDmytro Shytyi
2023-09-20staticd: add srv6 static route seg informationDmytro Shytyi
2023-09-20staticd: Check against NULL before dereferencing vrfDonatas Abraitis
2023-09-18lib: register bgp link-state afi/safiLouis Scalbert
2023-08-25staticd: Accept full blackhole typed keywords for ip_route_cmdDonatas Abraitis
2023-08-04staticd: fix comparison of nexthop-vrfIgor Ryzhov
2023-06-27Merge pull request #13838 from ak503/static_bfd_vrfChristian Hopps
2023-06-23staticd: remove unused YANG moduleChristian Hopps
2023-06-23staticd: Fix bfd for static route in VRFDmitrii Turlupov
2023-06-12staticd: staticd no longer loads config filesChristian Hopps
2023-06-04lib: mgmtd: remove abstraction layer and other cleanupChristian Hopps
2023-05-28staticd: remove connect notify function, not neededChristian Hopps
2023-05-28lib: msg: refactor common connection code from mgmtdChristian Hopps
2023-05-01mgmtd: fully implement debug flags for mgmtd and clientsChristian Hopps
2023-04-01mgmtd: lib: read transitioned daemons split config files in mgmtdChristian Hopps
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-03-22lib: staticd: vtysh: apply frrbot style requirementsChristian Hopps
2023-03-22staticd: handle `distance` valueChristian Hopps
2023-03-21mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps
2023-03-21staticd: Tell bfd that we are shutting downDonald Sharp
2023-02-09*: remove some leftover license blurbsDavid Lamparter
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31staticd: Add missing enum's to switch statementDonald Sharp
2023-01-31Merge pull request #12695 from opensourcerouting/format-warningsDonald Sharp
2023-01-27*: fix non-const northbound XPath format stringsDavid Lamparter
2023-01-24lib: remove concurrent nexthop zapi (un)registrationLouis Scalbert
2023-01-24lib: do not reopen a zclient socket for bfdLouis Scalbert
2023-01-13staticd: add debug static bfd commandPhilippe Guibert
2023-01-13staticd: fix bug on route reinstallationRafael Zalamena
2023-01-13staticd: add command to show monitored routesRafael Zalamena
2023-01-13lib,staticd: BFD integration CLI commandsRafael Zalamena
2023-01-13staticd: BFD integration northbound supportRafael Zalamena
2022-12-16lib, staticd: return values even after an assertDonald Sharp
2022-11-28Merge pull request #12405 from opensourcerouting/static-improvDonald Sharp
2022-11-25staticd: improve CLI/northbound translation codeRafael Zalamena
2022-11-25staticd: Do not crash when modifying an existing static route with colorDonatas Abraitis
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-10-12staticd: Clean up zclient on shutdownDonald Sharp
2022-10-07*: Create and use infrastructure to show debugs in libDonald Sharp