Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
f9a968e2f928111e53de43fdf33dbf5145210074
f9a968e
vlib: use vfio fd for accessing PCI config space
by Damjan Marion
· 7 years ago
767fcb6
Python: addressing PEP8 deprecation
by Marco Varlese
· 7 years ago
cbcc84b
update BIER scapy patch to match the scapy repo PR
by Neale Ranns
· 7 years ago
e0a3544
IPv6 MLD; pointer address used as hash key
by Neale Ranns
· 7 years ago
7c748bb
vnet: add 25G interface speed flag
by Damjan Marion
· 7 years ago
a373149
vlib: add vlib_buffer_free_from_ring
by Damjan Marion
· 7 years ago
dc09133
vnet: add vnet_device_input_have_features function
by Damjan Marion
· 7 years ago
3c7fdc0
vlib: fix formatting in pci_config.h
by Damjan Marion
· 7 years ago
3e57d78
Fix bug in dpdk_crypto_session_disposal()
by Matthew Smith
· 7 years ago
329a1c1
vapi: handle more magic
by Klement Sekera
· 7 years ago
04e5d64
SCTP: fix connection memory corruption
by Marco Varlese
· 7 years ago
3473e49
dpdk: Add option to specify cache line size for dpdk build
by Damjan Marion
· 7 years ago
a530cd0
Fix crypto session deletion crash
by Matthew Smith
· 7 years ago
3ee1fe1
LDP: Refactor epoll_ctl wrapper.
by Dave Wallace
· 7 years ago
0b8792f
u8x16_compare_byte_mask - optimize to use 128bit registers as suggested by Nintin
by Adrian Oanca
· 7 years ago
25ef2b5
VXLAN: Instance numbers now properly freed upon delete.
by Jon Loeliger
· 7 years ago
69d0119
VCL/LDP: Suppress trace output unless debug is enabled.
by Dave Wallace
· 7 years ago
a0cc5ab
Convert a pcap file to a set of C initializers
by Dave Barach
· 7 years ago
1355fcd
DPDK: disabling DPAA since broken for 18.02
by Marco Varlese
· 7 years ago
825879e
Disable scatter-gather for ENA
by Matthew Smith
· 7 years ago
30765e7
Add prefetch inlines, update bi-hash doc tags
by Dave Barach
· 7 years ago
4ef4226
VOM: vhost-use interfaces
by Neale Ranns
· 7 years ago
de0203e
make test: tidy worker subprocess output
by Klement Sekera
· 7 years ago
97f5af0
bihash table size perf/scale improvements
by Dave Barach
· 7 years ago
cae7134
make test: build test/ext when doing coverage
by Klement Sekera
· 7 years ago
aba98de
VCL: Fix for vppcom_session_listen() q_len <= 0 crash
by Keith Burns (alagalah)
· 7 years ago
a67a03e
make test: Add VCL thru hoststack test case.
by Dave Wallace
· 7 years ago
ab2c560
vppinfra: change default cache line size 64 bytes
by Damjan Marion
· 7 years ago
37860ea
vppinfra: remove vector_iwmmxt.h
by Damjan Marion
· 7 years ago
66e0ce8
dpdk: fix building dpdk debug images with dpdk 18.02
by Damjan Marion
· 7 years ago
15cc6a8
SCTP: minor refactor
by Marco Varlese
· 7 years ago
fa5fb2d
make test: disable broken kubeproxy tests
by Klement Sekera
· 7 years ago
237d5aa
vpp-csit-verify: use latest verified CSIT branch by default
by Jan Gelety
· 7 years ago
2b53e4e
add 'is_all_zero(x)' for NEON
by Adrian Oanca
· 7 years ago
76447a7
Adj Delegates; don't store raw pointers
by Neale Ranns
· 7 years ago
8a3e575
Fix reset the vlan flags when main interface is deleted.
by Steve Shin
· 7 years ago
f3ab489
SCTP: congestion control
by Marco Varlese
· 7 years ago
6525c7f
vppinfra: autogerate vector typedefs and basic inline functions
by Damjan Marion
· 7 years ago
ad09933
Reset expired timer vector length after callback
by Dave Barach
· 7 years ago
9b79377
vppcomm refactor
by Keith Burns (alagalah)
· 7 years ago
927b071
vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2
by Damjan Marion
· 7 years ago
cfcf2f4
make test: Add VPP VCL cut-thru test.
by Dave Wallace
· 7 years ago
fa95714
dpdk: Fix MTU calc for NICs that support mtu<9216
by Nitin Saxena
· 7 years ago
c6969b5
Use neutral vector code for ethernet_frame_is_tagged
by Damjan Marion
· 7 years ago
829ee53
virtio: add missing tx lock when running multithreaded
by Damjan Marion
· 7 years ago
b5a86ee
VCL: config api prefix using env var.
by Dave Wallace
· 7 years ago
1d3ab72
dpdk: bump to 18.02
by Damjan Marion
· 7 years ago
d79a43c
Adjacency Delegate updates
by Neale Ranns
· 7 years ago
d91d140
VOM: acl: Some necessary fixes
by Mohsin Kazmi
· 7 years ago
3a59382
vlib: fix pci init
by Damjan Marion
· 7 years ago
1e33663
fix format_hexdump
by Damjan Marion
· 7 years ago
ebbaf55
make test: add test framework debugging
by Klement Sekera
· 7 years ago
545be52
make test: detect child crash
by Klement Sekera
· 7 years ago
49bec57
vpp_papi: remove legacy way of calling VPP APIs
by Klement Sekera
· 7 years ago
180402d
vpp_papi: reduce memory leaks
by Klement Sekera
· 7 years ago
54432f8
SCTP: 'multi-home' support
by Marco Varlese
· 7 years ago
a250882
memif: VPP-1172: Ensure memif_create reply contains sw_if_index
by Jon Loeliger
· 7 years ago
793c7fe
Adj: VFTs for adjacency sub-blocks
by Ole Troan
· 7 years ago
c819fc6
Allow providers to override glean behaviour
by Neale Ranns
· 7 years ago
25d417f
Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup
by John Lo
· 7 years ago
9fa5cf4
Add iperf VM/vhost creation
by John DeNisco
· 7 years ago
56a0d06
VPP modified some state checking logic
by Keith Burns (alagalah)
· 7 years ago
ae9533a
session: fix fifo allocation for empty connect seg-managers
by Florin Coras
· 7 years ago
438f630
Revert "Allow interface types to override glean adjacency behaivour"
by Ole Trøan
· 7 years ago
909c26b
Revert "Adj: VFTs for adjacency sub-blocks"
by Ole Trøan
· 7 years ago
a44b015
Adj: VFTs for adjacency sub-blocks
by Ole Troan
· 7 years ago
4ca80c4
VOM: Fix broken Makefile
by Mohsin Kazmi
· 7 years ago
2802bd7
SCTP: coverity warning fix
by Marco Varlese
· 7 years ago
8b30e47
Allow interface types to override glean adjacency behaivour
by Neale Ranns
· 7 years ago
07510dd
dpdk: add support for DPDK 18.02, deprecate 17.08
by Damjan Marion
· 7 years ago
a43ccae
Optimize GRE Tunnel and add support for ERSPAN encap
by John Lo
· 7 years ago
5fda7a3
session: avoid session handle conflict with vcl
by Florin Coras
· 7 years ago
fae4039
SCTP: fix corrupted buffers seen in output node
by Marco Varlese
· 7 years ago
a38783e
SCTP: refactoring
by Marco Varlese
· 7 years ago
4941fcc
Reenable dhcp client detect when lease expires
by Dave Barach
· 7 years ago
f8f516a
session: support local sessions and deprecate redirects
by Florin Coras
· 7 years ago
7758bf6
VOM: build with plugins disabled
by Neale Ranns
· 7 years ago
41fd68d
vppinfra: Remove empty file
by Mohsin Kazmi
· 7 years ago
5ba5837
make-test: use api custom-dump to reduce log size.
by Dave Wallace
· 7 years ago
6d2f214
NAT44 out2in DHCP client next node
by Matthew Smith
· 7 years ago
554075a
vxlan:remove interface recycle mechanism
by Eyal Bari
· 7 years ago
16f0546
NAT44: run NAT nodes after ACL (VPP-1160)
by Matus Fabian
· 7 years ago
f9cda7d
vnet:remove duplicate interface function macro
by Eyal Bari
· 7 years ago
dcbea0b
BFD: make CLI consume only one line at a time
by Klement Sekera
· 7 years ago
49c7f0c
VOM: ACL: Add Object Model for acl ethertype
by Mohsin Kazmi
· 7 years ago
26f341a
Fix the order of RFC2685 fields in the output.
by Igor Mikhailov (imichail)
· 7 years ago
7a19283
Fix DHCP client crash with worker threads
by Matthew Smith
· 7 years ago
18b6315
SCTP: fix build errors on ubuntu bionic
by Marco Varlese
· 7 years ago
ffd78d1
Improve MTU handling
by Neale Ranns
· 7 years ago
2d6f66e
dpdk:fix trace to follow feature arc
by Eyal Bari
· 7 years ago
d05b926
vppapigen: simplify JSON format for services
by Marek Gradzki
· 7 years ago
2a86527
LD_PRELOAD: Refactor nomenclature (vcom -> ldp).
by Dave Wallace
· 7 years ago
9fa881f
acl-plugin: Stale classify table after deleting macip ACL
by Steve Shin
· 7 years ago
bc27d1b
GBP plugin
by Neale Ranns
· 7 years ago
ef56fae
ip4_forward: set pkt error in case potential memory corrupt
by Chun Li
· 7 years ago
15e598c
memif: fix crash caused by zero pkt len in memif and clear dirty cache while interface reconnect.
by Chun Li
· 7 years ago
08118f0
classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2 ACL
by Andrew Yourtchenko
· 7 years ago
97cabc9
Geneve - reduce unit-test run time
by Gabriel Ganne
· 7 years ago
508cabc
virtio: reset vnet header on tx
by Damjan Marion
· 7 years ago
2ae5135
vhostuser: Fix vhostuser file descriptor leak
by Haiyang Tan
· 7 years ago
Next »