index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_mpls_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
zebra: fix wrong check of mpls command
anlan_cs
2021-08-19
1
-14
/
+12
*
zebra: mpls validation and static lsp fixes
Mark Stapp
2021-08-12
1
-14
/
+16
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+1
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-1
/
+3
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-1
/
+5
*
bgpd, ospfd, pimd, zebra: Convert more use_json locations to bool
Don Slice
2018-09-04
1
-2
/
+2
*
zebra: Remove zebra_static.c and .h
Donald Sharp
2018-07-29
1
-1
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-6
/
+6
*
*: Make code use a consisten definition of labels
Donald Sharp
2018-02-09
1
-7
/
+7
*
zebra: remove redundant DEFUNs for labeled static routes
Renato Westphal
2017-07-28
1
-598
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-400
/
+405
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-20
/
+20
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-20
/
+20
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-22
/
+22
|
/
*
*: use vty_outln
Quentin Young
2017-06-29
1
-30
/
+26
*
zebra: define mpls label helpstr
Quentin Young
2017-05-31
1
-64
/
+32
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
zebra: Fix whitespace issue with if statement
Donald Sharp
2017-04-15
1
-2
/
+2
*
zebra: Allow explicit-null as a label option
Donald Sharp
2017-04-15
1
-2
/
+10
*
bgpd, zebra: Implement BGP Prefix-SID IETF draft
Vivek Venkatraman
2017-04-06
1
-0
/
+83
*
zebra: labeled unicast handling
Don Slice
2017-04-06
1
-3
/
+3
*
zebra: static label binding
Don Slice
2017-04-06
1
-0
/
+133
*
*: fix ambiguous commands
David Lamparter
2017-02-10
1
-2
/
+2
*
zebra: support static srcdest routes
Christian Franke
2017-01-30
1
-16
/
+16
*
zebra: fix segfault on "show mpls table"
Renato Westphal
2016-12-08
1
-4
/
+4
*
all: Replace "JavaScript Object Notation\n" with JSON_STR
Quentin Young
2016-11-30
1
-2
/
+2
*
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-25
1
-3
/
+7
|
\
|
*
zebra: Disable mpls slightly different
Donald Sharp
2016-10-25
1
-3
/
+7
|
*
*: Fix duplicate commands from view/enable node consolidation
Paul Jakma
2016-10-20
1
-3
/
+0
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-93
/
+90
|
/
*
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
1
-16
/
+16
*
zebra: check at startup if the kernel supports MPLS
Renato Westphal
2016-09-23
1
-4
/
+18
*
zebra: add explicit-null option for static MPLS LSPs
Renato Westphal
2016-09-23
1
-2
/
+8
*
zebra: install MPLS CLI commands only if MPLS is enabled.
Renato Westphal
2016-09-23
1
-0
/
+861