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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
Change the way IP header pointer is calculated in esp_decrypt nodes
Szymon Sliwa
3
-4
/
+18
2018-05-10
DHCP4 client process replies when renewing lease
Matthew Smith
1
-16
/
+24
2018-05-10
vppinfra: use popcnt instruction when available
Damjan Marion
1
-0
/
+8
2018-05-10
tcp: fix jumbo retransmits
Florin Coras
1
-42
/
+42
2018-05-10
dpdk:fix tx count
Eyal Bari
1
-1
/
+2
2018-05-09
dpdk: fix free of tx dropped packets
Florin Coras
1
-1
/
+1
2018-05-09
ipsec: support UDP encap/decap for NAT traversal
Klement Sekera
9
-33
/
+90
2018-05-09
session: cleanup session tx function
Florin Coras
9
-376
/
+532
2018-05-09
dpdk: tx code rework
Damjan Marion
4
-261
/
+170
2018-05-09
dpdk:fix mbuf index typo's
Eyal Bari
1
-4
/
+4
2018-05-08
NAT44: TCP connection close detection (VPP-1266)
Matus Fabian
7
-13
/
+131
2018-05-07
dpdk: improve perf of buffer indices calc in the input node
Damjan Marion
1
-34
/
+53
2018-05-07
fix: AttributeError: module 'os' has no attribute 'cwd'
Andrey "Zed" Zaikin
1
-1
/
+1
2018-05-07
BFD: Fix format_ip46_address() parameter ordering.
Jon Loeliger
1
-1
/
+1
2018-05-07
vxlan:vxlan.c conform coding style
Eyal Bari
1
-354
/
+374
2018-05-05
autodetect alignment during _vec_resize
Damjan Marion
5
-8
/
+12
2018-05-04
ipsec: allow null/null for crypto/integ algorithms pair
Radu Nicolau
4
-7
/
+8
2018-05-04
Flow: Rename IPFIX exporter.
Ole Troan
16
-25
/
+25
2018-05-04
Harmonize vec/pool_get_aligned object sizes and alignment requests
Dave Barach
49
-15
/
+185
2018-05-04
arm64: Avoid setting march to corei7 when Cross Compiling for ARM
Sachin Saxena
1
-3
/
+3
2018-05-04
Address compilation issues with Java > 1.8
Marco Varlese
1
-8
/
+3
2018-05-04
Fix format for the dst address in the STN trace
Milan Lenco
1
-2
/
+2
2018-05-04
VAPI: support VLAs in type definitions
Klement Sekera
3
-59
/
+57
2018-05-03
NAT: fix bin API dump of static mappings.
Milan Lenco
1
-2
/
+5
2018-05-03
MPLS prefetch fixes
Neale Ranns
2
-15
/
+15
2018-05-03
NAT44: fix VAT nat44_user_session_details
Matus Fabian
1
-4
/
+5
2018-05-03
NAT44 segv on unknown proto on inside interface
Matthew Smith
1
-22
/
+25
2018-05-03
tcp: fix echo server rx retries counter vec alloc
Florin Coras
1
-0
/
+2
2018-05-02
Fix CentOS 7 build issue with vxlan
Matthew Smith
1
-2
/
+4
2018-05-02
vxlan:encap - use vnet rewrite
eyal bari
3
-53
/
+50
2018-04-30
tcp/session: debug improvements/fixes
Florin Coras
6
-30
/
+25
2018-04-30
Remove historical README file
Dave Barach
1
-43
/
+0
2018-04-30
FIB: elide cover walk for insert of host route
Neale Ranns
3
-3
/
+25
2018-04-30
plugins: dpdk: fix check which makes not sense, likely a typo
Szymon Sliwa
1
-1
/
+1
2018-04-27
svm/session: improve svm fifo allocation
Florin Coras
1
-13
/
+15
2018-04-27
IPv6 NS/RS; do not vec_validate global structs in the DP
Neale Ranns
1
-12
/
+16
2018-04-27
IPv6 NS: use the mcast rewrite node to fill in the destination MAC
Neale Ranns
2
-263
/
+275
2018-04-27
TAP memory leaks:
Neale Ranns
4
-28
/
+22
2018-04-27
Move VOM to extras/vom
Damjan Marion
177
-32373
/
+1
2018-04-27
A bit of buffer metadata reshuffling to accommodate flow_id
Damjan Marion
10
-44
/
+37
2018-04-27
VAT for qos_record_enable_disable API
Igor Mikhailov (imichail)
2
-3
/
+90
2018-04-26
vlib: set log tap level <level> does not work for some keywords
Steven
1
-2
/
+2
2018-04-26
NAT44: disable nat44-hairpinning feature for in-out interface (VPP-1255)
Matus Fabian
1
-10
/
+20
2018-04-25
igmp: disable debug messages
Damjan Marion
1
-1
/
+1
2018-04-25
Carry recorded QOS bits in the outer VXLAN IP header
Igor Mikhailov (imichail)
1
-0
/
+35
2018-04-25
span: crash in span_mirror [VPP-1254]
Steven
1
-2
/
+7
2018-04-25
dpdk: complete rework of the dpdk-input node
Damjan Marion
12
-470
/
+707
2018-04-25
GBPv6: NAT66 actions for GBP
Neale Ranns
5
-134
/
+185
2018-04-25
vxlan:remove single bucket load-balance dpo's
Eyal Bari
1
-9
/
+23
2018-04-25
ABF: remove the inclusion of version.h from abf_policy so it does not recompi...
Neale Ranns
2
-8
/
+6
[next]