index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_mlag.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Give extra space and stop processing if we run out of space
Donald Sharp
2021-06-09
1
-5
/
+24
*
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-1
/
+0
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-5
/
+5
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
zebra: the mlag_rd_buf_offset variable was write only
Donald Sharp
2020-09-24
1
-1
/
+0
*
zebra: modify mlag code to only need 1 stream when generating data
Donald Sharp
2020-09-23
1
-6
/
+6
*
build: fix protobuf dependencies
David Lamparter
2020-06-19
1
-0
/
+4
*
zebra: Fix spelling mistakes found by debian packaging
Donald Sharp
2020-03-14
1
-2
/
+2
*
lib, zebra: remove nullity check before XFREE...
Quentin Young
2020-03-09
1
-4
/
+2
*
lib, pimd, zebra: Provide some insurance against reading bad stream data
Satheesh Kumar K
2020-03-06
1
-25
/
+62
*
*: Use short version of bool expressions
Donatas Abraitis
2020-03-04
1
-4
/
+4
*
*: remove null check before XFREE
Quentin Young
2020-02-04
1
-10
/
+5
*
zebra: Do not build mlag protobuf support if version 3 is not avail
Donald Sharp
2019-12-15
1
-1
/
+2
*
zebra: Allow zebra_mlag to compile with no j factor
Donald Sharp
2019-12-15
1
-29
/
+3
*
zebra: create zebra_cumulus_mlag module
David Lamparter
2019-12-11
1
-8
/
+15
*
zebra,pim : Fixing Review comments in PIM_MLAG
Satheesh Kumar K
2019-11-19
1
-43
/
+38
*
Zebra: ADD Protobuf Encoding & Decoding for MLAG Messages
Satheesh Kumar K
2019-11-14
1
-29
/
+536
*
Zebra: adding support for Zebra MLAG Functionality
Satheesh Kumar K
2019-11-14
1
-10
/
+596
*
Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"
Quentin Young
2019-10-14
1
-1354
/
+13
*
Zebra: Fixing Review comments in Zebra_MLAG
Satheesh Kumar K
2019-10-04
1
-32
/
+36
*
Zebra: ADD Protobuf Encoding & Decoding for MLAG Messages
Satheesh Kumar K
2019-09-24
1
-1
/
+513
*
Zebra: adding support for Zebra MLAG Functionality
Satheesh Kumar K
2019-09-24
1
-10
/
+835
*
zebra: Add ability to send to all clients updated capability information
Donald Sharp
2019-01-31
1
-0
/
+13
*
zebra: Add mlag information to zrouter
Donald Sharp
2019-01-31
1
-7
/
+6
*
zebra: Add test and show commands for mlag
Donald Sharp
2019-01-04
1
-0
/
+42
*
zebra: Add a retrieve the mlag role function
Donald Sharp
2019-01-04
1
-0
/
+7
*
zebra: Add some small infrastructure to get the mlag code in zebra started
Donald Sharp
2019-01-04
1
-0
/
+34