summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_srv6_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* zebra: Add missing newline in SRv6 config writeCarmine Scarpitta2022-12-051-2/+2
* bgpd: Fix the other of SR locator parametersRyoga Saito2022-11-221-5/+5
* Merge pull request #12219 from cscarpitta/feature/srv6-usid-behavior-supportDonatas Abraitis2022-11-141-0/+38
|\
| * zebra: Add `behavior usid` command to VTYCarmine Scarpitta2022-11-081-0/+35
| * lib,zebra: Add SRv6 uSID info to VTY outputCarmine Scarpitta2022-11-081-0/+3
* | build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-2/+0
|/
* zebra: Do not allow SRv6 func_bit_len > 20Carmine Scarpitta2022-10-181-0/+13
* zebra: Ensure SRv6 SID length does not exceed 128Carmine Scarpitta2022-10-181-0/+7
* zebra: add missing bits len to SRv6 locator detailCarmine Scarpitta2022-10-181-0/+4
* zebra: add block/node/arg len to zebra sr configCarmine Scarpitta2022-10-181-0/+9
* zebra: add new CLI args "block-len" and "node-len"Carmine Scarpitta2022-10-181-25/+27
* zebra: expand func-bitsRyoga Saito2022-10-071-1/+1
* zebra: add default SRv6 Function lengthRyoga Saito2022-10-071-2/+9
* zebra: output optional param "func-bits" for SRv6Nobuhiro MIKI2022-03-281-1/+5
* Merge pull request #9899 from Drumato/zebra-srv6-locator-detail-json-supportDonatas Abraitis2021-12-141-2/+8
|\
| * zebra: Add support for json output in srv6 locator detail commandYamato Sugawara2021-11-291-2/+8
* | zebra: Convert vty_out to vty_json for JSONDonatas Abraitis2021-11-251-3/+1
|/
* zebra: add srv6's no commandsHiroki Shirokura2021-09-071-0/+34
* *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-0/+4
* *: fix code format accourding to checkpatchHiroki Shirokura2021-06-021-0/+1
* zebra: add zapi_srv6_locator_chunk_{en,de}codeHiroki Shirokura2021-06-021-0/+19
* zebra: rewrite locator_prefix_cmd with DEFPYHiroki Shirokura2021-06-021-19/+10
* *: fix code format accourding to checkpatchHiroki Shirokura2021-06-021-23/+31
* zebra: add new CLI to manipulate srv6-locator (step2)Hiroki Shirokura2021-06-021-0/+205
* *: new cli-nodes for SRv6 manager (step2)Hiroki Shirokura2021-06-021-0/+132