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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
lisp: cli for marking local mappings authoritative
Florin Coras
2
-0
/
+3
2019-01-23
IP route local and connected
Neale Ranns
2
-3
/
+14
2019-01-22
GBP: Sclass to src-epg conversions
Neale Ranns
5
-10
/
+16
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-20
buffers: don't init metadata, as it is already initialized
Damjan Marion
9
-28
/
+2
2019-01-20
fix data_length in IpSec API call (VPP-1548)
Michal Cmarada
1
-4
/
+6
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-19
buffers: remove free-list information from buffer metadata
Damjan Marion
5
-8
/
+3
2019-01-18
buffers: remove freelist argument from vlib_buffer_add_data
Damjan Marion
2
-18
/
+10
2019-01-18
Add vlib_buffer_copy_indices inline function
Damjan Marion
1
-4
/
+3
2019-01-18
tcp: allow data in passive open ack (VPP-1545)
Florin Coras
1
-2
/
+3
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
2
-41
/
+98
2019-01-13
bonding: support custom interface IDs
Alexander Chernavin
5
-3
/
+40
2019-01-12
session: generate wrong thread errors instead of crashing
Florin Coras
6
-22
/
+45
2019-01-11
Fix 'show interface span' field length
Igor Mikhailov (imichail)
1
-2
/
+2
2019-01-10
session/vcl: improve fifo tx notifications
Florin Coras
3
-49
/
+50
2019-01-10
ARP/ND: copy opaque2 persistent fields to new packet
Neale Ranns
3
-4
/
+16
2019-01-09
VXLAN: Prevent duplicate bypass graph nodes.
Jon Loeliger
2
-4
/
+37
2019-01-08
Fix name of ipv6-n-tuple
Hongjun Ni
1
-1
/
+1
2019-01-08
virtio: fix kick race issue
Damjan Marion
3
-10
/
+29
2019-01-07
tapv2: add "tap_flags" field to the TAPv2 interface API
Andrew Yourtchenko
3
-0
/
+8
2019-01-07
VOM: mroutes
Neale Ranns
4
-6
/
+31
2019-01-07
L2 BD API to flush all IP-MAC entries in the specified BD
John Lo
4
-12
/
+83
2019-01-07
Handle buffer alloc failure in vlib_buffer_add_data
Dave Barach
3
-34
/
+72
2019-01-07
Fix TCP checksum.
Andrej Kozemcak
1
-1
/
+4
2019-01-06
pktgen: support mixed multi/single chunk pcap replay
Dave Barach
3
-71
/
+165
2019-01-05
vcl/session: add api for changing session app worker
Florin Coras
5
-15
/
+176
2019-01-04
tcp: fix reset in syn-sent
Florin Coras
1
-2
/
+1
2019-01-03
tcp: add more closing state arcs
Florin Coras
1
-0
/
+19
2019-01-03
tcp: better randomize iss
Florin Coras
2
-4
/
+41
2019-01-03
Fix used-before-set in vl_api_bridge_flags_t_handler
Dave Barach
1
-1
/
+2
2019-01-03
Fix an issue in tls.c
Ping Yu
1
-1
/
+3
2019-01-02
Revert "add ipsecmb plugin"
Florin Coras
1
-4
/
+0
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
7
-15
/
+23
2019-01-02
ipsec: fix support check when using AES-GCM
Matthew Smith
1
-10
/
+15
2019-01-02
add ipsecmb plugin
Klement Sekera
1
-0
/
+4
2019-01-01
buffers: remove unused code
Damjan Marion
12
-39
/
+18
2019-01-01
vcl/ldp: add write msg function and fine tuning
Florin Coras
5
-26
/
+61
2018-12-28
session: free session after transport and app confirm
Florin Coras
12
-80
/
+95
2018-12-26
tcp: add more last-ack arcs
Florin Coras
1
-0
/
+19
2018-12-26
tcp: separate active and passive establish timers
Florin Coras
5
-94
/
+107
2018-12-25
tcp: add fin-wait-1 dispatch arcs
Florin Coras
1
-0
/
+19
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
FIB: remove assert from adj src
Neale Ranns
1
-1
/
+0
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
[next]