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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
IPsec: modify post-decrypt buf len calculation
Matthew G Smith
1
-2
/
+2
2019-05-30
mpls: leverage vlib_buffer_advance
Zhiyong Yang
1
-7
/
+4
2019-05-30
osi_input: leverage vlib_buffer_get_current
Zhiyong Yang
1
-3
/
+3
2019-05-29
ipsec: fix perf issue in esp_aad_fill
Damjan Marion
1
-4
/
+7
2019-05-29
Start the cdp period process on demand
Dave Barach
4
-22
/
+20
2019-05-29
vxlan-gbp: prefetch encap header memory area
Zhiyong Yang
1
-66
/
+70
2019-05-29
dpdk: make sure each segment have initalized rte_mbuf
Damjan Marion
1
-12
/
+4
2019-05-29
Break out the broom for some cleanup work
Dave Barach
2
-0
/
+38
2019-05-29
map: Use vl_api_string macros.
Paul Vinciguerra
2
-27
/
+9
2019-05-29
plugins: http_static. Migrate to use api string type.
Paul Vinciguerra
3
-11
/
+23
2019-05-28
nsim: remove buffer u32 upper bound
Korian Edeline
1
-1
/
+1
2019-05-28
l2tp: l2tp-decap-local don't accept packets unless configured
Jakub Grajciar
3
-10
/
+10
2019-05-28
ipsec: ah_encrypt rework
Filip Tehlar
1
-194
/
+280
2019-05-28
docs: Add VPP API language documentation
Ole Troan
1
-0
/
+343
2019-05-28
Punt: socket register for exception dispatched/punted packets based on reason
Neale Ranns
20
-811
/
+1561
2019-05-28
Add an ip6 local hop-by-hop protocol demux table
Dave Barach
4
-26
/
+343
2019-05-28
nat44: make nat44-ed-hairpin-src follow arc
Matthew Smith
1
-1
/
+1
2019-05-28
gre: don't register gre input nodes unless a gre tunnel is created
Jakub Grajciar
2
-3
/
+4
2019-05-28
papi: avoid IOError on disconnect
Vratko Polak
2
-6
/
+18
2019-05-28
tap: crash in multi-thread environment
Mohsin Kazmi
3
-5
/
+4
2019-05-28
snap_input: simplify code using existing functions
Zhiyong Yang
1
-11
/
+6
2019-05-28
llc_input: simplify code using existing functions
Zhiyong Yang
1
-11
/
+6
2019-05-28
hdlc_input: simplify code using existing functions
Zhiyong Yang
1
-10
/
+6
2019-05-27
IPIP tunnel: use address types on API
Neale Ranns
2
-46
/
+48
2019-05-27
virtio: Add gso support for native virtio driver
Mohsin Kazmi
7
-33
/
+83
2019-05-27
unittest: fix test crypto perf for AEAD algos
Damjan Marion
1
-2
/
+3
2019-05-27
vppinfra: add pclmulqdq x86 cpuid flag
Damjan Marion
1
-0
/
+1
2019-05-27
geneve: encap performance enhancement
Zhiyong Yang
1
-58
/
+53
2019-05-27
rewrite vnet_interface_output_node_inline_gso
Zhiyong Yang
1
-59
/
+47
2019-05-27
dpdk: vlan strip config does not take effect in default device
Chenmin Sun
1
-0
/
+6
2019-05-27
dpdk: fix rss configuration error issue
Chenmin Sun
1
-7
/
+5
2019-05-27
tcp: handle disconnects in rcv-process
Florin Coras
1
-0
/
+1
2019-05-25
tcp: handle fin+rst in same frame
Florin Coras
1
-1
/
+8
2019-05-24
vxlan-gpe: improve encap performance
Zhiyong Yang
1
-46
/
+41
2019-05-24
udp-ping: disable due to conflict with mldv2
Florin Coras
1
-2
/
+4
2019-05-24
ip4/6-reassembly fixes
Vijayabhaskar Katamreddy
2
-2
/
+11
2019-05-24
Add callback multiplex support
Dave Barach
6
-27
/
+177
2019-05-24
Tap: Fix the indirect buffers allocation VPP-1660
Mohsin Kazmi
4
-48
/
+61
2019-05-24
rdma: add support for promiscuous mode
Benoît Ganne
2
-71
/
+145
2019-05-24
Remove historical ip4 icmp OAM code
Dave Barach
9
-1026
/
+7
2019-05-23
stats: fix memory leak in statseg config
Dave Wallace
1
-12
/
+18
2019-05-23
vpp_papi: Do not raise before find_api_dir()
Vratko Polak
1
-4
/
+1
2019-05-23
fix rte_eth_dev_info’ has no member named ‘pci_dev’ when run show_dpdk_...
cohu
1
-5
/
+9
2019-05-23
crypto_ia32: multiarch
Damjan Marion
5
-58
/
+70
2019-05-23
Fix vpp crash bug while deleting dhcp client
jackiechen1985
2
-1
/
+2
2019-05-23
Optimize code
jackiechen1985
1
-9
/
+4
2019-05-23
fix show session verbose crash with quic transport
Dave Wallace
1
-2
/
+48
2019-05-22
fix show session verbose crash with udp transport
Dave Wallace
1
-0
/
+2
2019-05-22
new_log2_pages may increase 2
dongjuan
1
-1
/
+0
2019-05-22
gtpu: don't register udp ports unless a tunnel is created
Jakub Grajciar
1
-5
/
+11
[next]