Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
lacp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-29
lacp: continuing input packet trace from device driver
Steven Luong
1
-5
/
+2
2019-08-28
lacp: mark is_mp_safe for show and dump binary API
Steven Luong
2
-0
/
+5
2019-08-17
bonding lacp: deleting virtual interface which was enslaved may cause crash
Steven Luong
2
-20
/
+27
2019-07-22
bonding: fix create bond CLI
Zhiyong Yang
1
-1
/
+1
2019-07-09
vat: unload unused vat plugins
Dave Barach
1
-2
/
+4
2019-06-27
lacp: custom dump for sw_interface_lacp_dump
Steven Luong
1
-3
/
+30
2019-06-22
lacp: convert clib_warning to event logger
Steven Luong
4
-20
/
+78
2019-06-12
lacp: cleanup unnecessary pointer cast
Zhiyong Yang
5
-46
/
+38
2019-06-11
lacp: remove duplicated code
Zhiyong Yang
1
-1
/
+0
2019-06-07
build: add -Wall and -fno-common, fix reported issues
BenoƮt Ganne
1
-1
/
+1
2019-06-07
lacp: create lacp-process on demand
Steven Luong
4
-26
/
+86
2019-05-16
init / exit function ordering
Dave Barach
1
-6
/
+6
2019-05-03
plugins: clean up plugin descriptions
Dave Wallace
1
-1
/
+1
2019-04-03
lacp: passive mode support [VPP-1551]
Steven Luong
7
-56
/
+124
2019-03-07
Remove local REPLY_MACRO so that socket transport works.
Ole Troan
1
-36
/
+2
2018-11-27
cmake: Add protocol.h to lacp plugin .h includes
Alexander Chernavin
1
-0
/
+1
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-1
/
+1
2018-10-23
c11 safe string handling support
Dave Barach
3
-4
/
+4
2018-08-27
cmake: Fix plugins .h includes
Mohsin Kazmi
1
-0
/
+10
2018-08-25
cmake: handle api_test_plugins in add_vpp_plugin macro
Damjan Marion
1
-3
/
+1
2018-08-25
cmake: improve add_vpp_plugin macro
Damjan Marion
1
-3
/
+6
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+32
2018-08-17
lacp: issue with slave interface admin up after it is added to the bond group
Steven
1
-2
/
+2
2018-05-25
bond: performance harvesting
Steven
1
-7
/
+7
2018-04-24
lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-...
Steven
2
-15
/
+8
2018-04-23
lacp: partner may time us out if fast-rate is configured [VPP-1247]
Steven
5
-8
/
+14
2018-04-04
Doc updates prior to branch
Chris Luke
1
-9
/
+21
2018-03-30
lacp: faster convergence for slow-rate config option
Steven
6
-18
/
+29
2018-03-21
bond: Add bonding driver and LACP protocol
Steven
22
-0
/
+3943