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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
FIB: Consolidate several copies of fib_ip_proto() into one.
Jon Loeliger
5
-24
/
+11
2018-02-01
tcp: tcp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabled
Steven
1
-1
/
+1
2018-02-01
dpdk:fix typo in prefetch sequence
Eyal Bari
1
-2
/
+2
2018-02-01
Add flowhash hash table to vppinfra
Pierre Pfister
5
-0
/
+1009
2018-02-01
srv6-ad: fixing coverity issues
Francois Clad
1
-8
/
+32
2018-02-01
srv6-as: fixing coverity issues
Francois Clad
1
-8
/
+32
2018-01-31
Fix VNET_BUFFER_F_SPAN_CLONE flag
Damjan Marion
1
-1
/
+1
2018-01-31
RPMS: Also install C.py, JSON.py for vppapipgen.
Jon Loeliger
1
-0
/
+3
2018-01-31
vlib: allocating buffers on thread-x and freeing them on thread-y causes
Steven
4
-25
/
+17
2018-01-31
Improved tracing for the IP[46] not-enabled case.
Neale Ranns
6
-24
/
+77
2018-01-31
NAT66 1:1 mapping (VPP-1108)
Matus Fabian
11
-2
/
+1557
2018-01-31
NAT44: in2out output feature skip translation for already translated packets ...
Matus Fabian
3
-15
/
+173
2018-01-31
NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158)
Matus Fabian
2
-8
/
+83
2018-01-31
NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158)
Matus Fabian
3
-13
/
+22
2018-01-31
Prep-work patch for congestion-control
Marco Varlese
6
-450
/
+670
2018-01-30
Compile valloc.c, install header file, etc.
Dave Barach
2
-1
/
+8
2018-01-30
VPP-899: Run VPP under SELinux
Billy McFall
15
-23
/
+582
2018-01-30
Arm system counter cleanup
Brian Brooks
2
-18
/
+19
2018-01-30
NAT: add missing CLI and API documentation (VPP-1142)
Matus Fabian
2
-0
/
+105
2018-01-30
NAT: replace format_vnet_sw_interface_name with format_vnet_sw_if_index_name ...
Matus Fabian
3
-39
/
+33
2018-01-30
Allow the provider of a midchain adjacency to pass context data that is retur...
Neale Ranns
15
-30
/
+88
2018-01-29
vcl: fix VPPCOM_ATTR_GET_LIBC_EPFD elog
Florin Coras
1
-10
/
+4
2018-01-29
DRAFT ip4/6_frag to support DPO Style based Next Node
Vijayabhaskar Katamreddy
2
-0
/
+15
2018-01-29
memif: Add new API calls to manage memif socket names.
Jon Loeliger
7
-102
/
+647
2018-01-29
SRv6 dynamic proxy plugin
Francois Clad
8
-0
/
+1011
2018-01-29
Remove last vestigies of auto-ip-table create
Neale Ranns
1
-34
/
+4
2018-01-27
session: use clib rwlocks instead of custom implementation
Florin Coras
3
-28
/
+10
2018-01-27
First-fit virtual space allocator
Dave Barach
3
-0
/
+700
2018-01-27
Fix session/tcp coverity warnings
Florin Coras
3
-10
/
+22
2018-01-27
jvpp: map VPP API enums to primitive types
Marek Gradzki
2
-3
/
+76
2018-01-27
jvpp: use Python's logging API
Marek Gradzki
10
-34
/
+61
2018-01-27
session: disconnect and echo client improvements
Florin Coras
7
-23
/
+38
2018-01-26
Add support for 18.01.
John DeNisco
5
-62
/
+89
2018-01-26
session: move builtin apps to their own folder
Florin Coras
16
-2296
/
+588
2018-01-26
NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150)
Matus Fabian
3
-4
/
+186
2018-01-25
NAT44: add opaque string tag to static mapping APIs (VPP-1147)
Matus Fabian
7
-20
/
+91
2018-01-25
vppinfra: add readers-writer lock
Florin Coras
1
-14
/
+98
2018-01-25
session: add support for memfd segments
Florin Coras
41
-725
/
+1106
2018-01-25
Event log entries for VCL
Keith Burns (alagalah)
1
-1
/
+258
2018-01-25
18.01 Release Notes
Dave Wallace
1
-3
/
+453
2018-01-25
Update CSIT tests 180115 -> 180122
Jan Gelety
1
-1
/
+1
2018-01-25
VPP-1144: PAPI Import leads to duplicate type definition.
Ole Troan
1
-0
/
+15
2018-01-25
srv6-as: fixing version
Francois Clad
1
-1
/
+2
2018-01-25
NAT: nat.c refactor (split out CLI) (VPP-1140)
Matus Fabian
5
-1549
/
+1836
2018-01-25
fixup python ply package name for fedora >= 25
Gabriel Ganne
1
-2
/
+2
2018-01-25
make test: verify that /dev/shm is big enough
Klement Sekera
2
-0
/
+31
2018-01-25
SRv6 masquerading proxy plugin
Francois Clad
8
-0
/
+794
2018-01-24
Makefile: Add python-ply to RPM_DEPENDS list.
Jon Loeliger
1
-3
/
+3
2018-01-24
SCTP stack (RFC4960)
Marco Varlese
23
-13
/
+8285
2018-01-24
Improve the error reporting for a IP multicast RPF miss.
Neale Ranns
3
-3
/
+25
[next]