Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
87d24db65facb89ca524c951b8379ca2ec4dbc7a
/
src
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
95d2f30
classify: Fix 2 coverity errors
by Jon Loeliger
· 5 years ago
fd57408
papi: add call stats
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
72e7312
gso: add protocol header parser
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
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
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
dbf68c9
ipsec: Changes to make ipsec encoder/decoders reusable by the plugins
by Prashant Maheshwari
· 5 years ago
e52d8d8
vppinfra: preserve total_cpu_time across clock freq adjustment
by Dave Barach
· 5 years ago
e83aa45
bonding: add/del secondary mac address callback
by Matthew Smith
· 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
3268a64
classify: debug cli %v not %s
by Dave Barach
· 5 years ago
757de98
ip: init l3_hdr_offset when pushing an ip4 header
by Florin Coras
· 5 years ago
bfd7d29
vlib: add 'wait' cli command
by Paul Vinciguerra
· 5 years ago
d3b8c86
nat: fix dhcp client on outside interface with output feature
by Alexander Chernavin
· 5 years ago
9fb6d40
misc: add address sanitizer heap instrumentation
by Benoît Ganne
· 6 years ago
99fbf05
papi: fix typo in repr
by Paul Vinciguerra
· 5 years ago
9efcee6
fib: Fix crash on cover update to non activated adj source
by Neale Ranns
· 5 years ago
acaa04a
map: Fix inverted 'map security check enable' CLI flag.
by Jon Loeliger
· 5 years ago
c298f37
quic: Refactor for crypto contexts
by Nathan Skrzypczak
· 5 years ago
be2ad0b
flow: fix several crash issues
by Chenmin Sun
· 5 years ago
7dbf9a1
fib: reduce save_rewrite_length to u8
by Klement Sekera
· 5 years ago
981a690
fib: Another realloc burn
by Neale Ranns
· 5 years ago
2b65f9c
misc: add gdb helpers for vlib buffers
by Benoît Ganne
· 5 years ago
e69f471
lb: lb_add_del_vip and lb_add_del_as doesn't work.
by Hongjun Ni
· 5 years ago
30cca51
build: remove valgrind leftovers
by Benoît Ganne
· 5 years ago
42bde45
ethernet: all dmac checks include secondary addrs
by Matthew Smith
· 5 years ago
9db6ada
fib: Table Replace
by Neale Ranns
· 5 years ago
0d3d482
tap: fix coverity warning 205875
by Andrew Yourtchenko
· 5 years ago
599db9e
tcp: honor cc pacing rate when resetting pacer
by Florin Coras
· 5 years ago
b72a0ff
tcp: invalidate expired timer handles before dispatching
by Florin Coras
· 5 years ago
5f9f3c8
vlib: autogenerate <node> before <last-in-arc> constraints
by Dave Barach
· 5 years ago
da47f67
papi: fix papi default handling
by Ole Troan
· 5 years ago
7c8803d
vppapigen: clean up typos in c generated code
by Paul Vinciguerra
· 5 years ago
b307c71
vppapigen: fix i64 format string
by Paul Vinciguerra
· 5 years ago
1c200dc
vppapigen: fix typo on f64 endian_string
by Paul Vinciguerra
· 5 years ago
ba2c7fa
papi: add missing base types to serializer
by Paul Vinciguerra
· 5 years ago
14b0b47
papi: add repr to packer types for troubleshooting
by Paul Vinciguerra
· 5 years ago
f9623ca
quic: Refactor quic rx callback for offload
by Nathan Skrzypczak
· 5 years ago
b2fce36
hsa: Improve for mq-intensive
by Nathan Skrzypczak
· 5 years ago
952a7b8
build: add build types helpstring to cmake project
by Damjan Marion
· 5 years ago
7bd1fd7
quic: Remove qctx opening pool
by Nathan Skrzypczak
· 5 years ago
a7f81b7
crypto-ipsecmb: use single GCM API
by Fan Zhang
· 5 years ago
9ce3523
vppinfra: fix coverity issue 205691 in pmalloc
by Andrew Yourtchenko
· 5 years ago
418ebb7
papi: support default for type alias decaying to basetype
by Ole Troan
· 5 years ago
8cdb1a0
ipsec: fix trailing data overflow
by Filip Tehlar
· 5 years ago
595d6f8
ikev2: install/remove ipsec tunnels from main thread
by Filip Tehlar
· 5 years ago
f4ce6ba
tcp: add no csum offload config option
by Florin Coras
· 5 years ago
ff31ac6
vcl: if the ldp user send buf with 0 len, it will assert failed.
by jiangxiaoming
· 5 years ago
11e9e35
session tcp: support pacer idle timeouts
by Florin Coras
· 5 years ago
d28437c
classify: per-interface rx/tx pcap capture filters
by Dave Barach
· 5 years ago
e51a9bb
vlib: improve code coverage, part deux
by Dave Barach
· 5 years ago
a548d13
ipsec: Honour the renumber argument when selecting show instnace
by Neale Ranns
· 5 years ago
0b91bd6
vlib: pci: fix non-NULL terminated C-string
by Benoît Ganne
· 5 years ago
99eefc2
ikev2: fix memory leak in child SA
by Filip Tehlar
· 5 years ago
fa6b556
misc: fix 4 coverity warnings in srv6-mobile
by Dave Barach
· 5 years ago
bf85a98
flow: Add GTP support
by Chenmin Sun
· 5 years ago
7c6102b
tap: multiqueue support
by Damjan Marion
· 5 years ago
0b6c9c4
quic: Increase logging
by Nathan Skrzypczak
· 5 years ago
8f01183
virtio: fix use-after-free
by Benoît Ganne
· 5 years ago
d9035a4
session tcp: add opaque data to show cli
by Florin Coras
· 5 years ago
3bbbf0d
session: fix transport proto unformat
by Florin Coras
· 5 years ago
331c428
quic: handle duplicate packet from quicly
by Dave Wallace
· 5 years ago
989bc47
session: Fix out of order mq
by Nathan Skrzypczak
· 5 years ago
9df54b7
srv6-mobile: fix yamllint failure in FEATURE.yaml
by Dave Wallace
· 5 years ago
ab9b9a5
dpdk: fix non-NULL terminated string
by Benoît Ganne
· 5 years ago
91f90d0
session: more show cli output
by Florin Coras
· 5 years ago
1b81e6e
srv6-mobile
by Tetsuya Murakami
· 5 years ago
360b523
map: fix coverity issue 205684
by Andrew Yourtchenko
· 5 years ago
9a6dc8a
nat: respect arc features (multi worker)
by Filip Varga
· 5 years ago
b15ad95
map: Fix TCP MSS clamping for MAP-E traffic.
by Jon Loeliger
· 5 years ago
93e060a
session: Increasing the Header lengthe size
by Srikanth Akula
· 5 years ago
e140d5d
session: extra checks in session validation
by Srikanth Akula
· 5 years ago
c17fc44
vlib: improve code coverage in src/vlib
by Dave Barach
· 5 years ago
920180e
api: configurable binary api client rx pthread fcn
by Dave Barach
· 5 years ago
d14fccd
ipsec: Coverity warnings
by Neale Ranns
· 5 years ago
210c745
nsim: add FEATURE.yaml
by Dave Barach
· 5 years ago
Next »