Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
d4c709222b67f6c45ee7064637f69de9e9509222
d4c7092
vcl: separate binary api connections per thread worker
by Florin Coras
· 5 years ago
0aa4013
api: Use vl_msg_push/pop_heap
by Nathan Skrzypczak
· 5 years ago
cfdb109
session: Add mq debug cli
by Nathan Skrzypczak
· 5 years ago
c00f480
quic: Add support for unidirectional streams
by Nathan Skrzypczak
· 5 years ago
f98e59b
hsa: Add option for multiple ips
by Nathan Skrzypczak
· 5 years ago
038c7e6
quic: Use per thread next_cid
by Nathan Skrzypczak
· 5 years ago
5d4c99f
devices: vhost API cleanup
by Jakub Grajciar
· 5 years ago
deaf97f
quic: Add aggregated quicly stats
by Nathan Skrzypczak
· 5 years ago
1802fcc
quic: add more detailed statistics
by MathiasRaoul
· 5 years ago
5de4fb7
devices: tap API cleanup
by Jakub Grajciar
· 5 years ago
8dc75c0
ipsec: Init salt value in SA creation CLI (so it's not random)
by Neale Ranns
· 5 years ago
05d7312
quic: removing quicly_send call from quic_accept_connection
by MathiasRaoul
· 5 years ago
684fb6e
api: pass api and client main to rx thread
by Florin Coras
· 5 years ago
0fa66d6
ioam: use explicit api types
by Ole Troan
· 5 years ago
668605f
ip: use explicit types in api
by Ole Troan
· 5 years ago
3013e69
flowprobe: use explicit types in api
by Ole Troan
· 5 years ago
39d6911
api: multiple connections per process
by Dave Barach
· 5 years ago
6b3f25c
vlib: improve test coverage
by Dave Barach
· 5 years ago
5224b5c
api: fix sock reg passing on read event
by Florin Coras
· 5 years ago
4505f01
ipsec: make sure pad_bytes does not exceed pad data size
by Benoît Ganne
· 5 years ago
4a65b91
marvell: use explicit types in api
by Ole Troan
· 5 years ago
55636cb
gtpu: use explicit types in api
by Ole Troan
· 5 years ago
60f5108
l3xc: use explicit types in api
by Ole Troan
· 5 years ago
a633a43
ip: coverity fix
by johny
· 5 years ago
ebef4a9
lacp: use explit api types
by Ole Troan
· 5 years ago
3f2d571
lacp: fix control_ping from plugins
by Ole Troan
· 5 years ago
7929f9f
stn: use explicit types in api
by Ole Troan
· 5 years ago
277f03f
vmxnet3: use explicit types in api
by Ole Troan
· 5 years ago
8e38839
vlib: use explicit types in api
by Ole Troan
· 5 years ago
be31c2a
map: use explicit types in api
by Ole Troan
· 5 years ago
5e913f3
svs: use explicit types in api
by Ole Troan
· 5 years ago
04338e8
pppoe: use explicit types in api
by Ole Troan
· 5 years ago
69885b7
quic: update quicly to v0.0.7-vpp
by MathiasRaoul
· 5 years ago
8d82085
api: avoid swapping vlib_rp before barrier sync
by Florin Coras
· 5 years ago
157a4ab
gso: fix the tap/virtio driver for header offset
by Mohsin Kazmi
· 5 years ago
b038423
api: fix free socket process args
by Florin Coras
· 5 years ago
7b22df0
mactime: update api to use explicit types
by Ole Troan
· 5 years ago
b2e463a
l2e: use explicit api types
by Ole Troan
· 5 years ago
6d75c20
dpdk: use explicit types in api
by Ole Troan
· 5 years ago
d4efce2
ct6: use explicit type in api
by Ole Troan
· 5 years ago
07e557a
cdp: use explicit types in api
by Ole Troan
· 5 years ago
bdde585
abf: use explicit types in api
by Ole Troan
· 5 years ago
4a7fc4c
igmp: use explicit types in api
by Ole Troan
· 5 years ago
6aaee8c
ikev2: use explicit api types
by Ole Troan
· 5 years ago
d3f0a48
nsh: use explicit api types
by Ole Troan
· 5 years ago
e06e7c6
nsim: use explicit api types
by Ole Troan
· 5 years ago
59cea1a
api: multiple socket connections per single process
by Florin Coras
· 5 years ago
f191032
session: close for reset replies independent of state
by Florin Coras
· 5 years ago
3eba7f1
tcp: fix tail rescue with sacks
by Florin Coras
· 5 years ago
61e3ade
tests: move bfd over gre to extended tests
by Paul Vinciguerra
· 5 years ago
ce7fd67
srv6-mobile
by Tetsuya Murakami
· 5 years ago
9f35696
map: fix MAP-T ip6 port check
by Matthew Smith
· 5 years ago
1063f2a
tests: quic enable per testcase timeout overrides
by Paul Vinciguerra
· 5 years ago
87d24db
classify: vpp packet tracer support
by Dave Barach
· 5 years ago
17478e4
ip: fix cancel termination after receive malformed ip6 packet
by johny
· 5 years ago
70d8ef8
srv6-mobile
by Tetsuya Murakami
· 5 years ago
66cea09
tests: fix wrong checksum error message
by Klement Sekera
· 5 years ago
95d2f30
classify: Fix 2 coverity errors
by Jon Loeliger
· 5 years ago
fd57408
papi: add call stats
by Ole Troan
· 5 years ago
8b2fffd
tests: Revert "Python Tests: Make VppTestCase unit testable."
by Paul Vinciguerra
· 5 years ago
0c62932
tests: add test run time.
by Ole Troan
· 5 years ago
1ec9fdb
vxlan: fix vxlan hw offload issue
by Chenmin Sun
· 5 years ago
901467e
session: fix session_main_get_worker_if_valid
by Nathan Skrzypczak
· 5 years ago
b295535
vcl: resolve VCL part session cleanup issue
by Yu Ping
· 5 years ago
ce9bdfe
tls: change SSL_has_pending to avoid BIO check error
by Yu Ping
· 5 years ago
e89bfe3
build: fix vom_test dependency on EXTENDED_TESTS
by Dave Wallace
· 5 years ago
72e7312
gso: add protocol header parser
by Mohsin Kazmi
· 5 years ago
1043fd3
tests: fix exception handling around vapi.connect()/.disconnect()
by Paul Vinciguerra
· 5 years ago
207083f
tests: add interface function chaining
by Paul Vinciguerra
· 5 years ago
3f4be92
vom: get interface type from vpp device type
by Mohsin Kazmi
· 5 years ago
3bab8f9
fib: Decouple source from priority and behaviour
by Neale Ranns
· 5 years ago
5f8f617
gre: Multi-point interfaces
by Neale Ranns
· 6 years ago
79619c1
build: Add Jon Loeliger as plugin/MAP maintainer.
by Jon Loeliger
· 5 years ago
3aae3dc
map: Fix a coverity MAP dead-code issue.
by Jon Loeliger
· 5 years ago
f0797d1
build: fix make test with distributed src
by Dave Wallace
· 5 years ago
c9cb8f6
quic: fix stream tx_fifo race condition
by Nathan Skrzypczak
· 5 years ago
d9577b4
quic: clean accept/connect error codepath
by Nathan Skrzypczak
· 5 years ago
3f5594d
gso: remove the interface count
by Mohsin Kazmi
· 5 years ago
deb268f
quic: refactor connection search fn
by Nathan Skrzypczak
· 5 years ago
2f566c2
quic: add conn-timeout config option
by Nathan Skrzypczak
· 5 years ago
65f6cfc
quic: fix import typo
by Nathan Skrzypczak
· 5 years ago
a90b26c
ip6: Fix improper MCAST adj test in IPv6 router solicitation
by Jon Loeliger
· 5 years ago
b3174df
ip: populate ip_reassembly_get_reply correctly
by Matthew Smith
· 5 years ago
960eeea
fib: constify the adjacency in the rewrite nodes
by Neale Ranns
· 5 years ago
9534696
ipip: Tunnel flags controlling copying data to/from payload/encap
by Neale Ranns
· 5 years ago
c8972fe
fib feature: Code mechanics to decouple dependency of feature on adj
by Neale Ranns
· 5 years ago
a6460e4
build: Separate ip and ip6 maintainers
by Jon Loeliger
· 5 years ago
4a6d093
map: Avoid null dereference in 'map show' and 'map del'
by Jon Loeliger
· 5 years ago
08f2664
hsa: Less verbose logging for many sessions
by Nathan Skrzypczak
· 5 years ago
692bfc8
classify: API cleanup
by Jakub Grajciar
· 5 years ago
e2ccdf0
papi: add a per-call _timeout option
by Paul Vinciguerra
· 5 years ago
5d440d9
tests: vpp_interface fix ip6 setter
by Paul Vinciguerra
· 5 years ago
dbf68c9
ipsec: Changes to make ipsec encoder/decoders reusable by the plugins
by Prashant Maheshwari
· 5 years ago
abde62f
tests: GRE over IPSec unit tests
by Neale Ranns
· 5 years ago
e52d8d8
vppinfra: preserve total_cpu_time across clock freq adjustment
by Dave Barach
· 5 years ago
5ef9ca6
tests: raise exception in vpp_interface for invalid sw_if_index
by Paul Vinciguerra
· 5 years ago
e83aa45
bonding: add/del secondary mac address callback
by Matthew Smith
· 5 years ago
73aff47
tests: BFD python3 changes
by snaramre
· 5 years ago
ce43569
dhcp: add FEATURE.yaml for the DHCP plugin
by Jerome Tollet
· 5 years ago
d3955fb
session: no cleanup notification for forced deletes
by Florin Coras
· 5 years ago
Next »