summaryrefslogtreecommitdiff
path: root/zebra/zebra_mpls_vty.c
AgeCommit message (Expand)Author
2024-05-16zebra: fix mpls commandanlan_cs
2024-04-06zebra: fix wrong check for mpls labelanlan_cs
2023-10-18zebra: add 'mpls label dynamic-block' commandPhilippe Guibert
2023-07-12zebra: remove unnecessary check for default vrfanlan_cs
2023-03-28zebra: Use zebra_vrf_lookup_by_id when we canDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2021-08-18zebra: fix wrong check of mpls commandanlan_cs
2021-08-12zebra: mpls validation and static lsp fixesMark Stapp
2020-04-16*: move CLI node names to cmd_node->nameDavid Lamparter
2020-04-16*: remove second parameter on install_node()David Lamparter
2020-04-16*: remove cmd_node->vtyshDavid Lamparter
2020-04-16*: clean up cmd_node initializersDavid Lamparter
2018-09-04bgpd, ospfd, pimd, zebra: Convert more use_json locations to boolDon Slice
2018-07-29zebra: Remove zebra_static.c and .hDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-02-08*: Make code use a consisten definition of labelsDonald Sharp
2017-07-27zebra: remove redundant DEFUNs for labeled static routesRenato Westphal
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: use vty_outlnQuentin Young
2017-05-31zebra: define mpls label helpstrQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-15zebra: Fix whitespace issue with if statementDonald Sharp
2017-04-15zebra: Allow explicit-null as a label optionDonald Sharp
2017-04-06bgpd, zebra: Implement BGP Prefix-SID IETF draftVivek Venkatraman
2017-04-06zebra: labeled unicast handlingDon Slice
2017-04-06zebra: static label bindingDon Slice
2017-02-10*: fix ambiguous commandsDavid Lamparter
2017-01-30zebra: support static srcdest routesChristian Franke
2016-12-08zebra: fix segfault on "show mpls table"Renato Westphal
2016-11-29all: Replace "JavaScript Object Notation\n" with JSON_STRQuentin Young
2016-10-25Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-25zebra: Disable mpls slightly differentDonald Sharp
2016-10-19*: Fix duplicate commands from view/enable node consolidationPaul Jakma
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-07*: Consistently support 32-bit route tagsChristian Franke
2016-09-23zebra: check at startup if the kernel supports MPLSRenato Westphal
2016-09-23zebra: add explicit-null option for static MPLS LSPsRenato Westphal
2016-09-23zebra: install MPLS CLI commands only if MPLS is enabled.Renato Westphal