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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-18
tls: add custom openssl bio
Florin Coras
1
-0
/
+1
2020-12-18
ipsec: fixed esp_decrypt pkt len after icv moved
PiotrX Kleski
1
-6
/
+11
2020-12-18
fib: Remove unused FIB path-list DB variable
Neale Ranns
2
-7
/
+0
2020-12-16
tests: move fib tests to src/vnet/fib/test
Dave Wallace
2
-0
/
+456
2020-12-16
ip: fix possible missing trace indexes
Klement Sekera
4
-0
/
+28
2020-12-15
classify: add pcap/trace classfier mgmt API calls
Jon Loeliger
5
-193
/
+712
2020-12-14
session: free segment manager only from main
Florin Coras
1
-4
/
+32
2020-12-14
misc: refactor clib_bitmap_foreach macro
Damjan Marion
12
-34
/
+34
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
96
-501
/
+496
2020-12-14
vppinfra: simpler and faster pool_foreach
Damjan Marion
1
-0
/
+1
2020-12-14
api: add missing version info
Paul Vinciguerra
6
-1
/
+8
2020-12-11
ip: ip4 rewrite prefetch optimization
PiotrX Kleski
1
-2
/
+5
2020-12-11
virtio: fix vrings overflow in vhost_user
Benoît Ganne
1
-1
/
+10
2020-12-11
misc: cop - clean up stray doxygen block
Paul Vinciguerra
1
-7
/
+0
2020-12-11
fib: remove unsued path flag
Neale Ranns
1
-5
/
+0
2020-12-11
fib: Remove unused BIER variables
Neale Ranns
2
-22
/
+10
2020-12-10
misc: add a couple useful functions for gdb
Christian Hopps
1
-0
/
+23
2020-12-09
fib: supporting inner flow hash on tunnels
Mohammed Hawari
6
-11
/
+32
2020-12-08
fib: Adjacency flag for midchain to perfom flow hash (on inner packet)
Neale Ranns
5
-31
/
+78
2020-12-08
tunnel: add cli support for encap_decap flags
Mohammed Hawari
4
-4
/
+30
2020-12-08
ipip: correct ipip_cli.c indentation
Mohammed Hawari
1
-212
/
+277
2020-12-08
misc: fix api in ipfix_classify_table_add/details
Alexander Chernavin
2
-5
/
+5
2020-12-08
fib: Source Address Selection
Neale Ranns
26
-319
/
+697
2020-12-04
virtio: fix the interrupt handling for packed queues
Mohsin Kazmi
1
-5
/
+25
2020-12-04
crypto: fixed vnet_crypto_async_reset_frame assert
PiotrX Kleski
1
-1
/
+2
2020-12-04
crypto: fixed async frame enqueue race condition
PiotrX Kleski
1
-2
/
+8
2020-12-04
udp session: fix deq notification for dgrams
Florin Coras
1
-1
/
+4
2020-12-04
virtio: fix the len offset
Mohsin Kazmi
1
-2
/
+2
2020-12-04
ip: fixup memory leak in function ip4_full_reass_drop_all
barryxie
1
-0
/
+1
2020-12-03
virtio: fix the offloads in tx path
Mohsin Kazmi
1
-4
/
+2
2020-12-03
nat: fix forwarding handoff workaround
Filip Varga
1
-3
/
+2
2020-12-01
session: make pacer worker load aware
Florin Coras
2
-5
/
+14
2020-12-01
session: allow small pacer bursts
Florin Coras
4
-19
/
+28
2020-12-01
ipsec: change prediction
Fan Zhang
2
-2
/
+2
2020-11-27
ip: Sub Address Family types. Feature enable for each SAFI
Neale Ranns
7
-16
/
+215
2020-11-26
gre: Move to new API generated types/messages
Neale Ranns
5
-69
/
+32
2020-11-26
fib: Expressive type for walk return code. Honour code.
Neale Ranns
8
-24
/
+21
2020-11-26
fib: DPO layout add u64 parameter.
Neale Ranns
2
-19
/
+29
2020-11-26
ip: reassembly - fix handoff for custom node
Klement Sekera
2
-21
/
+111
2020-11-26
ip: trace icmp echo request/reply id
Klement Sekera
1
-0
/
+6
2020-11-26
fib: Only track cover if activated
Neale Ranns
1
-1
/
+15
2020-11-25
ipsec: A P2MP ipsec interface is NBMA
Neale Ranns
1
-0
/
+1
2020-11-25
session: add startup option to poll in main
Florin Coras
2
-2
/
+8
2020-11-25
syslog: use per-thread vlib_main
Benoît Ganne
2
-5
/
+2
2020-11-25
tcp: enable lc if any other debug option enabled
Florin Coras
2
-11
/
+34
2020-11-25
ip-neighbor: Send API event when neighbor is removed
Neale Ranns
8
-51
/
+174
2020-11-25
api: vat2 and json autogeneration for api messages
Ole Troan
5
-10
/
+13
2020-11-24
svm: support for multi-segment enqueues
Florin Coras
2
-23
/
+50
2020-11-24
session: init lookup before dgram accept notification
Florin Coras
1
-1
/
+3
2020-11-24
tests: remove svs, proxy_arp and gso from vpp_papi_provider
Ole Troan
1
-14
/
+23
[next]