Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
ff71939c30ae81241808da1843e82cf2dfa92344
/
src
ff71939
ipsec: check each packet for no algs in esp-encrypt
by Matthew Smith
· 10 months ago
37127f7
udp: use transport port refcnt on accept
by Florin Coras
· 10 months ago
9a97fb8
svm: Only include sys/user on Linux
by Tom Jones
· 11 months ago
9447adc
vnet: Add required header for pthread_np
by Tom Jones
· 11 months ago
67e7f01
vppinfra: Place hugepage MMAP call behind linux specific ifdef
by Tom Jones
· 11 months ago
9bf4f8f
vnet: Use platform specific netlink headers on FreeBSD
by Tom Jones
· 11 months ago
0f78300
vnet: Disable tuntap build on not Linux
by Tom Jones
· 11 months ago
aaa2a89
vlib: Only init vfio on Linux
by Tom Jones
· 11 months ago
646e5d2
vpp: Add required socket headers on FreeBSD
by Tom Jones
· 11 months ago
e12f69f
vppinfra: Provide FreeBSD implementation of clib_mem functions
by Tom Jones
· 11 months ago
2cbbbb6
build: Add FreeBSD as a supported platform for cmake
by Tom Jones
· 11 months ago
61b4efc
vnet: Provide platform specific if_tap headers
by Tom Jones
· 11 months ago
6ce1e93
vnet: Only build tap on Linux
by Tom Jones
· 11 months ago
393bfa7
vpp: Add platform specific headers for socket and inet
by Tom Jones
· 11 months ago
d1e17a8
tcp: retransmit fins in last-ack
by Florin Coras
· 10 months ago
81a6ffc
udp: unregister ports on all cleanups
by Florin Coras
· 10 months ago
d5d510f
vppapitrace: Fixed trace dump API result issue.
by Denys Haryachyy
· 10 months ago
0ded489
tls: mark ho done atomically after ctx init
by Florin Coras
· 10 months ago
e439b1e
session: postpone ct cleanup if rx evt pending
by Florin Coras
· 10 months ago
28aef29
tls: fix compilation error
by Niyaz Murshed
· 10 months ago
f40a354
ikev2: dump state and profile name in CLI and API
by Denys Haryachyy
· 11 months ago
e81f27f
vcl: fix epollet test for unhandled evts
by Florin Coras
· 10 months ago
7750023
svm: Add FreeBSD specific signal handling path
by Tom Jones
· 11 months ago
7ec62fb
vppinfra: Put clib_perf* behind Linux checks and provide stubs for FreeBSD
by Tom Jones
· 11 months ago
a0b8538
vppinfra: Add netlink header on FreeBSD
by Tom Jones
· 11 months ago
93fc692
vppinfra: Protect Linux specific features behind CLIB_LINUX
by Tom Jones
· 11 months ago
caf9d4f
svm: Include stdint on FreeBSD
by Tom Jones
· 11 months ago
7d2978d
vppinfra: Make program counter printing more portable
by Tom Jones
· 11 months ago
249f0dc
vnet: Don't use __unused for struct padding
by Tom Jones
· 11 months ago
7c04154
vppinfra: Add a stubbed out test_perf function for FreeBSD
by Tom Jones
· 11 months ago
77ce67f
vppinfra: MAP_HUGETLB isn't available on FreeBSD
by Tom Jones
· 11 months ago
cb3372d
vppinfra: Only prealloc hugepages on Linux
by Tom Jones
· 11 months ago
000b5e1
vppinfra: Don't build perfmon on FreeBSD
by Tom Jones
· 11 months ago
b2e0ce9
vppinfra: Place SIGPWR behind a linux define
by Tom Jones
· 11 months ago
58f37b2
fib: contention with DP on deleting a route
by Steven Luong
· 10 months ago
d1fa7ae
af_packet : fix crash on interface creation
by hsandid
· 11 months ago
04fd51c
buffers: bring back cache occupancy improvement
by Vratko Polak
· 11 months ago
7286065
ip_session_redirect: export symbols
by Benoît Ganne
· 10 months ago
d4f405a
ikev2: accept rekey request for IKE SA
by Atzm Watanabe
· 2 years, 4 months ago
d9b4d9f
udp: add cli to dump transport ports
by Florin Coras
· 11 months ago
f9bdc03
session: guard session lookup table allocs
by Florin Coras
· 11 months ago
e060b0a
vlib: flush rpcs on worker sync
by Florin Coras
· 11 months ago
4cadd3b
vlib api: move wrkr rpc flushing to vlib
by Florin Coras
· 11 months ago
d7f17a2
tls: set app closed flag in framework
by Florin Coras
· 11 months ago
4a98b93
tls: convert ctx fields to connection flags
by Florin Coras
· 11 months ago
83ad79d
linux-cp: add add_del_v3 and get_v2 methods
by Anton Nikolaev
· 11 months ago
ac0babd
api: provide api definition over api
by Ole Troan
· 11 months ago
af1ddd3
ip: don't export useless error counters for ip6 rewrite
by Arthur de Kerhor
· 11 months ago
f1acfc0
udp: update rx sw_if_index to ip-local selected one
by Florin Coras
· 11 months ago
a218891
vppinfra: fix clib_array_mask_u32 OOB reads
by Dmitry Valter
· 11 months ago
3109d1c
tls: fix ho leak on tcp connect return
by Florin Coras
· 11 months ago
1effb29
papi: support old style of providing apidir
by Vratko Polak
· 11 months ago
e6d05dc
tls: overlap parent opaque with listener ctx
by Florin Coras
· 11 months ago
fad689e
tls: set flag whenever app session is freed
by Florin Coras
· 11 months ago
77680ae
session: flag instead of state for filtering ntf
by Florin Coras
· 11 months ago
038dad7
buffers: add compile-time option to set buffer alignment
by Damjan Marion
· 11 months ago
5840c66
build: disable plugins which require openssl if openssl is not available
by Damjan Marion
· 11 months ago
9705d84
build: fix default platform
by Benoît Ganne
· 11 months ago
705f66e
vppinfra: fix test_bihash
by Dmitry Valter
· 12 months ago
9f8d3b9
lldp: dump api
by Denys Haryachyy
· 1 year, 1 month ago
c03593e
vppinfra: fix bracket balance
by Georgy Borodin
· 1 year ago
8263888
vppinfra: fix vec_prepend use-after-free
by Dmitry Valter
· 12 months ago
c60266d
memif: use VPP cacheline size for memif when compiling within VPP
by Mohsin Kazmi
· 11 months ago
c3b416c
build: Explicitly use bash for shell scripts
by Tom Jones
· 11 months ago
77caeb1
tests: preload api files
by Maxime Peim
· 1 year, 1 month ago
01fe7ab
octeon: native driver for Marvell Octeon SoC
by Damjan Marion
· 1 year, 2 months ago
dc26d50
vppinfra: change fchmod to umask for unix socket
by Georgy Borodin
· 1 year, 1 month ago
8beddaf
af_packet: set next0 for AF_PACKET_IF_MODE_ETHERNET mode
by Artem Glazychev
· 12 months ago
de04e02
build: add vapi scripts to VPP_HOST_TOOLS_ONLY
by Guillaume Solignac
· 11 months ago
c018204
vnet: fix log_debug message format
by Georgy Borodin
· 11 months ago
0bef4cf
vppinfra: fix memcpy test buffer size
by Dmitry Valter
· 12 months ago
ebe2371
dpdk: add ID for QAT 4xxx series VF support
by Kai Ji
· 11 months ago
dbe9937
dpdk: fix log_debug message format
by Georgy Borodin
· 11 months ago
1cfac4e
vlib: remove unused code
by Damjan Marion
· 11 months ago
7e9513b
vppinfra: enable AES tests on ARM
by Damjan Marion
· 11 months ago
276cd73
stats: Add optional labels to prometheus metrics
by Pim van Pelt
· 11 months ago
66abf32
session: avoid spurious disconnect and reset ntfs
by Florin Coras
· 11 months ago
159ee88
devices: add support to check host interface offload capabilities
by Mohsin Kazmi
· 1 year, 2 months ago
ed4e612
session: fix app wrk free leak
by Florin Coras
· 11 months ago
da3771c
crypto-native: add AES-CTR
by Damjan Marion
· 11 months ago
9caef2a
vppinfra: native AES-CTR implementation
by Damjan Marion
· 11 months ago
bf40da4
http: fix memory leak
by Filip Tehlar
· 11 months ago
afefe22
linux-cp: fix route prefix construction
by Alexander Skorichenko
· 12 months ago
2c9b128
linux-cp: Fix looping netlink messages
by Pim van Pelt
· 1 year, 2 months ago
2fa69ef
urpf: add interface dump to API
by Pim van Pelt
· 1 year ago
97fef28
session: make app listener pool global
by Florin Coras
· 12 months ago
7428eaa
session: support for cl port reuse
by Florin Coras
· 1 year ago
5afc13d
session: avoid spurious closed notifications
by Florin Coras
· 1 year ago
5d13416
flowprobe: fix calling vlib_time_now() from worker threads
by Alexander Chernavin
· 12 months ago
b1ea30e
http: unify client/server state machines
by Filip Tehlar
· 1 year, 2 months ago
44d9cbc
session: add flag to track cless sessions
by Florin Coras
· 12 months ago
7e452ba
quic: seed random generator during init
by Filip Tehlar
· 12 months ago
b1454f8
session: unset fifo evt to enqueue ack evt on tcp timewait
by emmanuel
· 12 months ago
e148926
vlib: lowercase vmbus device names
by Alexander Skorichenko
· 12 months ago
832342e
vlib: add error checks to thread pinning
by hsandid
· 12 months ago
82a68e9
buffers: add vlib_buffer_unalloc_to_pool()
by Damjan Marion
· 12 months ago
28b6dfa
dev: per-queue format callbacks
by Damjan Marion
· 12 months ago
f3b0004
fib: format deleted LB
by Nathan Skrzypczak
· 12 months ago
00c59e4
virtio: virtio_flags api use enumflag instead of enum
by Ole Troan
· 1 year ago
68ac244
srv6-mobile: Implement SRv6 mobile API funcs
by Takeru Hayasaka
· 2 years, 2 months ago
Next »