summaryrefslogtreecommitdiff
path: root/vtysh/vtysh.h
AgeCommit message (Expand)Author
2023-09-16[ospfd]: add support for RFC 5709 HMAC-SHA AuthMahdi Varasteh
2023-07-18static: stop sending VRF commands to staticd from vtyshChristian Hopps
2023-03-28vtysh: use fork() workflow for -f tooQuentin Young
2023-03-28vtysh: use daemon type and handle multi-instance typesMark Stapp
2023-03-28vtysh: fork() on bootQuentin Young
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-22lib: staticd: vtysh: apply frrbot style requirementsChristian Hopps
2023-03-21mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-09isisd: add affinity-map supportLouis Scalbert
2023-02-09lib,yang,zebra: add affinity-map supportLouis Scalbert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-30pimd: v6 intentionally turned off route-maps. Turn it on.Donald Sharp
2022-09-05bgpd: add 'mpls bgp forwarding' to ease mpls vpn ebgp peeringPhilippe Guibert
2022-06-27zebra: infastructure for the new dataplane pluginAnuradha Karuppiah
2022-02-28vtysh: show live log messagesDavid Lamparter
2022-02-28vtysh: use poll/callback-driven readline interfaceDavid Lamparter
2022-02-28Merge pull request #10376 from patrasar/master_pimv6_vtyshDavid Lamparter
2022-02-25pim6d: Adding PIMV6 as VTYSH clientsarita patra
2022-02-09ospf6d: support keychain for ospf6 authenticationAbhinay Ramesh
2021-06-30vtysh: add CLI timestamp '-t' flagChristian Hopps
2021-06-21lib: remove vrf-interface config when removing the VRFIgor Ryzhov
2021-06-02*: new cli-nodes for SRv6 manager (step2)Hiroki Shirokura
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-12-18Merge pull request #7351 from opensourcerouting/feature/pathdOlivier Dugeon
2020-12-18pathd: New SR-TE policy management daemonSebastien Merle
2020-12-15vtysh: When dry-running no need to start/end configurationDonald Sharp
2020-08-03staticd,vtysh: no access list commandsRafael Zalamena
2020-08-03sharpd,vtysh: no access list or route map commandsRafael Zalamena
2020-08-03vtysh: recategorize access list commandsRafael Zalamena
2020-07-14Revert "Rpki Encapsulation"revert-5015-rpki_vrf_encapsulationQuentin Young
2020-07-02bgpd: duplicate config commands into rpki-vrf subnodePhilippe Guibert
2019-12-17vtysh: add an alias for the nexthop-group config targetsMark Stapp
2019-08-02all: remove logical-router functionalityIgor Ryzhov
2019-05-17vrrpd: interface supportQuentin Young
2019-05-17vrrpd: initial commitQuentin Young
2018-12-06vtysh: rework/straighten pager handlingDavid Lamparter
2018-10-24vtysh: Allow eigrp and rip access to keychain.c configDonald Sharp
2018-09-05vtysh: support fabricdChristian Franke
2018-08-31vtysh: Let staticd know about vrf sub-modeDonald Sharp
2018-08-08bfdd: add vty shell commandsRafael Zalamena
2018-07-29staticd: Start the addition of a staticdDonald Sharp
2018-06-06vtysh: add | supportQuentin Young
2018-05-21vtysh: reconnect to daemons when connection lostMladen Sablic
2018-05-12vtysh: Extending vtysh to allow question-mark cmdsRodny Molina
2018-04-06pbrd: Add PBR to FRRDonald Sharp
2018-03-28vtysh: move user_mode to header file, keep checkpatch happyLou Berger
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-02-27vtysh: pass route-map & prefix-list commands to isisd and sharpdChristian Franke