Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
380c1676e25e8df3e5449247e3d6f8414bdae509
380c167
dpdk: fix hugepage pre-alloc
by Damjan Marion
· 6 years ago
a6386d4
acl-plugin: introduce a format function for l4 session key
by Andrew Yourtchenko
· 6 years ago
a0f0c96
Trivial: vpp/vnet/main.c fix resource leak
by Paul Vinciguerra
· 6 years ago
3d3b955
vlib: Fix pci io bar read/write fd leak
by Mohsin Kazmi
· 6 years ago
7161539
Keep RPC traffic off the shared-memory API queue
by Dave Barach
· 6 years ago
70f28fc
docs: add useful debug CLI
by Scott Keeler
· 6 years ago
8a69289
DOC ONLY: fix doc bugs
by Dave Barach
· 6 years ago
9787f5f
vppinfra: autodetect default hugepage size
by Damjan Marion
· 6 years ago
a35fc46
dpdk: disable unused rxtx callbacks in ethdev
by Stephen Hemminger
· 6 years ago
7d645f7
L2-fwd trace show the lookup result
by Neale Ranns
· 6 years ago
a117958
L2-input/output: use feature enum type in flag update function
by Neale Ranns
· 6 years ago
5a951bf
VPP-1474: fix coverity warning
by Dave Barach
· 6 years ago
8e8d3c8
physmem coverity issues
by Damjan Marion
· 6 years ago
6cfd414
perfmon.c: Register additional cpuids.
by Paul Vinciguerra
· 6 years ago
8a9566e
dns, dhcp: on-demand udp port registration
by Dave Barach
· 6 years ago
bf4d5ce
tcp: fast retransmit improvements
by Florin Coras
· 6 years ago
f87eb9b
vlib: alloc buffers on local numa, not on numa 1
by Damjan Marion
· 6 years ago
81c0585
lisp: register cp port only if enabled
by Florin Coras
· 6 years ago
95276ca
vlib: Add support for pci io read/write
by Mohsin Kazmi
· 6 years ago
901d16c
vlib: reduce default buffer memory size to be below RLIMIT_MEMLOCK
by Damjan Marion
· 6 years ago
68b4da6
Numa-aware, growable physical memory allocator (pmalloc)
by Damjan Marion
· 6 years ago
fc3b8b8
pg: udp length & checsum issue
by Kingwel Xie
· 6 years ago
0a554c7
dpdk: support 18.11 changes to CRC flags
by Stephen Hemminger
· 6 years ago
1dfdb28
dpdk: add esp6 decrypt nodes, func declarations
by Matthew Smith
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
b9a4c44
Release Notes for 18.10
by Marco Varlese
· 6 years ago
c3ac313
ipsec: fix wrong counter bump
by Klement Sekera
· 6 years ago
2322798
vlib: pci improvements
by Damjan Marion
· 6 years ago
a26373b
GBP: Revert back to using VppIpPrefix wrapper
by Ole Troan
· 6 years ago
7334393
ipsec fix missing node renames
by Klement Sekera
· 6 years ago
1cce271
add Contiv-VPP installation guidance on Aarch64
by Lijian Zhang
· 6 years ago
8f49936
vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines
by Damjan Marion
· 6 years ago
6f3f1cb
vppinfra: use log2 page size in hugepage functions
by Damjan Marion
· 6 years ago
68b7cb8
Fix buffer overflow when fragmenting packets (VPP-1383)
by Juraj Sloboda
· 6 years ago
4d1a866
X86_64 perf counter plugin
by Dave Barach
· 6 years ago
115a3ac
VPP-1420 CDP check memory bounds fix
by Filip Varga
· 6 years ago
31555a3
PAPI: Add support for format/unformat functions.
by Ole Troan
· 6 years ago
430634c
Fix dereferencing null string in dpdk_early_init
by Juraj Sloboda
· 6 years ago
95b1b10
Fix stat_segment.c issue.
by Paul Vinciguerra
· 6 years ago
8254018
stats: Add wrapper for vec_free
by Ole Troan
· 6 years ago
be5a5dd
ipsec: split ipsec nodes into ip4/ip6 nodes
by Klement Sekera
· 6 years ago
b9ffffd
dpdk: use rte_vfio_dma_map API instead of digging for vfio fd
by Damjan Marion
· 6 years ago
fab2393
lisp-gpe: register udp port only if enabled (VPP-1468)
by Florin Coras
· 6 years ago
9f9e969
tcp: count first lost hole (VPP-1465)
by Florin Coras
· 6 years ago
a9ded38
dpdk: add netvsc PMD
by Stephen Hemminger
· 6 years ago
939ce11
dpdk: turn off unused DPDK components
by Stephen Hemminger
· 6 years ago
c1f8794
acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier for plumbing
by Andrew Yourtchenko
· 6 years ago
270055a
pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx node to match that of ethernet-input node
by Andrew Yourtchenko
· 6 years ago
cef69ca
dpdk: use rx/tx_offload_names to format
by Stephen Hemminger
· 6 years ago
eb1744f
avf: fix crash in rss key calculation
by Damjan Marion
· 6 years ago
1636b16
vppinfra: use memfd_create for hugepage mounts if supported
by Damjan Marion
· 6 years ago
da41d72
NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466)
by Matus Fabian
· 6 years ago
2f6d7bb
vppinfra: add atomic macros for __sync builtins
by Sirshak Das
· 6 years ago
bf3443b
Add pool_get_zero, pool_get_aligned_zero macros
by Dave Barach
· 6 years ago
ecbd20b
tcp: fix sacks lost bytes counting (VPP-1465)
by Florin Coras
· 6 years ago
c01d578
tls: fix connection failures/interrupts at scale (VPP-1464)
by Florin Coras
· 6 years ago
c5347d9
tcp: fix cleanup of non established connections (VPP-1463)
by Florin Coras
· 6 years ago
b4d2c96
Ping; remove unused arrays
by Neale Ranns
· 6 years ago
0685da4
PAPI: Expose API enums to tests / applications
by Ole Troan
· 6 years ago
5fcca2a
Update version (18.10) for API changes script
by Marco Varlese
· 6 years ago
9be7c6d
vxlan:decap caching error (VPP-1462)
by Eyal Bari
· 6 years ago
87460d0
fix ip6 prefix check for tap_v2
by Michal Cmarada
· 6 years ago
b99de83
Update to doxygen documentation for release 18.10
by Marco Varlese
· 6 years ago
6a231a1
IP Route add/del API is MP safe
by Neale Ranns
· 6 years ago
c977e7c
tcp: fix multiple fin retries (VPP-1461)
by Florin Coras
· 6 years ago
34ca075
stats: vpp_get_stats missing last interface in dump
by Ole Troan
· 6 years ago
ad65f88
acl-plugin: tuplemerge: refresh the pointer to hash-readied ACL entries per each collision in split_partition() (VPP-1458)
by Andrew Yourtchenko
· 6 years ago
d6fe5bd
tcp: avoid sack processing when not needed (VPP-1460)
by Florin Coras
· 6 years ago
69fdfee
bond: tx optimizations
by Damjan Marion
· 6 years ago
9744e6d
VPP-1459:Ip4 lookup fail when exist prefix cover.
by mu.duojiao
· 6 years ago
eb97e5f
tls: fix multi threaded medium scale test (VPP-1457)
by Florin Coras
· 6 years ago
f47e9b6
PAPI: Add bool type support in vppapigen.
by Ole Troan
· 6 years ago
9d428b4
PAPI: Add timeout support for socket transport
by Ole Troan
· 6 years ago
710071b
FIB: use vlib-log for debugging
by Neale Ranns
· 6 years ago
a5ab503
Fix coverity issue for potentially overflowing of page size
by Haiyang Tan
· 6 years ago
e9239c9
Ping; report failures to the terminal
by Neale Ranns
· 6 years ago
aa27eb9
vcl: fix bidirectional tests (VPP-1455)
by Florin Coras
· 6 years ago
97748ca
IGMP: proxy device
by Jakub Grajciar
· 6 years ago
02a95ce
vmxnet3: show vmxnet3 with filtering capability [VPP-1452]
by Steven
· 6 years ago
b78d6a0
vmxnet3: vmxnet3_test_plugin.so: undefined symbol: format_vlib_pci_addr [VPP-1456]
by Steven
· 6 years ago
ac64b71
Sticky Load-balance
by Neale Ranns
· 6 years ago
a23cade
vnet: create L2 feature arc infrastructure
by Andrew Yourtchenko
· 6 years ago
1c98831
dpdk: drop no longer used config options
by Stephen Hemminger
· 6 years ago
3901a03
dpdk: only look at PCI information on PCI devices
by Stephen Hemminger
· 6 years ago
59a8295
VPP-1448: Fix error when recurse on down the trie.
by mu.duojiao
· 6 years ago
f8d5e21
vxlan:fix ip6 tunnel deletion
by Eyal Bari
· 6 years ago
7ff7453
acl-plugin: make each test in test_acl_plugin runnable separately
by Andrew Yourtchenko
· 6 years ago
c0d532d
session: mark apis for deprecation
by Florin Coras
· 6 years ago
a4878ed
vcl: fix empty epoll returns (VPP-1453)
by Florin Coras
· 6 years ago
83ea669
session: don't wait indefinitely for apps to consume evts (VPP-1454)
by Florin Coras
· 6 years ago
e78bca1
vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass case (VPP-1444)
by Andrew Yourtchenko
· 6 years ago
75b9f45
ip: add container proxy dump API (VPP-1364)
by Matus Fabian
· 6 years ago
6ca6ac6
dpdk: support passing log-level
by Stephen Hemminger
· 6 years ago
565409b
Add parallel test run info to test/doc
by juraj.linkes
· 6 years ago
82b4ceb
NAT44: identity NAT fix (VPP-1441)
by Matus Fabian
· 6 years ago
e9b5582
Stats: Include stat_segment.h in packages.
by Ole Troan
· 6 years ago
4f5f8d7
Fix vpp-ext-deps package version in stable branch
by Damjan Marion
· 6 years ago
0db9b04
bfd:fix handling session creation batch
by Eyal Bari
· 6 years ago
d29cc88
L2: BM traffic does not use UU-FWD (VPP-1445)
by Neale Ranns
· 6 years ago
642829d
vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaks
by Haiyang Tan
· 6 years ago
Next »