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
2019-01-22
cmake: supress 'Set runtime path of' noise while generatig deb packages
Damjan Marion
1
-1
/
+2
2019-01-22
cmake: fix debian package dependencies
Damjan Marion
1
-5
/
+4
2019-01-22
cmake: place include/ and share/ in /usr (debian packages)
Damjan Marion
1
-4
/
+9
2019-01-22
NAT: ipfix call optimization
Filip Varga
4
-9
/
+10
2019-01-22
VTL: VppTestResult: Must implement empty constructor.
Paul Vinciguerra
1
-1
/
+2
2019-01-22
cmake: don't set SONAME for plugins
Damjan Marion
2
-4
/
+2
2019-01-22
cmake: package-deb target uses terminal
Damjan Marion
1
-0
/
+1
2019-01-22
VOM: GBP bridge domain flags
Neale Ranns
8
-23
/
+69
2019-01-22
VTL: test/lisp.py Fix recursion error.
Paul Vinciguerra
1
-1
/
+1
2019-01-22
VTL: test/lisp.py. Add missing method: object_id().
Paul Vinciguerra
1
-0
/
+4
2019-01-21
virtio: Native virtio driver
Mohsin Kazmi
13
-174
/
+2078
2019-01-21
VPP-1549 Add missing counter name.
Paul Vinciguerra
1
-1
/
+2
2019-01-21
ldp: add support for TCP_CONGESTION sockopts (VPP-1550)
Florin Coras
1
-0
/
+9
2019-01-21
doxygen formatting fix: prevent stray examples appearing in the docs
Andrew Yourtchenko
1
-2
/
+2
2019-01-21
cmake: fix missing install() lines for startup.conf and 80-vpp.conf
Damjan Marion
1
-0
/
+3
2019-01-21
Fix LB lookup table failed issue
Hongjun Ni
1
-5
/
+11
2019-01-21
NAT: VPP-1537 IPFIX per worker processing
Filip Varga
21
-533
/
+545
2019-01-21
Simplify test/util.py:ppp.
Paul Vinciguerra
1
-9
/
+3
2019-01-21
VTL: Add **kwargs to VppTestRunner constructor.
Paul Vinciguerra
1
-2
/
+2
2019-01-21
crypto-input: fix crash bug
Kingwel Xie
1
-8
/
+12
2019-01-20
dpdk: add buffer.h
Damjan Marion
12
-13
/
+43
2019-01-20
buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes
Damjan Marion
7
-63
/
+19
2019-01-20
buffers: remove vlib_buffer_delete_free_list
Damjan Marion
4
-109
/
+0
2019-01-20
buffers: don't init metadata, as it is already initialized
Damjan Marion
18
-121
/
+4
2019-01-20
buffers: keep buffer_main in vlib_main_t
Damjan Marion
8
-45
/
+48
2019-01-20
Store numa-noda and cpu-index in vlib_main_t
Damjan Marion
4
-1
/
+25
2019-01-20
Rework of debian packaging
Damjan Marion
33
-603
/
+235
2019-01-20
fix data_length in IpSec API call (VPP-1548)
Michal Cmarada
1
-4
/
+6
2019-01-20
log: bug fix register class compare mismatch
Su Wang
1
-1
/
+3
2019-01-20
minor fixup in map doc (people -> seconds)
Jim Thompson
1
-1
/
+1
2019-01-20
tcp: fix debugging without cc stats (VPP-1547)
Florin Coras
1
-0
/
+1
2019-01-20
session: add support for vrf in session unformat (VPP-1546)
Florin Coras
1
-7
/
+22
2019-01-18
Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro
Steven Luong
2
-2
/
+14
2019-01-19
buffers: remove free-list information from buffer metadata
Damjan Marion
10
-80
/
+23
2019-01-18
buffers: remove freelist argument from vlib_buffer_add_data
Damjan Marion
4
-30
/
+17
2019-01-18
Add vlib_buffer_copy_indices inline function
Damjan Marion
6
-15
/
+20
2019-01-18
cmake: print all flags
Damjan Marion
1
-8
/
+19
2019-01-18
Look for plugins in target triplet subdir
Damjan Marion
3
-2
/
+7
2019-01-18
deprecate clib_memcpy64_x4
Damjan Marion
8
-124
/
+71
2019-01-18
tcp: allow data in passive open ack (VPP-1545)
Florin Coras
1
-2
/
+3
2019-01-18
VTL: Fix sphinx doc generation.
Paul Vinciguerra
3
-18
/
+8
2019-01-18
VTL: Use latest version of syslog_rfc5424_parser (0.2.0) released: 190117
Paul Vinciguerra
1
-3
/
+1
2019-01-18
vcl: move forking logic to vls
Florin Coras
6
-357
/
+314
2019-01-18
VTL: Don't swallow exceptions from syslog_rfc5424_parser
Paul Vinciguerra
2
-11
/
+18
2019-01-17
VOM: ip-mroute inspect register handler fix
Neale Ranns
1
-1
/
+2
2019-01-17
cmake: initial cross-compilation support
Damjan Marion
4
-2
/
+20
2019-01-17
tls: preallocate app sessions on connect/accept
Florin Coras
3
-10
/
+25
2019-01-17
vcl/session: replicate events for shared sessions
Florin Coras
5
-48
/
+152
2019-01-17
VTL: Move doc generation and linting to python3.
Paul Vinciguerra
1
-5
/
+6
2019-01-17
DOC ONLY: wireshark dissector upstreamed
Dave Barach
3
-142
/
+48
[next]