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
/
vnet
/
gre
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-08
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
Neale Ranns
1
-0
/
+1
2018-07-23
fix vector index range checks
Eyal Bari
1
-1
/
+1
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
1
-1
/
+1
2018-06-11
MTU: Software interface / Per-protocol MTU support
Ole Troan
1
-4
/
+1
2018-05-23
VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message.
Ole Troan
1
-2
/
+2
2018-05-04
Harmonize vec/pool_get_aligned object sizes and alignment requests
Dave Barach
1
-0
/
+5
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
1
-1
/
+5
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
1
-5
/
+1
2018-04-12
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
Neale Ranns
1
-21
/
+1
2018-03-01
Fix ERSPAN encap to set EN bits in the header and add test case
John Lo
2
-9
/
+12
2018-02-16
Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup
John Lo
2
-15
/
+20
2018-02-15
Optimize GRE Tunnel and add support for ERSPAN encap
John Lo
7
-338
/
+677
2018-01-30
Allow the provider of a midchain adjacency to pass context data that is retur...
Neale Ranns
1
-4
/
+7
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-1
/
+1
2018-01-13
Improve "show xxx tunnel" and "show int addr" output
John Lo
1
-23
/
+7
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-10
/
+8
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-2
/
+2
2018-01-09
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
John Lo
1
-12
/
+1
2018-01-06
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
John Lo
1
-2
/
+11
2017-12-16
GRE tunnel key includes the FIB table
Neale Ranns
4
-137
/
+219
2017-12-13
GRE: fix single loop decap and add test
Neale Ranns
1
-1
/
+1
2017-11-27
VPP-253 Coding standards cleanup - vnet/vnet/gre
Swarup Nayak
6
-878
/
+968
2017-11-26
FIB: store the node type not the function pointer.
Neale Ranns
1
-2
/
+0
2017-10-24
Add extern to *_main global variable declarations in header files.
Dave Wallace
1
-1
/
+1
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
1
-1
/
+1
2017-04-13
Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...
Neale Ranns
1
-2
/
+1
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-4
/
+4
2017-04-05
GRE over IPv6
Ciara Loftus
5
-165
/
+533
2017-04-04
Fix issue with gre protocol registration when running multithreaded
Damjan Marion
2
-39
/
+15
2017-04-03
Adjacency layout change and move to vnet/adj
Neale Ranns
1
-2
/
+2
2017-03-16
vlib: make runtime_data thread-local
Damjan Marion
1
-5
/
+21
2017-03-09
Tests to target holes in adjacency and DPO test coverage
Neale Ranns
1
-1
/
+3
2017-02-22
VPP-635: CLI Memory leak with invalid parameter
Billy McFall
1
-10
/
+25
2017-02-13
Basic support for LISP-GPE encapsulated NSH packets
Florin Coras
1
-0
/
+3
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
9
-0
/
+2243