summaryrefslogtreecommitdiff
path: root/op-mode-definitions
AgeCommit message (Expand)Author
2023-08-09pki: T5273: add a certificate fingerprint commandDaniil Baturin
2023-08-07rpki: T2044: add "reset rpki" op-mode commandChristian Breunig
2023-08-04op-mode: T1375: fix upper case on command help stringChristian Breunig
2023-08-04op-mode: T2546: add "clear dns dynamic cache" commandChristian Breunig
2023-08-01op-mode: T3700: extend completion helper to not list VLAN subinterfacesChristian Breunig
2023-07-31T3700: add "show bridge vlan tunnel"Christian Breunig
2023-07-31op-mode: T3700: add "show evpn access-vlan" commandsChristian Breunig
2023-07-31op-mode: T3700: provide generic frr-detail XML building blockChristian Breunig
2023-07-31T5406: webproxy op-mode command: add vrf support for blacklist update commandNicolas Fort
2023-07-30T3355: migrate webproxy log to proper "monitor log" treeChristian Breunig
2023-07-30Merge pull request #2120 from c-po/t3355-show-dhcp-clientChristian Breunig
2023-07-29T5411: remove old background monitor implementation for webproxyChristian Breunig
2023-07-29T5411: remove old background monitor implementationChristian Breunig
2023-07-29T3355: migrate "show dhcp client lease" to new op-mode styleChristian Breunig
2023-07-27T5411: add additional monitor log targetsChristian Breunig
2023-07-22Merge pull request #1511 from jack9603301/T4659Christian Breunig
2023-07-21ospf: T5377: add op-mode commands to display GR statusChristian Breunig
2023-07-21T4659: op-mode: Display bridge interface detailjack9603301
2023-07-18T5361:op_cmd monitor log vrrp: doesn't show last linessrividya0208
2023-07-11pki: T5275: Add op-mode output options for PEM formatsarthurdev
2023-07-08op-mode: T2546: xml: cleanup help stringsChristian Breunig
2023-07-08op-mode: T2546: add "monitor vrrp" and "monitor webproxy" commandsChristian Breunig
2023-07-08op-mode: T2546: improve help strings for "monitor" command treeChristian Breunig
2023-07-08vpp: T1797: add op-mode commands to show log buffersChristian Breunig
2023-07-08op-mode: T3201: add support to display last <n> log entriesChristian Breunig
2023-06-28T5320: warn on entering config mode if boot config errors presentJohn Estabrook
2023-06-21op-mode: remove colour optput from journalctlChristian Breunig
2023-06-12T5286: drop XDP support for ethernet and bonding interfacesChristian Breunig
2023-06-10Merge pull request #2015 from sever-sever/T5231Christian Breunig
2023-06-09dns: T5144: Adjust DNS related CLI help messages for consistencyIndrajit Raychaudhuri
2023-06-09dns: T5144: Support dynamic dns monitor and log via journalctlIndrajit Raychaudhuri
2023-06-04dns: T5144: Relocate ddclient op-mode config files for consistency with confi...Indrajit Raychaudhuri
2023-05-29T5234: add op-mode command "force netns" to change shell into any given names...Christian Breunig
2023-05-25T5231: Add op-mode for show reverse-proxyViacheslav Hletenko
2023-05-21T5234: add op-mode command "force vrf" to change shell into any given VRFChristian Breunig
2023-05-18wwan: op-mode: T5196: fix interface type when calling python backendChristian Breunig
2023-05-04wwan: op-mode: T5196: inform user about unconfigured interfaceChristian Breunig
2023-05-04opmode: T5191: replace underscores with hyphens in generated optionsDaniil Baturin
2023-04-29static: T5161: add BFD monitoring for static routesfett0
2023-04-27Merge pull request #1721 from dmbaturin/T4888-conntrack-sync-op-modeJohn Estabrook
2023-04-21Merge pull request #1957 from aapostoliuk/T5042-sagittaChristian Breunig
2023-04-21Merge branch 'current' into currentDaniil Baturin
2023-04-17op-mode: bgp: T1315: add VNI related commandsChristian Breunig
2023-04-14ipsec: T5042: Rewritten 'show vpn ipsec remote-access' commandaapostoliuk
2023-04-13xml: T5137: fix empty node.def filesChristian Breunig
2023-04-13Merge pull request #1930 from mkorobeinikov/currentChristian Breunig
2023-04-12xml: op-mode: T5081: introduce new FRR tagNode interface building blockChristian Breunig
2023-04-12xml: op-mode: T5081: re-use vtysh-generic-detail building blockChristian Breunig
2023-04-12Merge pull request #1904 from Cheeze-It/currentChristian Breunig
2023-04-11T5081: ISIS and OSPF syncronization with IGP-LDP syncCheeze_It