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-04-05
IPIP: version.h is not needed
Neale Ranns
1
-1
/
+0
2018-04-05
memif: bug fixes
Damjan Marion
2
-22
/
+74
2018-04-05
VOM: Add sub_interface in specific routing table
Mohsin Kazmi
2
-0
/
+19
2018-04-05
DSLite: Implement new API call DSLITE_ADDRESS_DUMP.
Jon Loeliger
2
-0
/
+67
2018-04-04
Bump package version
Chris Luke
1
-1
/
+1
2018-04-04
Doc updates prior to branch
Chris Luke
3
-11
/
+23
2018-04-04
memif: zero copy slave
Damjan Marion
7
-145
/
+677
2018-04-04
Detailed stats collection feature
Neale Ranns
12
-41
/
+434
2018-04-04
NAT added FIB entries have a preference lower than API/CLI
Neale Ranns
3
-6
/
+12
2018-04-04
NAT44: prohibit multiple static mappings for a single local address (VPP-1224)
Matus Fabian
1
-0
/
+11
2018-04-04
NAT44: fix static mapping for DHCP addressed interface deleting (VPP-1223)
Matus Fabian
1
-4
/
+92
2018-04-04
dpdk:fix checksum handling of l2 interfaces
Eyal Bari
1
-17
/
+19
2018-04-03
reassembly: bug fixes
Klement Sekera
3
-17
/
+22
2018-04-03
session: use fib index in ip local test
Florin Coras
1
-1
/
+1
2018-03-30
tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]
Steven
2
-5
/
+6
2018-03-30
acl-plugin: implement an optional session reclassification when ACL is (re-)a...
Andrew Yourtchenko
4
-10
/
+128
2018-03-30
Updated sample startup.conf with supported plugin config options.
Maciek Konstantynowicz
1
-10
/
+19
2018-03-30
Add missing stdint.h
Chris Luke
1
-0
/
+1
2018-03-30
lacp: faster convergence for slow-rate config option
Steven
6
-18
/
+29
2018-03-30
bond: show trace causes a crash if the interface is deleted
Steven
3
-13
/
+32
2018-03-30
dpdk: fix crash due to incorrect xd->flags value with slave's link toggling
Steve Shin
1
-2
/
+5
2018-03-29
Coverity fixes (VPP-1204)
Chris Luke
6
-13
/
+17
2018-03-29
ip6: fix ip6-local urpf checking
Florin Coras
1
-4
/
+7
2018-03-29
l2_input:optimize counter access
Eyal Bari
1
-31
/
+16
2018-03-29
tcp: fix fib index buffer tagging
Florin Coras
3
-14
/
+19
2018-03-29
No need for this routine to be global
Dave Barach
1
-1
/
+1
2018-03-28
vom: Fix the error handling for already existing itf
Mohsin Kazmi
1
-1
/
+5
2018-03-28
bond: cli rename
Steven
1
-11
/
+10
2018-03-28
SCTP: use custom fib
Marco Varlese
2
-7
/
+12
2018-03-28
NAT44: make 1:1NAT for DHCP addressed interface persistent
Matus Fabian
1
-22
/
+53
2018-03-28
avf: keep input node in disabled state unless needed
Damjan Marion
1
-1
/
+1
2018-03-28
NAT44: fix nat44_user_session_dump and nat44_del_session crash with one worke...
Matus Fabian
2
-2
/
+2
2018-03-27
vxlan:refactor add del command function
Eyal Bari
1
-102
/
+43
2018-03-27
vlib: gcc-7 -O3 uninitialized values
Damjan Marion
1
-5
/
+5
2018-03-27
vlib: make cloned structures cacheline aligned
Damjan Marion
2
-13
/
+24
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
[next]