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-12-24
GBP: fix dump and VOM populate
Neale Ranns
1
-2
/
+2
2018-12-24
crypto-input: bug fix check-op
Kingwel Xie
1
-6
/
+6
2018-12-24
FIB: adj src assert fix part 2
Neale Ranns
1
-1
/
+8
2018-12-24
tcp: compute seq_end in tcp_input
Florin Coras
3
-50
/
+41
2018-12-23
avf: optimize rx ring refill
Damjan Marion
1
-76
/
+53
2018-12-23
FIB: remove assert from adj src
Neale Ranns
1
-1
/
+0
2018-12-23
avf: new ethernet-input support
Damjan Marion
3
-183
/
+44
2018-12-23
avf: add option to specify interface name
Damjan Marion
4
-0
/
+11
2018-12-23
vcl: fix coverity warnings
Florin Coras
3
-3
/
+21
2018-12-22
tcp: improve waitclose in closing states
Florin Coras
6
-17
/
+83
2018-12-22
ethernet-input tagged packets optimizations
Damjan Marion
1
-269
/
+474
2018-12-22
dpdk: switch to in-memory mode, deprecate use of socket-mem
Damjan Marion
1
-112
/
+25
2018-12-22
tapv2: coverity woe
Steven
1
-2
/
+4
2018-12-22
crypto-input impprovement:
Kingwel Xie
1
-74
/
+163
2018-12-22
bapi/vat: fix socket transport for vat
Florin Coras
2
-4
/
+17
2018-12-21
http server: improvements
Florin Coras
3
-109
/
+291
2018-12-21
GBP: add allowed ethertypes to contracts
Neale Ranns
5
-55
/
+129
2018-12-21
MAP: Convert from DPO to input feature.
Jon Loeliger
11
-477
/
+582
2018-12-21
MFIB: coverity fixes
Neale Ranns
2
-7
/
+16
2018-12-21
NAT: fix coverity error 190176 (VPP-1474)
Matus Fabian
1
-0
/
+2
2018-12-21
Revert "Build issue after https://gerrit.fd.io/r/#/c/16508/."
Ole Trøan
1
-3
/
+3
2018-12-21
tcp: fix fin_wait_1 condition to send fin
Florin Coras
4
-3
/
+20
2018-12-20
tcp: fix syn-sent reset
Florin Coras
1
-7
/
+9
2018-12-20
NAT: total users and sessions gauges (VPP-1484)
Matus Fabian
10
-9
/
+154
2018-12-20
FIB: encode the label stack in the FIB path during table dump
Neale Ranns
15
-23
/
+177
2018-12-20
Build issue after https://gerrit.fd.io/r/#/c/16508/.
Paul Vinciguerra
1
-3
/
+3
2018-12-20
Trivial: fix src/plugins/map/test.c memory leak
Paul Vinciguerra
1
-1
/
+2
2018-12-20
delete policer classify repeat count drop packets when action is DROP
cohu
1
-5
/
+0
2018-12-20
reassembly: replace asserts with error counters
Klement Sekera
4
-128
/
+272
2018-12-19
session: add cli option to dump session elog
Florin Coras
8
-8
/
+62
2018-12-19
tcp: fix fin in syn-rcvd
Florin Coras
2
-11
/
+18
2018-12-19
tcp: add more state machine arcs
Florin Coras
1
-5
/
+79
2018-12-19
tw: fix _16t_1w_2048sl timer weel definition
Florin Coras
1
-3
/
+3
2018-12-19
MAP: Add API support for MAP input feature.
Jon Loeliger
4
-0
/
+216
2018-12-19
Stats: Updated wrong slot on new vector
Ole Troan
1
-1
/
+0
2018-12-19
tcp/session: notify transport of close when tx fifo is not empty
Florin Coras
4
-22
/
+29
2018-12-19
session: handle close before app accept reply
Florin Coras
3
-7
/
+5
2018-12-19
vlib: support Hyper-v/Azure VMBus
Stephen Hemminger
5
-1
/
+550
2018-12-19
dpdk plugin: blacklist PCI devices by type
Dave Barach
3
-5
/
+52
2018-12-18
tcp/session: drop connections if message queue is full
Florin Coras
4
-21
/
+28
2018-12-18
NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)
Matus Fabian
6
-54
/
+447
2018-12-18
VAPI/VOM: Removing legacy stats tests, add string type.
Ole Troan
3
-4
/
+8
2018-12-18
MAP: Add longest matching prefix (LPM) data structures
Ole Troan
3
-0
/
+220
2018-12-18
MFIB: recurse resolution through an MFIB entry
Neale Ranns
24
-199
/
+2097
2018-12-18
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
Ole Troan
12
-35
/
+82
2018-12-18
MAP: Remove dual loop in MAP-T in preparation for refactor.
Ole Troan
3
-587
/
+0
2018-12-18
tcp: cleanup connections if handshake fails
Florin Coras
1
-3
/
+2
2018-12-18
STATS: add vlib_set_simple_counter (VPP-1484)
Matus Fabian
1
-0
/
+16
2018-12-17
Improve perfmon json table picker
Dave Barach
4
-23
/
+341
2018-12-17
tcp: fix handling of broken syn options
Florin Coras
4
-5
/
+15
[next]