Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
7c40a3837a7a256cbb61dfad15be6e910058e4ba
7c40a38
hsa: Add ckpair & crypto engine in vpp_echo
by Nathan Skrzypczak
· 5 years ago
dcbbf28
quic: Add support for ckpair & crypto engine
by Nathan Skrzypczak
· 5 years ago
45ec9f4
session: ckpair store & crypto engine as mq params
by Nathan Skrzypczak
· 5 years ago
9d3e1b4
session: fix app attach on error
by Nathan Skrzypczak
· 5 years ago
c9dff18
svm: fix byte accounting when allocating fifo header
by Florin Coras
· 5 years ago
c12eae7
interface: shmemioerror while getting name_filter arg
by Aleksander Djuric
· 5 years ago
3f8c871
tests: make threads in punt tests join when finished
by Andrew Yourtchenko
· 5 years ago
cf4c210
tcp: validate the IP address while checking TCP connection
by Srikanth Akula
· 5 years ago
8d74caa
misc: add lcov scripts, README.md
by Dave Barach
· 5 years ago
c96d618
docs: Rewrite the what is VPP (first) section, also fix the build
by John DeNisco
· 5 years ago
340c15c
docs: add spellcheck to 'make docs' sphinx docs
by Paul Vinciguerra
· 5 years ago
4d11b6c
dpdk: conditionally revert rte_vfio_dma_map patch
by Damjan Marion
· 5 years ago
6b0dd55
build: add yaml file linting to make checkstyle
by Paul Vinciguerra
· 5 years ago
7f39e91
quic: free qctx after udp cleanup
by Nathan Skrzypczak
· 5 years ago
2089c69
tcp: IPv6 flow label support
by Tarun Gupta
· 5 years ago
ead1e53
misc: Fix python scripts shebang line
by Renato Botelho do Couto
· 5 years ago
464e5e0
docs: fix 'make doxygen' under python3
by Paul Vinciguerra
· 5 years ago
ea1a651
docs: fix issues with src/scripts/fts.py
by Paul Vinciguerra
· 5 years ago
5854b43
nat: NAT udp counter & unit test fixes
by Filip Varga
· 5 years ago
a8e71c8
session tcp: refactor pacer time
by Florin Coras
· 5 years ago
0b6a857
ip: Fragmentation fixes
by Neale Ranns
· 5 years ago
3ea17d5
tcp: correct validity check return value
by Ryujiro Shibuya
· 5 years ago
45a95dd
tests: support setting random seed
by Klement Sekera
· 5 years ago
718a19b
libmemif: reset number of queues on disconnect
by Jakub Grajciar
· 5 years ago
1657235
nat: respect udp checksum
by Filip Varga
· 5 years ago
4269352
tests: avoid test runner hanging on child test process join
by Andrew Yourtchenko
· 5 years ago
f7f4964
ipsec: ipsec-input: check for too-short packets
by Benoît Ganne
· 5 years ago
3a23f9e
quic: enhance error reporting
by Dave Wallace
· 5 years ago
caa52f3
quic: fix quicly rtt time skew
by Dave Wallace
· 5 years ago
34d92eb
quic: remove redundant function calls
by Dave Wallace
· 5 years ago
8f6d7a7
nat: revert respect udp checksum
by Ole Troan
· 5 years ago
cb3cfe8
ikev2: fix traffic selector match
by Filip Tehlar
· 5 years ago
a519f21
nat: revert fix dual-loop tcp checksum botch
by Ole Troan
· 5 years ago
2e8b061
vlib: fix for vlib_node_add_next_with_slot
by Christian Hopps
· 5 years ago
bf103d9
mpls: number of mpls tunnel paths returns zero
by IJsbrand Wijnands
· 5 years ago
9654a37
nat: fix dual-loop tcp checksum botch
by Dave Barach
· 5 years ago
983ebaa
build: install generated api enum and type headers
by Dave Barach
· 5 years ago
2d0b2bb
session: fix show cli with closed session
by Florin Coras
· 5 years ago
dd97a48
session: reschedule asap when snd space constrained
by Florin Coras
· 5 years ago
a1f5a95
vlib: enhance the "show cli" debug CLI command
by Dave Barach
· 5 years ago
feda545
vlib: Handle race in thread barrier processing
by Alexander Kabaev
· 5 years ago
5bec5f7
dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issue
by Chenmin Sun
· 5 years ago
f9d784b
quic: fifo size is u32
by Dave Wallace
· 5 years ago
3edd1bb
build: bump rdma-core version to 26.0
by Damjan Marion
· 5 years ago
597354c
build: bump nasm version to 2.14.02
by Damjan Marion
· 5 years ago
1f8daef
build: remove obsolete dpdk patches
by Damjan Marion
· 5 years ago
60ad1a5
dhcp: fix proxy dhcpv6 size check
by Benoît Ganne
· 5 years ago
4354317
vlib: only dump 1st buffer in chain by default
by Benoît Ganne
· 5 years ago
c520fe7
ipsec: fix esp trace seq number overflow
by Benoît Ganne
· 5 years ago
09220b8
misc: Use tabs in MAINTAINERS
by Vratko Polak
· 5 years ago
ea7d4fe
quic: fix wrong error checking
by Dave Wallace
· 5 years ago
45b7973
session: avoid double dispatch of new events
by Florin Coras
· 5 years ago
ba13c3b
session: fix dispatch event logging
by Florin Coras
· 5 years ago
b31d393
tests: Revert "tests: add sending SIGQUIT to vpp quit sequence"
by Andrew Yourtchenko
· 5 years ago
3ad9847
quic: disable failing test
by Florin Coras
· 5 years ago
b5076cb
acl: add missing square brackets to vat_help option in acl api
by Jieqiang Wang
· 5 years ago
46ec6e0
tcp: track lost rxt segments in byte tracker
by Florin Coras
· 5 years ago
7c7fa90
quic: fix quicly fifo size mismatch
by Dave Wallace
· 5 years ago
35b037f
vpp_config: fix typos in templates
by Paul Vinciguerra
· 5 years ago
b101058
http_static: fifo-size is u32
by Dave Wallace
· 5 years ago
c9832e3
vlib: fix subclass name being truncated in output
by Paul Vinciguerra
· 5 years ago
e74718f
dns: fix typo in counter
by Paul Vinciguerra
· 5 years ago
ddbd90a
l2: fix typo in doxygen
by Paul Vinciguerra
· 5 years ago
4465fe1
tests: add sending SIGQUIT to vpp quit sequence
by Paul Vinciguerra
· 5 years ago
5b755e2
ip: cleanup typos in documentation
by Paul Vinciguerra
· 5 years ago
b1a81aa
tls: fifo size is u32
by Dave Wallace
· 5 years ago
e3b70df
hsa: vpp_echo fifo size is u32
by Dave Wallace
· 5 years ago
db39656
tcp: rx fifo size is u32
by Dave Wallace
· 5 years ago
27ccbfd
misc: MAINTAINERS clean up typos
by Paul Vinciguerra
· 5 years ago
43d8cf6
vlib: Trivial - fix typo in short help
by Paul Vinciguerra
· 5 years ago
59c1107
dpdk: use local logger
by Paul Vinciguerra
· 5 years ago
60013b5
quic: fix typos
by Paul Vinciguerra
· 5 years ago
cbbc4a2
tls: fix on tcp connection reset
by Zeyu Zhang
· 5 years ago
0c4def0
lisp: fix lisp-gpe db hash
by Benoît Ganne
· 5 years ago
00217cb
dhcp: allocate memory for dns
by Aleksander Djuric
· 5 years ago
97c998c
docs: devices-- add FEATURES.yaml
by Paul Vinciguerra
· 5 years ago
3ae5262
l2: l2tp API cleanup
by Jakub Grajciar
· 5 years ago
40680c6
lb: refactor ntohl in lb_conf handler
by Vratko Polak
· 5 years ago
97ea2f4
tests: decode worker stdout/stderr output
by Dave Wallace
· 5 years ago
bd52e46
vcl: handle rx notifications on reused sessions
by Florin Coras
· 5 years ago
67a6dcb
dpdk: replace deprecated VFIO API invocation
by Damjan Marion
· 5 years ago
ee74376
ip: refactor ip4_mtrie to use atomic store-release
by jaszha03
· 5 years ago
04c0130
ip: refactor ip4_mtrie to atomically unset leaves
by jaszha03
· 5 years ago
73f725c
docs: Fix warning with sphinx build, add script to publish docs
by John DeNisco
· 5 years ago
d743dff
tests: fix TEST= filtering for python3
by Klement Sekera
· 5 years ago
669f4e3
ethernet: VNET API to create sub-interfaces
by Neale Ranns
· 5 years ago
b7c2305
misc: 19.04.3 Release Notes
by Dave Wallace
· 5 years ago
c8be851
tcp: correct tcp connection lookup condition
by Ryujiro Shibuya
· 5 years ago
5afea12
session: allow transport cleanup only if not deleted
by Florin Coras
· 5 years ago
1afe952
ip: Punt rather than drop unkown IPv6 ICMP packets
by Neale Ranns
· 5 years ago
f6c8f50
ping: move the echo responder into the ping plugin
by Neale Ranns
· 5 years ago
b6e8b1a
vlib: don't use vector for keeping buffer indices in the pool
by Damjan Marion
· 6 years ago
38f7ccb
ip: reassembly fix sanity checks
by Klement Sekera
· 5 years ago
7fa3dd2
docs: cleanup typos on readthrough
by Paul Vinciguerra
· 5 years ago
3b5e222
session: app-closed to transport-deleted on delete notify
by Florin Coras
· 5 years ago
0d75f78
nat: respect udp checksum
by Filip Varga
· 5 years ago
4aacc01
tests: switch test framework to python3 by default
by Ole Troan
· 5 years ago
63cb882
tests: make RA tests run on VPP time
by Andrew Yourtchenko
· 5 years ago
d29422c
vlib: unix trivial- clean up typos in docs
by Paul Vinciguerra
· 5 years ago
ea5cd12
ip: fix tracing of packet flags
by Klement Sekera
· 5 years ago
Next »