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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-22
API refactoring : lisp-gpe
Pavel Kotucek
5
-26
/
+457
2016-12-22
API refactoring : lisp
Pavel Kotucek
4
-8
/
+2127
2016-12-22
API refactoring : ipsec-gre
Pavel Kotucek
4
-4
/
+279
2016-12-22
API refactoring : ipsec
Pavel Kotucek
4
-4
/
+1004
2016-12-22
API refactoring : bfd
Pavel Kotucek
4
-4
/
+477
2016-12-21
API refactoring : l2tp
Pavel Kotucek
4
-3
/
+402
2016-12-21
API refactoring : gre
Pavel Kotucek
4
-2
/
+269
2016-12-21
API refactoring : vxlan-gpe
Pavel Kotucek
4
-5
/
+321
2016-12-21
API refactoring : vhost_user
Pavel Kotucek
4
-2
/
+395
2016-12-21
API refactoring : netmap
Pavel Kotucek
4
-3
/
+219
2016-12-21
API refactoring : af_packet
Pavel Kotucek
4
-5
/
+225
2016-12-21
API refactoring : vxlan
Pavel Kotucek
4
-4
/
+344
2016-12-21
Support multiple VXLAN tunnels with same mcast dst
Eyal Bari
2
-74
/
+121
2016-12-21
classify: add simple mechanism for automatic flow creation (VPP-338)
Juraj Sloboda
1
-23
/
+5
2016-12-20
Always set start_of_ethernet_header in ethernet-input speed path
John Lo
1
-6
/
+10
2016-12-20
Decouple dependencies/assumptions in MAC change
Neale Ranns
7
-21
/
+35
2016-12-20
dpdk: fix advance header for ip4-no-checksum
Sergio Gonzalez Monroy
1
-0
/
+1
2016-12-20
Improve dpdk-input node to handle drivers not setting mbuf PTYPE
John Lo
5
-48
/
+111
2016-12-19
l2input: remove unused code and reduce number of branches
Damjan Marion
1
-44
/
+18
2016-12-19
dpdk: fix IV physical address in esp-decrypt
Sergio Gonzalez Monroy
1
-2
/
+2
2016-12-19
dpdk: fix dpdk-crypto-input packet trace
Sergio Gonzalez Monroy
1
-3
/
+4
2016-12-16
Coverity fixes, VPP-486
Dave Barach
2
-5
/
+8
2016-12-16
Fix dpdk-input check for VLAN packets including VLAN strip case
John Lo
1
-1
/
+16
2016-12-15
Expand ethernet-input node speed-path for non-L2 paths
John Lo
1
-7
/
+22
2016-12-15
LISP: Fix several control plane message issues, VPP-558
Filip Tehlar
5
-110
/
+215
2016-12-14
Ping response in a VRF context uses correct FIB for response
Neale Ranns
2
-0
/
+17
2016-12-14
IP and MPLS route debug CLI fixes
Neale Ranns
2
-2
/
+11
2016-12-13
LISP: Move parsing of LISP map-reply to worker thread, VPP-554
Filip Tehlar
2
-97
/
+86
2016-12-12
ip4: perf optimization in the ip4-input node
Damjan Marion
2
-83
/
+76
2016-12-12
ipsec: go straight to lookup after esp encrypt
Sergio Gonzalez Monroy
2
-8
/
+8
2016-12-11
MPLS Nodes Dual Loop
Neale Ranns
4
-17
/
+396
2016-12-11
VRF imported FIB entry should inherit the flags from the export entry.
Neale Ranns
2
-7
/
+11
2016-12-09
ip4: perf optimization in the ip4-rewrite node
Damjan Marion
1
-13
/
+6
2016-12-09
Add FIB unit test to 'make test'
Neale Ranns
1
-22
/
+44
2016-12-09
BFD: handle timing wheel prematurely firing events
Klement Sekera
4
-69
/
+85
2016-12-09
Coding standards cleanup for vnet/vnet/ip, VPP-255
Dave Barach
52
-7808
/
+9133
2016-12-09
VPP-547: Fix for co-existence of HbH and RH header in Segment routing:
Shwetha
4
-107
/
+457
2016-12-09
DPDK HQoS: enable vpp control plane thread connection to hqos thread
Jasvinder Singh
2
-4
/
+10
2016-12-09
BFD: fix timing in the main loop
Klement Sekera
3
-28
/
+59
2016-12-09
Add extra validation for VXLAN packets and tunnels
John Lo
3
-90
/
+244
2016-12-09
VPP-470: Introduce VxLAN-GPE as transport for iOAM.
Vengada Govindan
6
-61
/
+137
2016-12-08
BFD: improve ip header handling, fix assert
Klement Sekera
4
-13
/
+37
2016-12-08
Fix bug in code for setting dpdk interface descriptors (VPP-552)
Juraj Sloboda
1
-1
/
+1
2016-12-08
dpdk: don't drop packets if l4 checksum is flagged as bad
Damjan Marion
2
-10
/
+2
2016-12-08
vhost: fix coverity warning
Pierre Pfister
1
-1
/
+1
2016-12-07
BFD: basic asynchronous session up/down
Klement Sekera
15
-5
/
+2218
2016-12-07
l2fib: add mac aging support
Damjan Marion
6
-18
/
+250
2016-12-07
Prevent re-entrant walks on an adjacency.
Neale Ranns
6
-57
/
+140
2016-12-07
LISP mapping timers
Filip Tehlar
3
-1
/
+63
2016-12-07
Refactor tap binary APIs, VPP-550
Dave Barach
4
-2
/
+388
[next]