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
2017-08-31
Native arm64 build: dpdk/Makefile change
Brian Brooks
1
-2
/
+11
2017-08-31
Fix vent_data memory leak in function run_ping_ip46_address (VPP-966)
dongjuan
1
-0
/
+1
2017-08-31
Set runtime_path properly when running non-root
Damjan Marion
2
-3
/
+12
2017-08-31
Free memory the 'rpaths' pointers, that may incur memory leaks(VPP-965).
ShenJibiao
1
-0
/
+1
2017-08-31
Improvements to socket_test.sh script
Keith Burns (alagalah)
1
-8
/
+8
2017-08-30
add bc to dependency list
Gabriel Ganne
1
-3
/
+4
2017-08-30
Thread safe internal buffer manager, take two
Damjan Marion
3
-4
/
+32
2017-08-30
tcp: re-enable persist timer if no data available to send
Florin Coras
3
-5
/
+26
2017-08-30
Offload prep calls needed for IP and UDP checksum offload pkts
Dave Barach
1
-1
/
+4
2017-08-30
vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t
Steven
2
-32
/
+28
2017-08-29
Fix static mapping lookup issue for NAT plugin
Hongjun Ni
1
-0
/
+1
2017-08-29
Fix some issue of comment and help for nat feature
Hongjun Ni
1
-3
/
+3
2017-08-29
Add .pybuild to gitignore
Keith Burns (alagalah)
1
-0
/
+1
2017-08-29
session: segment manager improvements
Florin Coras
12
-190
/
+407
2017-08-29
silence makefile warning on ubuntu
Gabriel Ganne
1
-1
/
+1
2017-08-29
Fix for bootstrap crash when VPP compiled with gcc-7
Marco Varlese
1
-1
/
+1
2017-08-29
Flowprobe: Fix flow start time and hash computation
Pierre Pfister
2
-25
/
+21
2017-08-28
vhost: Remove operation mode in the API
Steven
1
-6
/
+0
2017-08-26
Add Build Requirements from Makefile to spec file.
Thomas F Herbert
2
-21
/
+33
2017-08-25
jvpp: adding debug usage into test documentation
Matej Perina
5
-1
/
+14
2017-08-25
TCP horizontal scaling
Dave Barach
6
-24
/
+38
2017-08-25
dpdk: bump to dpdk 17.08, remove support for dpdk 17.02
Damjan Marion
6
-38
/
+6
2017-08-25
make test: separate test discovery code
Klement Sekera
2
-34
/
+68
2017-08-25
acl-plugin: warning printed when acl_add_replace already applied ACLs (comple...
Andrew Yourtchenko
4
-17
/
+49
2017-08-25
tcp: retransmit and multi-buffer segment fixes and improvements
Florin Coras
9
-182
/
+319
2017-08-25
Fixed the SUSE dependency on libnuma
Marco Varlese
1
-1
/
+1
2017-08-25
Use Quad-loop to improve gtpu-encap performance
Hongjun Ni
1
-49
/
+194
2017-08-25
jvpp: introducing callback api and future api tests for all plugins (VPP-591)
Matej Perina
23
-1
/
+861
2017-08-25
dpdk: required changes for 17.08
Sergio Gonzalez Monroy
12
-243
/
+567
2017-08-25
Fix crash when TCP client using VPP host stack connects first
tjanciga
1
-0
/
+6
2017-08-25
vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interface
Andrew Yourtchenko
1
-3
/
+10
2017-08-24
Make VPP runtime directory configurable
Damjan Marion
8
-42
/
+90
2017-08-24
Fix initialization bug in sock_test_client
Dave Wallace
1
-0
/
+3
2017-08-24
NAT64: Fix error message typo (VPP-961)
Matus Fabian
1
-5
/
+6
2017-08-24
jvpp: use (*env)->ExceptionClear before calling (*env)->ExceptionOccurred
Marek Gradzki
1
-1
/
+4
2017-08-23
NAT64: Fix CLI typo (VPP-961)
Matus Fabian
2
-4
/
+4
2017-08-23
tcp: add tcp.api.h to nobase include
Florin Coras
1
-1
/
+2
2017-08-23
Remove unused retval from gpe_native_fwd_rpath type definition
Marek Gradzki
1
-2
/
+0
2017-08-23
gpe: add l2 lb counters
Florin Coras
1
-1
/
+5
2017-08-23
NAT: Rename snat plugin to nat (VPP-955)
Matus Fabian
38
-971
/
+2861
2017-08-23
Fix vl_map_shmem() root_path dangling reference.
Dave Wallace
1
-5
/
+8
2017-08-23
Enabled gid vpp in startup.conf to allow non-root vppctl access
Ed Warnicke
1
-0
/
+1
2017-08-22
acl-plugin: Recreate the bihash_40_8.h in the proper place
Andrew Yourtchenko
4
-11
/
+15
2017-08-22
dpdk: fix Cavium ThunderX support
Damjan Marion
2
-0
/
+5
2017-08-22
Update gitignore for DPDK files
Keith Burns (alagalah)
1
-0
/
+2
2017-08-22
Increase default MAC learn limit and check it in learn-update path
John Lo
5
-4
/
+8
2017-08-22
policer: remove unused code
Damjan Marion
1
-4
/
+0
2017-08-22
SRv6 tests
Kris Michielsen
7
-32
/
+2739
2017-08-22
dpdk: define MACHINE before it is used
Damjan Marion
1
-2
/
+1
2017-08-22
ping: remove unnecesary x86 intrinsics #include
Damjan Marion
1
-1
/
+0
[prev]
[next]