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
/
vxlan
/
vxlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
flow: code refactor
Chenmin Sun
1
-3
/
+7
2020-03-03
geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node
Nick Zavaritsky
1
-34
/
+7
2020-02-17
misc: fix coverity warnings
Dave Barach
1
-2
/
+2
2019-12-17
vxlan geneve gtpu: fix short help
Paul Vinciguerra
1
-1
/
+1
2019-12-05
vxlan: fix vxlan hw offload issue
Chenmin Sun
1
-1
/
+3
2019-07-19
fib: FIB Entry tracking
Neale Ranns
1
-7
/
+7
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-01-09
VXLAN: Prevent duplicate bypass graph nodes.
Jon Loeliger
1
-4
/
+33
2018-10-23
c11 safe string handling support
Dave Barach
1
-2
/
+2
2018-10-14
vxlan:fix ip6 tunnel deletion
Eyal Bari
1
-1
/
+2
2018-10-05
vxlan:ip4 decap:remove access to tunnel object
Eyal Bari
1
-20
/
+30
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
1
-6
/
+6
2018-07-31
fix 'sh vxlan tunnels'
Neale Ranns
1
-15
/
+4
2018-07-23
fix vector index range checks
Eyal Bari
1
-1
/
+1
2018-07-09
vxlan:use bihash_16_8 for ipv4 lookup
Eyal Bari
1
-23
/
+44
2018-07-05
vxlan:use bihash_24_8 for ipv6 lookup
Eyal Bari
1
-22
/
+62
2018-06-13
vxlan:offload RX flow
eyal bari
1
-0
/
+128
2018-05-07
vxlan:vxlan.c conform coding style
Eyal Bari
1
-354
/
+374
2018-05-02
Fix CentOS 7 build issue with vxlan
Matthew Smith
1
-2
/
+4
2018-05-02
vxlan:encap - use vnet rewrite
eyal bari
1
-14
/
+10
2018-04-25
vxlan:remove single bucket load-balance dpo's
Eyal Bari
1
-9
/
+23
2018-03-27
vxlan:refactor add del command function
Eyal Bari
1
-102
/
+43
2018-02-23
VXLAN: Instance numbers now properly freed upon delete.
Jon Loeliger
1
-1
/
+1
2018-02-16
Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup
John Lo
1
-9
/
+2
2018-02-15
Optimize GRE Tunnel and add support for ERSPAN encap
John Lo
1
-4
/
+0
2018-02-14
vxlan:remove interface recycle mechanism
Eyal Bari
1
-66
/
+11
2018-02-07
VXLAN: Allow user to specify a custom vxlan tunnel instance id.
Jon Loeliger
1
-16
/
+90
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
-19
/
+10
2018-01-13
Improve "show xxx tunnel" and "show int addr" output
John Lo
1
-16
/
+13
2018-01-05
Unify and cleanup usage of hash_set/unset_mem by various tunnels
John Lo
1
-23
/
+7
2017-11-26
FIB: store the node type not the function pointer.
Neale Ranns
1
-2
/
+0
2017-08-08
L2 over MPLS
Neale Ranns
1
-1
/
+1
2017-04-13
Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...
Neale Ranns
1
-1
/
+1
2017-04-06
VXLAN:fix tunnel delete not returning sw_if_index
Eyal Bari
1
-0
/
+1
2017-03-07
CLI: hide deleted interfaces
Eyal Bari
1
-0
/
+7
2017-02-27
fix:vxlan mcast adj - added as ucast dpo adj
Eyal Bari
1
-1
/
+1
2017-02-22
VPP-635: CLI Memory leak with invalid parameter
Billy McFall
1
-19
/
+62
2017-02-02
VXLAN: further unify ip4/ip6 ctl plane handling
Eyal Bari
1
-81
/
+53
2017-01-31
VXLAN: small changes for brevity
Eyal Bari
1
-49
/
+16
2017-01-31
Add vxlan-bypass feature to IP6 forwarding path
John Lo
1
-0
/
+171
2017-01-27
IP Multicast FIB (mfib)
Neale Ranns
1
-30
/
+82
2017-01-20
VXLAN - Add IPv6 tunnels src ref count
Eyal Bari
1
-69
/
+66
2017-01-03
vxlan fix mcast tunnel delete
Eyal Bari
1
-22
/
+26
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+899