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
2019-03-19
vpp_papi: specify encoding for .encode()/.decode()
Paul Vinciguerra
3
-9
/
+10
2019-03-19
MAP: Add optional user-supplied 'tag' field in MAPs.
Jon Loeliger
4
-14
/
+135
2019-03-19
Revert "tests: Deprecate the use of CLI commands in tests."
Neale Ranns
2
-6
/
+1
2019-03-19
crypto: introduce crypto infra
Damjan Marion
21
-233
/
+1489
2019-03-19
add default NONE flag for bd_flags
Michal Cmarada
1
-0
/
+1
2019-03-19
IPSEC: remove byte swap operations in DP during SPD classify
Neale Ranns
5
-46
/
+35
2019-03-19
IPSEC: tidy the policy types
Neale Ranns
6
-78
/
+102
2019-03-19
docs: Update vmxnet3 usecase
Steven Luong
1
-12
/
+36
2019-03-18
session: add session flags
Florin Coras
5
-24
/
+17
2019-03-18
Fix build with newer linux headers
Damjan Marion
4
-4
/
+17
2019-03-18
VOM: GBP: L3-out subnets need only the sclass not an EPG
Neale Ranns
2
-11
/
+18
2019-03-18
tests: Speedup tests by 30%.
Paul Vinciguerra
1
-0
/
+1
2019-03-18
Tests: Trivial. Define constants once.
Paul Vinciguerra
1
-4
/
+1
2019-03-18
tests: Deprecate the use of CLI commands in tests.
Paul Vinciguerra
2
-1
/
+6
2019-03-18
vmxnet3: auto bind support
Steven Luong
7
-23
/
+63
2019-03-18
vnet: disable the expansion of the heap allocated for classifier tables
Andrew Yourtchenko
1
-0
/
+2
2019-03-15
Fix bihash bucket double unlock.
Tom Seidenberg
1
-2
/
+1
2019-03-15
PAPI: Build python3 package for vpp_papi
Ole Troan
3
-6
/
+23
2019-03-15
Revert "API: Cleanup APIs interface.api"
Ole Trøan
31
-438
/
+374
2019-03-15
DOC ONLY: fix g2 build documentation
Dave Barach
2
-49
/
+44
2019-03-15
vcl: cleanup debug messages
Florin Coras
16
-261
/
+191
2019-03-15
API: Cleanup APIs interface.api
Jakub Grajciar
31
-374
/
+438
2019-03-15
Add @deprecated decorator.
Paul Vinciguerra
1
-0
/
+1
2019-03-14
Tests: test/test_flowprobe.py Fix TypeError.
Paul Vinciguerra
1
-1
/
+1
2019-03-14
GBP: coverity legit bug
Neale Ranns
1
-0
/
+1
2019-03-14
tcp: drop anything but fins in TIME_WAIT
Florin Coras
1
-0
/
+4
2019-03-14
Update documentation for src/vnet/interface.api sw_interface_dump
Paul Vinciguerra
1
-1
/
+7
2019-03-14
GBP: update semantics for subnets
Neale Ranns
1
-13
/
+23
2019-03-14
IGMP: typo and doc fix (no behaviour change)
Neale Ranns
3
-8
/
+8
2019-03-14
acl-plugin: fix the l2l3 unittest to actually verify the pcap
Andrew Yourtchenko
1
-4
/
+3
2019-03-14
dpdk: Add E810 family support
ChenminSun
3
-0
/
+6
2019-03-14
GBP: Endpoint flags
Neale Ranns
4
-13
/
+75
2019-03-14
TEST: link-state up/down notifications on FIB forwarding
Neale Ranns
4
-1
/
+166
2019-03-14
vcl: fix coverity warning
Florin Coras
1
-1
/
+1
2019-03-14
GBP: get source address from ARP packets for LPM classification
Neale Ranns
2
-43
/
+79
2019-03-13
session rule cli add udp session fail
zhanglimao
1
-0
/
+1
2019-03-13
VPP-1576: fix a set of coverity warnings
Dave Barach
5
-4
/
+13
2019-03-13
buffers: don't use clib_memcpy for copying buffer indices
Damjan Marion
1
-1
/
+37
2019-03-13
vhost-user: restart vpp may cause vhost to crash
Steven Luong
1
-1
/
+1
2019-03-13
Move the punt/drop nodes into vlib
Neale Ranns
3
-286
/
+378
2019-03-13
deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH
Filip Tehlar
6
-32
/
+32
2019-03-13
Add the SRIOV variant PCI Device ID of the Cisco VIC
Jay Lubomirski
1
-1
/
+2
2019-03-13
Tests: post-merge review comments for https://gerrit.fd.io/r/#/c/18081/
Paul Vinciguerra
1
-2
/
+3
2019-03-13
buffers: fix ref_count mask in vlib_buffer_free_inline
Damjan Marion
1
-1
/
+1
2019-03-13
deprecate VLIB_NODE_FUNCTION_MULTIARCH
Filip Tehlar
9
-52
/
+57
2019-03-13
tcp: fix entering closing state while in fast recovery
Florin Coras
1
-5
/
+15
2019-03-13
tcp: avoid computing flags in push hdr inline
Florin Coras
1
-26
/
+3
2019-03-13
vmbus: not having uio_hv_generic is not an error
Stephen Hemminger
1
-7
/
+20
2019-03-12
Tests: Raise exception, don't raise string.
Paul Vinciguerra
4
-4
/
+4
2019-03-12
Use AVX2 as default even on AVX512 systems
Damjan Marion
1
-1
/
+1
[next]