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
/
geneve
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
geneve: support geneve interface acting as a bvi
Ole Troan
4
-32
/
+118
2020-04-10
geneve: Fix the byte swapping for the VNI
Neale Ranns
3
-67
/
+45
2020-03-03
geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node
Nick Zavaritsky
3
-76
/
+27
2020-02-18
misc: fix coverity warnings
Dave Barach
1
-1
/
+1
2020-02-17
misc: fix coverity warnings
Dave Barach
2
-3
/
+6
2019-12-20
vxlan: reuse inner packet flow hash for tunnel outer header load balance
Shawn Ji
1
-0
/
+8
2019-12-17
vxlan geneve gtpu: fix short help
Paul Vinciguerra
1
-1
/
+1
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-10-10
geneve: API cleanup
Jakub Grajciar
2
-32
/
+31
2019-07-19
fib: FIB Entry tracking
Neale Ranns
1
-8
/
+7
2019-07-10
misc: fix buffer issue in geneve_input
Zhiyong Yang
1
-10
/
+8
2019-06-18
fib: fib api updates
Neale Ranns
1
-7
/
+5
2019-06-04
features will register udp ports once configured
Jakub Grajciar
1
-5
/
+11
2019-05-27
geneve: encap performance enhancement
Zhiyong Yang
1
-58
/
+53
2019-05-21
geneve_input: leverage vlib_get_buffers
Zhiyong Yang
1
-12
/
+11
2019-04-08
fixing typos
Jim Thompson
1
-1
/
+1
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
1
-4
/
+4
2019-03-06
geneve: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
4
-57
/
+44
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-3
/
+3
2018-10-23
c11 safe string handling support
Dave Barach
3
-6
/
+6
2018-09-25
L2 BD: introduce a BD interface on which to send UU packets
Neale Ranns
1
-2
/
+2
2018-09-07
geneve: fix variable initial value
Zhiyong Yang
1
-1
/
+1
2018-07-19
Remove unused argument to vlib_feature_next
Damjan Marion
1
-6
/
+3
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
2
-2
/
+2
2018-05-04
Harmonize vec/pool_get_aligned object sizes and alignment requests
Dave Barach
1
-0
/
+3
2018-02-01
FIB: Consolidate several copies of fib_ip_proto() into one.
Jon Loeliger
1
-6
/
+0
2018-01-24
Improve tunnel interface creation performance
John Lo
1
-14
/
+5
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
-7
/
+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-05
Unify and cleanup usage of hash_set/unset_mem by various tunnels
John Lo
1
-26
/
+7
2017-11-27
Address COVERITY warnings
Marco Varlese
1
-0
/
+6
2017-11-26
FIB: store the node type not the function pointer.
Neale Ranns
1
-2
/
+0
2017-11-24
GENEVE: shift/mask for header
Marco Varlese
3
-51
/
+133
2017-10-24
Add extern to *_main global variable declarations in header files.
Dave Wallace
1
-1
/
+1
2017-10-17
Add API versioning to GENEVE tunnel implementation.
Marco Varlese
1
-1
/
+3
2017-10-06
Initial GENEVE TUNNEL implementation and tests.
Marco Varlese
8
-0
/
+3794