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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
Account for pool realloc when importing FIB entries during VRF export
Neale Ranns
1
-4
/
+12
2017-01-09
Fix ARP on unnumbered interfaces (VPP-583)
Neale Ranns
1
-2
/
+15
2017-01-09
Fix disable ip6 interface (VPP-584)
Neale Ranns
1
-12
/
+3
2017-01-08
Added basic tests for multicast vxlan tunnels
Eyal Bari
2
-40
/
+206
2017-01-05
Fix uninitialized stack local, VPP-581
Dave Barach
2
-0
/
+5
2017-01-04
FIB memory leaks (VPP-578)
v17.01-rc2
Neale Ranns
6
-24
/
+48
2017-01-03
vxlan fix mcast tunnel delete
Eyal Bari
2
-23
/
+27
2017-01-03
LISP: fix EID addition (VPP-577)
Filip Tehlar
1
-2
/
+5
2017-01-03
LISP: fix fwd entry addition (VPP-576)
Filip Tehlar
1
-1
/
+1
2017-01-03
VPP-574: fix the MACIP ACLs blocking ARP traffic
Andrew Yourtchenko
1
-0
/
+47
2017-01-03
VPP-574: fix VPP hang during security group configuration on a suspended VM
Andrew Yourtchenko
1
-0
/
+4
2017-01-03
SNAT: fix out2in ICMP worker lookup
Matus Fabian
1
-0
/
+7
2017-01-02
ioam: fix Coverity warning (VPP-570)
Vengada
1
-1
/
+1
2016-12-24
Merging all ioam plugin libraries to single library
AkshayaNadahalli
10
-188
/
+142
2016-12-23
SNAT: fix 'show snat verbose' bug - format vector as %v
Matus Fabian
1
-3
/
+3
2016-12-22
SNAT: Remove the oldest translation fix (VPP-568)
Matus Fabian
4
-8
/
+41
2016-12-21
Change default branch in .gitreview
v17.01-rc1
Damjan Marion
1
-0
/
+1
2016-12-21
VPP-470: Introduce VxLAN-GPE as transport for iOAM.
Vengada Govindan
11
-57
/
+926
2016-12-21
Support multiple VXLAN tunnels with same mcast dst
Eyal Bari
2
-74
/
+121
2016-12-21
Fix coverity issues
Marek Gradzki
2
-6
/
+8
2016-12-21
fix 'show trace' bug - format vector as %v
Klement Sekera
1
-1
/
+1
2016-12-21
Add missing variable definitions to java VPP API
Marek Gradzki
1
-0
/
+4
2016-12-21
vagrant: Fixing sudo related vagrant errors
Ray Kinsella
2
-6
/
+9
2016-12-21
Python API: Incorrect error for empty VLA list.
Ole Troan
2
-4
/
+11
2016-12-21
vagrant: updated Vagrantfile to use rsync
Ray Kinsella
2
-58
/
+16
2016-12-21
aarch64 compatibility
Christophe Fontaine
8
-10
/
+100
2016-12-21
classify: add simple mechanism for automatic flow creation (VPP-338)
Juraj Sloboda
1
-23
/
+5
2016-12-21
fix sample-plugin rpm packaging
Gabriel Ganne
1
-2
/
+2
2016-12-21
make test: Add classifier - ip/mac/pbr cases
Steve Shin
2
-0
/
+440
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
VPP-525: multi-thread case binary API post-mortem dump AWOL
Dave Barach
1
-6
/
+9
2016-12-20
dpdk: fix advance header for ip4-no-checksum
Sergio Gonzalez Monroy
1
-0
/
+1
2016-12-20
Remove RPATH from binaries before creating .deb and .rpm packages
Damjan Marion
5
-4
/
+34
2016-12-20
Add missing variable definitions to python VPP API
Juraj Sloboda
1
-0
/
+3
2016-12-20
Improve dpdk-input node to handle drivers not setting mbuf PTYPE
John Lo
5
-48
/
+111
2016-12-20
Declare variables as external
Damjan Marion
14
-13
/
+31
2016-12-19
l2input: remove unused code and reduce number of branches
Damjan Marion
1
-44
/
+18
2016-12-19
make test: work around timing issue in bfd test
Klement Sekera
1
-1
/
+1
2016-12-19
snat: fix port allocation
Matus Fabian
1
-12
/
+21
2016-12-19
Python API: Add back support for old-style VLA, e.g. mask[0]
Ole Troan
3
-51
/
+144
2016-12-19
make test: filter IPv6 RAs out by default
Klement Sekera
3
-30
/
+32
2016-12-19
ioam: export plugin - genarate java bindings
Sagar Srivastav
7
-6
/
+275
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-19
Update CSIT tests 161211 -> 161218
Jan Gelety
1
-1
/
+1
2016-12-19
dpdk backward compatibility
Christophe Fontaine
1
-0
/
+2
2016-12-17
VPP-563: Fix inter plugin dependency in ioam vxlan-gpe
Shwetha Bhandari
4
-57
/
+36
2016-12-16
Coverity fixes, VPP-486
Dave Barach
3
-7
/
+10
2016-12-16
Fix dpdk-input check for VLAN packets including VLAN strip case
John Lo
1
-1
/
+16
[next]