Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
539e637ccee4171954f2fffa5516c45a388c8a3e
539e637
extras/scripts: update vfctl script
by Damjan Marion
· 6 years ago
6c89230
docs: add useful debug CLI Review Updates
by Scott Keeler
· 6 years ago
eb11190
vmxnet3: enable promiscuous mode
by Steven
· 6 years ago
332287e
Revert "Keep RPC traffic off the shared-memory API queue"
by Florin Coras
· 6 years ago
c04e2b0
pmalloc: don't lock 4K pages if we don't have access to pagemap
by Damjan Marion
· 6 years ago
dc8d350
acl-plugin: "show acl-plugin acl" ACE# is truncated to 4 digits in output
by Andrew Yourtchenko
· 6 years ago
82b2776
vnet/tcp/tcp.c: address a corner case.
by Paul Vinciguerra
· 6 years ago
0c0383d
Trivial: Cleanup missing va_ends.
by Paul Vinciguerra
· 6 years ago
2bfb9e1
Run 'make test' verify job on ubuntu 18.04 instead of 16.04
by Damjan Marion
· 6 years ago
8f68b3e
Use correct name to register ABF plugin with ACLs
by Neale Ranns
· 6 years ago
de9a849
session/tcp: improve cli
by Florin Coras
· 6 years ago
fe7740e
Address "is already installed" Jenkins issue
by Marco Varlese
· 6 years ago
567e61d
pmalloc: support for 4K pages
by Damjan Marion
· 6 years ago
3935fc8
ACL: Fix next_table_index classifiers consistancy
by Gregory Thiemonge
· 7 years ago
1bc5604
ipsec_gre.c: Remove redundant assignments.
by Paul Vinciguerra
· 6 years ago
d67f112
tcp/session: add tx pacer
by Florin Coras
· 7 years ago
2fab01e
buffer trace is broken in ipsec-output. copy it from node->flags to frame->frame_flags
by Kingwel Xie
· 6 years ago
8797168
SCTP: DATA chunk padding fix and hardening
by Marco Varlese
· 6 years ago
5f1fd46
Add x86_64 perfmon tables
by Dave Barach
· 6 years ago
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
Next »