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
*
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
*
zebra: remove use of sync LSP update apis
Mark Stapp
2019-01-22
1
-1
/
+1
*
zebra: move LSP updates into dataplane subsystem
Mark Stapp
2019-01-22
1
-13
/
+114
*
zebra: add apis to add and delete NHLFEs
Mark Stapp
2019-01-22
1
-0
/
+23
*
bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la...
Anton Degtyarev
2018-12-20
1
-20
/
+44
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-2
/
+2
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-3
/
+3
*
zebra: Create zebra_dplane.c and .h
Mark Stapp
2018-09-20
1
-14
/
+16
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-6
/
+6
*
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
2018-09-13
1
-12
/
+12
*
zebra: flog_warn conversion
Quentin Young
2018-09-06
1
-3
/
+6
*
bgpd/ospfd: make bgp and ospf json response a bit more consistent
Don Slice
2018-08-30
1
-2
/
+2
*
Merge pull request #2846 from donaldsharp/backet_data
Russ White
2018-08-16
1
-1
/
+1
|
\
|
*
zebra: Trust backet->data
Donald Sharp
2018-08-15
1
-1
/
+1
*
|
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-9
/
+9
*
|
zebra, lib: error references for zebra
Quentin Young
2018-08-14
1
-10
/
+23
|
/
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-4
/
+0
*
zebra: mpls entry interface lookup adaptation for vrf backend
Philippe Guibert
2018-07-10
1
-3
/
+9
*
Merge pull request #2292 from donaldsharp/fixup_sb_stuff
Russ White
2018-06-08
1
-15
/
+36
|
\
|
*
zebra: Add `enum dp_req_result` to lsp install/deletes
Donald Sharp
2018-05-30
1
-10
/
+31
|
*
zebra: Rename SOUTHBOUND_XXX to DP_XXX
Donald Sharp
2018-05-30
1
-5
/
+5
[next]