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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-01
Add options to link with external DPDK tree
Damjan Marion
6
-3
/
+37
2016-04-01
Add option to link DPDK dynamically
Damjan Marion
5
-79
/
+117
2016-04-01
Add support for installing ipv4 routes via unresolved next hop
Damjan Marion
6
-159
/
+393
2016-03-31
Enable af_packet interfaces in the API test apps
Damjan Marion
2
-0
/
+12
2016-03-30
Remove historical tags, fix the debug tag
Dave Barach
1
-22
/
+4
2016-03-29
Add DPDK 16.04-rc2 support
Damjan Marion
3
-4
/
+8
2016-03-29
Update ENIC driver patches for DPDK 2.2.0
John Lo
12
-74
/
+573
2016-03-29
Support per-interface packet rx redirection
Dave Barach
2
-1
/
+5
2016-03-29
Add abbility to specify dpdk tarball download base url
Damjan Marion
1
-1
/
+2
2016-03-29
Fix to centos vagrant file
Ed Warnicke
1
-2
/
+2
2016-03-29
Move classify_table_index under the union
Damjan Marion
7
-13
/
+18
2016-03-29
Adjacency allocator
Dave Barach
9
-601
/
+350
2016-03-29
Fix epl-release in make install-dep for rpm
Ed Warnicke
1
-1
/
+1
2016-03-29
Increment MRU if hardware supports CRC stripping
Jurek Matuszewski
1
-3
/
+27
2016-03-29
Allow vlans to be programmed on 40GE VF interfaces
Todd Foggoa (tfoggoa)
1
-2
/
+4
2016-03-29
Mark some show commands as mp safe
Todd Foggoa (tfoggoa)
1
-1
/
+4
2016-03-28
event logger skeletons, improve debug CLI
Dave Barach
9
-6
/
+317
2016-03-26
Improve main-loop event-logs
Dave Barach
4
-15
/
+42
2016-03-25
iOAM trace configuration APIs
Shwetha
5
-9
/
+283
2016-03-25
Use rte_mempool private data for storing vlib_buffer_t
Damjan Marion
18
-112
/
+126
2016-03-25
Fix distclean to correctly handle Centos
Ed Warnicke
1
-1
/
+2
2016-03-25
Fix vagrant centos flavor to work with top level make file
Ed Warnicke
2
-55
/
+31
2016-03-25
vpp-api-test and sample-plugin should depend on dpdk conditionally
Damjan Marion
2
-12
/
+13
2016-03-25
Add build-root/*.rpm to .gitignore
Ed Warnicke
2
-1
/
+11
2016-03-25
Remove unnecesary clib_bitmap_set from af_packet input node
Damjan Marion
1
-1
/
+0
2016-03-24
l2-rw: Packet rewrite feature for L2 bridges
Pierre Pfister
5
-1
/
+690
2016-03-24
Reduce number of parallel gcc invocations from 4 to 2 per cpu
Damjan Marion
1
-1
/
+1
2016-03-23
Fix L2 flood packet replication interaction with VXLAN-tunnel
John Lo
1
-17
/
+16
2016-03-23
Add dpdk vmxnet3 driver patch and init.c change to allow jumbo packets
John Lo
2
-17
/
+171
2016-03-22
tapcli: Receive vector of packets and memory leak fix
Pierre Pfister
2
-148
/
+183
2016-03-21
Unbreak build on gcc-5
Damjan Marion
1
-1
/
+1
2016-03-20
vnet classifier debug CLI enhancements
Dave Barach
6
-10
/
+235
2016-03-19
* Added support to configure trace type as a
rangan
3
-60
/
+497
2016-03-19
cosmetic: indent code
Dave Barach
1
-3
/
+1
2016-03-19
Add llc_init in osi_init to ensure init order dependency
Nagaprabhanjan Bellari
1
-0
/
+7
2016-03-19
Adminis-trivia - rename skel files
Keith Burns (alagalah)
20
-35
/
+35
2016-03-18
add ctags and cscope files to .gitignore
Damjan Marion
1
-0
/
+4
2016-03-18
Add -y to apt-get install for install-dep target
Ed Warnicke
1
-1
/
+1
2016-03-18
Fix longstanding next-frame clone bug
Dave Barach
1
-6
/
+0
2016-03-18
vnet_classify: Handle non-aligned vectors and various bugfixes
Pierre Pfister
2
-98
/
+136
2016-03-18
Make adjacencies shareable
Dave Barach
5
-11
/
+235
2016-03-17
Bring back p1.c so plugins can see DPDK symbols
Todd Foggoa
3
-95
/
+16
2016-03-17
Reincarnate call to unix_physmem_init() for non-dpdk use
Damjan Marion
1
-0
/
+3
2016-03-17
Don't stop binding pci device if write to new_id fails
Damjan Marion
1
-2
/
+0
2016-03-17
Few additions to top-level Makefile
Damjan Marion
1
-14
/
+34
2016-03-16
af_packet: vec functions should not be used on pool
Damjan Marion
3
-5
/
+5
2016-03-16
Add VLIB_INIT_FUNCTION() to dual-loop-skel
Dave Wallace
1
-0
/
+13
2016-03-16
Add vpp native linux kernel AF_PACKET interface support
Damjan Marion
9
-1
/
+920
2016-03-14
Declare node, hw_interface_class and device_class instances as external
Damjan Marion
10
-13
/
+13
2016-03-14
fix declaration of symbol of different size
Jean-Mickael Guerin
27
-64
/
+58
[next]