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-03-27
acl-plugin: autosize the ACL plugin heap and fix the heap size types and parsing
Andrew Yourtchenko
3
-9
/
+43
2018-03-27
VOM: Fix connection state
Neale Ranns
3
-8
/
+14
2018-03-27
memif: add private header size field
Damjan Marion
2
-0
/
+5
2018-03-27
bond: coverity woes
Steven
2
-27
/
+32
2018-03-27
VOM: bond: Add support for LACP
Mohsin Kazmi
17
-6
/
+1701
2018-03-26
VCL: add IPv6 to socket_test.sh and make test
Dave Wallace
5
-43
/
+192
2018-03-26
plugins: dpdk: ipsec: fix l3 offset
Szymon Sliwa
1
-2
/
+1
2018-03-26
Restore the brief FIB entry printing
Neale Ranns
1
-7
/
+7
2018-03-26
vlib: add support for vfio no-iommu mode
Damjan Marion
4
-33
/
+51
2018-03-26
afpacket: Fix the reply if itf already exits
Mohsin Kazmi
1
-1
/
+3
2018-03-26
Disable -Waddress-of-packed-member warnings reported by clang
Damjan Marion
1
-0
/
+8
2018-03-26
acl-plugin: defer the ACL plugin user module registration with ACL lookup unt...
Andrew Yourtchenko
1
-3
/
+5
2018-03-26
plugin: Add plugin 'default' disable/enable
Mohsin Kazmi
2
-0
/
+11
2018-03-26
Intel Adaptive Virtual Function native device driver plugin
Damjan Marion
12
-0
/
+3008
2018-03-25
session: fix local session disconnects
Florin Coras
3
-22
/
+58
2018-03-24
User session counters stay <= per-user limit
Matthew Smith
3
-17
/
+22
2018-03-23
acl-plugin: improvements in 'show acl-plugin macip acl' CLI
Andrew Yourtchenko
2
-11
/
+47
2018-03-23
Drop dhcp pkts w/ hardware address mismatches
Dave Barach
2
-11
/
+40
2018-03-23
IPSEC_AH: broken initialization (VPP-1208)
Marco Varlese
1
-1
/
+1
2018-03-23
tcp/session: sprinkle prefetches
Florin Coras
4
-16
/
+37
2018-03-23
session: allow builtin apps to register names
Florin Coras
6
-20
/
+73
2018-03-23
acl-plugin: set ACL heap within the exported functions that might alloc memory
Andrew Yourtchenko
3
-0
/
+23
2018-03-23
NAT44: fix ICMP checksum update crash (VPP-1205)
Matus Fabian
2
-0
/
+6
2018-03-23
IGMP: coverity fixes and remove checks for scapy IGMPv3
Neale Ranns
2
-9
/
+5
2018-03-22
bond: performance enhancement
Steven
3
-155
/
+220
2018-03-22
vom: itf: make vhost_user as socket slave
Mohsin Kazmi
1
-1
/
+2
2018-03-22
VPP-1204: Fix coverity warning
Dave Barach
1
-2
/
+5
2018-03-22
Add circular logging
Dave Barach
3
-21
/
+85
2018-03-22
Revert "acl-plugin: improvement on 'show acl-plugin' CLI"
Damjan Marion
2
-37
/
+9
2018-03-22
acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other...
Andrew Yourtchenko
15
-1149
/
+2120
2018-03-22
gbp: Add the next node lookup
Mohsin Kazmi
1
-0
/
+5
2018-03-22
NAT44: interface output feature and dst NAT (VPP-1200)
Matus Fabian
2
-7
/
+78
2018-03-22
memif: version 2
Damjan Marion
6
-486
/
+558
2018-03-22
Avoid atomic ops when polling queues
Dave Barach
1
-4
/
+5
2018-03-22
vom: l2-emulation: Fix sweep function
Mohsin Kazmi
2
-2
/
+2
2018-03-21
udp: make udp encap pool cacheline aligned
Damjan Marion
1
-1
/
+1
2018-03-21
acl-plugin: improvement on 'show acl-plugin' CLI
Steve Shin
2
-9
/
+37
2018-03-21
bond: Add bonding driver and LACP protocol
Steven
35
-1
/
+7338
2018-03-21
VPP_1202: handle DHCP NAK packets
Dave Barach
2
-1
/
+28
2018-03-21
UDP Encap counters
Neale Ranns
6
-2
/
+248
2018-03-21
Detailed Interface stats API takes sw_if_index
Neale Ranns
1
-1
/
+4
2018-03-21
IGMP plugin initialises the FIB/MFIB via ip4 module
Neale Ranns
1
-1
/
+4
2018-03-21
NAT44: fix removal of LB static mappings with same local address and port pai...
Matus Fabian
1
-5
/
+35
2018-03-21
reassembly: feature/concurrency
Klement Sekera
12
-353
/
+795
2018-03-20
FIB Interpose Source
Neale Ranns
32
-4343
/
+5453
2018-03-20
Fix Allow ARP packets for dot1q interface with MACIP enabled
Steve Shin
1
-50
/
+169
2018-03-19
VCL: Fix Coverity CID183003
Dave Wallace
1
-1
/
+1
2018-03-19
Use x(void) not x() in new interface stats code
Neale Ranns
2
-5
/
+5
2018-03-19
session: fix coverity warnings
Florin Coras
2
-1
/
+12
2018-03-19
Coverity found bugs in recent MPLS changes
Neale Ranns
3
-17
/
+8
[next]