index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_mpls.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
*: un-split strings across lines
David Lamparter
2020-07-14
1
-8
/
+4
|
/
*
zebra: clean up the code flow in lsp results processing
Mark Stapp
2020-07-07
1
-14
/
+27
*
zebra: include backup lsp nhlfes in 'active' check
Mark Stapp
2020-07-07
1
-4
/
+15
*
zebra: collapse some duplicate LSP nhlfe apis
Mark Stapp
2020-07-07
1
-194
/
+61
*
zebra: support backup nhlfes in lsp async notifications
Mark Stapp
2020-07-07
1
-56
/
+131
*
zebra: add const to mpls and dplane nhlfe apis
Mark Stapp
2020-07-07
1
-2
/
+2
*
zebra: check LSP flags when deleting an LSP
Mark Stapp
2020-07-05
1
-3
/
+18
*
zebra: prepare data plane for batching
Jakub UrbaĆczyk
2020-06-26
1
-0
/
+11
*
zebra: fix coverity SA warnings
Mark Stapp
2020-06-10
1
-1
/
+2
*
zebra: nhlfe_alloc should not fail
Donald Sharp
2020-06-05
1
-10
/
+3
*
zebra: backup LSP zapi processing
Mark Stapp
2020-06-01
1
-129
/
+372
*
zebra: add check_free api
Mark Stapp
2020-06-01
1
-11
/
+37
*
zebra: show backup nhlfes with dynamic LSPs
Mark Stapp
2020-06-01
1
-10
/
+29
*
zebra: support backup nhlfes in LSPs
Mark Stapp
2020-06-01
1
-63
/
+349
*
zebra: convert LSP nhlfe lists to use typesafe lists
Mark Stapp
2020-06-01
1
-92
/
+99
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-1
/
+2
*
zebra,lib: use const in more apis
Mark Stapp
2020-03-27
1
-27
/
+29
*
zebra: add a free api for LSPs
Mark Stapp
2020-03-02
1
-39
/
+43
*
zebra: Embed lib nexthop-group in zebra hash entry
Mark Stapp
2020-02-27
1
-7
/
+7
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-1
/
+0
*
Merge pull request #5416 from mjstapp/re_nhe_pointer
Donald Sharp
2019-12-04
1
-8
/
+9
|
\
|
*
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
2019-12-04
1
-7
/
+8
|
*
zebra: clean up rib and nhg headers
Mark Stapp
2019-11-21
1
-1
/
+1
*
|
zebra: support LSPs with multiple outgoing labels
Renato Westphal
2019-11-29
1
-20
/
+48
|
/
*
zebra: mpls_ftn_uninstall handle nhg hash label change
Stephen Worley
2019-11-12
1
-14
/
+26
*
zebra: Use ng pointer in mpls_ftn_uninstall
Stephen Worley
2019-10-25
1
-1
/
+1
*
zebra: Zebra nexthop group re-work checkpatch fixes
Stephen Worley
2019-10-25
1
-1
/
+1
*
zebra: Use nexthop/interface vrf, not the routes
Stephen Worley
2019-10-25
1
-3
/
+2
*
zebra: Create a new NHE if the mpls labels change
Stephen Worley
2019-10-25
1
-12
/
+40
*
zebra: Replace nexthop_group with pointer in route entry
Donald Sharp
2019-10-25
1
-6
/
+6
*
zebra: fix mpls ftn uninstall
Emanuele Di Pascale
2019-09-18
1
-2
/
+4
*
Merge pull request #4949 from opensourcerouting/mpls-zapi-improvements
Olivier Dugeon
2019-09-13
1
-10
/
+108
|
\
|
*
lib, zebra: add new MPLS zapi message with route replace semantics
Renato Westphal
2019-09-10
1
-0
/
+57
|
*
zebra: improve cleanup of MPLS labels when zclient disconnects
Renato Westphal
2019-09-07
1
-7
/
+48
|
*
zebra: identify MPLS FTNs by route type and instance
Renato Westphal
2019-09-07
1
-3
/
+3
*
|
zebra: add missing case statement in nhlfe2str()
Renato Westphal
2019-09-07
1
-0
/
+1
*
|
zebra: improve the output of "show mpls table"
Renato Westphal
2019-09-07
1
-28
/
+38
|
/
*
zebra: strcat -> strlcat
Quentin Young
2019-05-29
1
-2
/
+3
*
zebra: generate updates from notifications
Mark Stapp
2019-05-28
1
-17
/
+101
*
zebra: mpls lsp async notifications
Mark Stapp
2019-05-28
1
-0
/
+124
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-2
/
+2
*
zebra: remove vrf LSPs when vrf is deleted
Mark Stapp
2019-05-07
1
-3
/
+26
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-14
/
+7
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-9
/
+9
*
zebra: Deletion of a lsp is not a failure event
Donald Sharp
2019-02-13
1
-3
/
+4
*
zebra: Remove `struct zebra_t`
Donald Sharp
2019-01-31
1
-6
/
+2
*
zebra: Move lsp_process_q to zrouter
Donald Sharp
2019-01-31
1
-10
/
+10
*
zebra: Move the master thread handler to the zrouter structure
Donald Sharp
2019-01-31
1
-1
/
+2
*
zebra: Fix compile issues introduced by recent commit on newer compilers
Donald Sharp
2019-01-23
1
-3
/
+2
*
zebra: openbsd LSP update code
Mark Stapp
2019-01-22
1
-39
/
+0
[prev]
[next]