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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-28
General documentation updates
Chris Luke
2
-3
/
+5
2017-09-27
Fix: unnecesary uio binding for Mellanox NIC
Steve Shin
1
-1
/
+3
2017-09-27
acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it.
Andrew Yourtchenko
1
-2
/
+2
2017-09-26
NAT: remove worker_by_in lookup hash table (VPP-992)
Matus Fabian
4
-97
/
+30
2017-09-26
Memory overwritten when using unformat %u (VPP-987)
Aequitas
3
-19
/
+19
2017-09-25
acl-plugin: use vec_elt_at_index rather than pool_elt_at_index to access vect...
Andrew Yourtchenko
1
-2
/
+2
2017-09-25
Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down
John Lo
2
-24
/
+72
2017-09-25
NAT: session number limitation to avoid running out of memory crash (VPP-984)
Matus Fabian
4
-38
/
+120
2017-09-22
acl-plugin: remove the clib_warning "ACL enabling..."
Andrew Yourtchenko
1
-4
/
+0
2017-09-21
NAT: remove worker_by_out lookup hash table (VPP-989)
Matus Fabian
3
-133
/
+120
2017-09-20
NAT: don't call ipfix rpc when disabled (VPP-988)
Matus Fabian
1
-168
/
+181
2017-09-20
NAT: move session and user lookup tables to per thread data (VPP-986)
Matus Fabian
5
-110
/
+151
2017-09-19
ACL plugin enable macip for ip4/ip6 traffic
Pavel Kotucek
1
-8
/
+4
2017-09-18
ACL-plugin: fix coverity issue
Pavel Kotucek
1
-17
/
+17
2017-09-16
dpdk: display EAL init args on startup
Damjan Marion
1
-0
/
+1
2017-09-15
dpdk: cli to check for buffer leakage
Florin Coras
4
-1
/
+126
2017-09-15
vppinfra: add clib_mem_vm_ext_alloc function
Damjan Marion
2
-14
/
+13
2017-09-15
Modify return value of snat_out2in_lb(VPP-985)
dongjuan
2
-10
/
+12
2017-09-13
NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981)
Matus Fabian
1
-1
/
+1
2017-09-13
devices: Fix coverity discovered 9/13/2017
Steven
1
-0
/
+1
2017-09-13
lb_vip_command_fn param redundancy when unformat ip address(VPP-977)
flyingeagle23
1
-1
/
+1
2017-09-13
nat lb: del lb static mapping existed vec mem leak(VPP-983)
flyingeagle23
1
-0
/
+1
2017-09-12
physmem: remove debug leftovers
Damjan Marion
1
-1
/
+0
2017-09-12
NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981)
Matus Fabian
3
-9
/
+29
2017-09-12
devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost ...
Steven
3
-2
/
+14
2017-09-12
net/mlx5: fix warning message
Shachar Beiser
1
-0
/
+3
2017-09-12
Fix issue in nat Bisearch algorithm (VPP-980)
flyingeagle23
1
-1
/
+1
2017-09-12
acl-plugin: add startup-config section "acl-plugin" and heap/hash parameters
Andrew Yourtchenko
3
-4
/
+60
2017-09-12
nat lb mapping command existed array out of bounds(VPP-979)
flyingeagle23
1
-1
/
+2
2017-09-12
ACL-plugin add "replace" semantics for adding a new MacIP acl
Pavel Kotucek
4
-18
/
+295
2017-09-11
memif: mode ip is not settable from binary API
Steven
3
-4
/
+10
2017-09-11
FIB table add/delete API
Neale Ranns
2
-11
/
+19
2017-09-10
NAT: fixed hairpinning for in2out translation as an output feature (VPP-976)
Matus Fabian
1
-7
/
+19
2017-09-09
move unix_file_* code to vppinfra
Damjan Marion
3
-64
/
+66
2017-09-08
vlib: move linux-specific code to vlib/linux
Damjan Marion
3
-30
/
+2
2017-09-08
memif: fix coverity warnings as of 9/7
Steven
4
-12
/
+29
2017-09-08
ACL-plugin MACIP ACLs tests
Pavel Kotucek
1
-2
/
+16
2017-09-08
acl-plugin: add hitcount to applied hash-acl entries
Andrew Yourtchenko
3
-4
/
+10
2017-09-07
vlib physmem rework
Damjan Marion
5
-18
/
+35
2017-09-07
NAT: fixed bug in snat_get_worker_out2in_cb (VPP-832)
Matus Fabian
1
-0
/
+2
2017-09-07
acl-plugin: match index set to first portrange element if non-first portrange...
Andrew Yourtchenko
1
-5
/
+1
2017-09-06
Fixes for issues raised by Coverity (VPP-972)
Chris Luke
1
-2
/
+2
2017-09-06
NAT: Destination NAT44 with load-balancing (VPP-954)
Matus Fabian
6
-70
/
+1011
2017-09-06
dpdk/ipsec: fix setup when using master core only
Sergio Gonzalez Monroy
1
-2
/
+3
2017-08-31
dpdk/ipsec: update doc regarding startup.conf
Sergio Gonzalez Monroy
1
-10
/
+7
2017-08-30
Offload prep calls needed for IP and UDP checksum offload pkts
Dave Barach
1
-1
/
+4
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
Flowprobe: Fix flow start time and hash computation
Pierre Pfister
2
-25
/
+21
2017-08-25
dpdk: bump to dpdk 17.08, remove support for dpdk 17.02
Damjan Marion
5
-35
/
+4
[next]