Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
9fd996275c745faec2843cf3a8b1d15d6f8c9dab
/
src
/
vnet
c30d87e
tap: fix memory errors with create/delete API
by Benoît Ganne
· 5 years ago
58b2eb1
vlib: convert frame_index into real pointers
by Andreas Schultz
· 5 years ago
456d2f9
tcp: add node with no 6-tuple lookup
by Vladimir Kropylev
· 5 years ago
6e8b811
session: move constants definition
by Florin Coras
· 5 years ago
2062ec0
session: use llist in session node evt handling
by Florin Coras
· 5 years ago
0dfbce6
session: grab mq lock until ctrl event is enqueued
by Florin Coras
· 5 years ago
a2e4451
session: fix node enable sequence
by Vladimir Kropylev
· 5 years ago
41afb33
ipsec: handle UDP keepalives
by Neale Ranns
· 5 years ago
37dab43
ipsec: coverity found c-n-p error
by Neale Ranns
· 5 years ago
4b0b0d4
ipsec: rewind missing from dual loop
by Neale Ranns
· 5 years ago
f974794
interface: fix issue that pcap rx/tx trace not available when there are worker threads
by Wei CHEN
· 5 years ago
692b949
session: allow transports to generate closed notifications
by Florin Coras
· 5 years ago
53c5015
api: add DSCP definitions to ip_types.api
by Paul Vinciguerra
· 5 years ago
95dd1fe
quic: fix show session verbose
by Aloys Augustin
· 5 years ago
bec771b
tls quic: reduce default segment sizes
by Aloys Augustin
· 5 years ago
a0abbff
session: add thread index to all formatters
by Aloys Augustin
· 5 years ago
401aedf
ipsec: drop outbound ESP when no crypto alg set
by Matthew Smith
· 5 years ago
43ba292
ip: Trace the packet from the punt node
by Neale Ranns
· 5 years ago
495d7ff
ipsec: Reference count the SAs
by Neale Ranns
· 5 years ago
719beb7
ip ipsec: Remove IPSec SPI-0 punt reason
by Neale Ranns
· 5 years ago
bbe6d11
syslog: fix syslog structured data formatting
by Benoît Ganne
· 5 years ago
39040a6
ip: Punt node does not free iovecs
by Neale Ranns
· 5 years ago
a4d2431
ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"
by Neale Ranns
· 5 years ago
d2029bc
ipsec: Revert "IPSEC: remove double byte swap of IP addresses"
by Neale Ranns
· 5 years ago
85fc130
tcp: improve rate estimate
by Florin Coras
· 5 years ago
adbaf7b
ip: fix show ip neigh vector read overflow
by Benoît Ganne
· 5 years ago
33fa710
misc: fix buffer issue in geneve_input
by Zhiyong Yang
· 5 years ago
b5d61a9
fib: fib_entry_flags_update takes a vector of paths
by Neale Ranns
· 5 years ago
70f26d5
session: notify app of session and transport cleanup
by Florin Coras
· 5 years ago
50f4a41
udp: UDPC handle open fail
by Nathan Skrzypczak
· 5 years ago
777d2ae
tcp: remove warning for multi-seg scnario.
by Simon Zhang
· 5 years ago
3f5ebed
fib: fix urpf_itfs vector overflow
by Benoît Ganne
· 5 years ago
b3f58e1
tcp: track last lost bytes in sack sb
by Florin Coras
· 5 years ago
32dcd3b
vppinfra: allocate bihash virtual space on demand
by Dave Barach
· 5 years ago
888640a
map gbp papi: match endianess of f64
by Paul Vinciguerra
· 6 years ago
44e6046
ip: retain local interface address adjacency
by Matthew Smith
· 5 years ago
2eed1a1
session: add flag to disable session lookup
by Nathan Skrzypczak
· 5 years ago
61ad550
session: target app.fib_index in unbind_uri
by Nathan Skrzypczak
· 5 years ago
81cfa9c
vxlan-gbp: Decap ignores reserved bits
by Neale Ranns
· 5 years ago
fe2fff3
ethernet: ARP disabled node
by Neale Ranns
· 5 years ago
3ffe6ca
sctp: move to plugins, disabled by default
by Florin Coras
· 5 years ago
1cfcb78
tcp: timestamp adjustment
by Vladimir Kropylev
· 5 years ago
ca2831a
tcp: add cc algo start tx event
by Florin Coras
· 5 years ago
eff6b82
tcp: add cc algo undo recovery notification
by Florin Coras
· 5 years ago
a3c3265
tcp: add loss signal to cc algo
by Florin Coras
· 5 years ago
73c8d1d
vxlan-gpe: simplify counter code
by Zhiyong Yang
· 5 years ago
4bda2d9
misc: fix coverity warnings
by Dave Barach
· 5 years ago
0c7f54d
quic: fifo notifications fix
by Aloys Augustin
· 5 years ago
c2ac235
fib: allow route delete with no paths and multipath=0 to remove the whole route
by Neale Ranns
· 5 years ago
cfc7a10
gbp: add anonymous l3-out external interfaces
by Benoît Ganne
· 5 years ago
312758f
fib: Coverity fix to remove dead code
by Neale Ranns
· 5 years ago
9a2082f
lisp: init locator probed field in parser
by Florin Coras
· 5 years ago
8a8b83f
ip: check all fib src for a connected dst entry
by Benoît Ganne
· 5 years ago
7910feb
ip: fix ip lookup for arm
by Florin Coras
· 5 years ago
1671d3b
pg: format_pg_input_trace - reorder fields
by Paul Vinciguerra
· 5 years ago
e558496
devices: virtio pci leaking spinlock
by Steven Luong
· 5 years ago
2d379d8
svm: rename fifo tx notifications to reflect use
by Florin Coras
· 5 years ago
e3bbf5b
interface: fixes for buliding for 32bit targets
by Vijayabhaskar Katamreddy
· 5 years ago
cb54e3c
ip: ip-lookup - remove the dead code
by Neale Ranns
· 5 years ago
f73d4c2
tcp: reject out-of-order fins
by Florin Coras
· 5 years ago
182bbc1
tcp: fix close-waiting check for outstanding tx data
by Florin Coras
· 5 years ago
a26349d
session: add half_open_has_fifos for UDPC
by Nathan Skrzypczak
· 5 years ago
8d879e1
tap: fix memory errors in create/delete
by Benoît Ganne
· 5 years ago
4f731f8
tcp: Setup initial CWND as configured
by Vladimir Kropylev
· 5 years ago
b4ca8b1
sctp: add option to enable/disable
by Florin Coras
· 5 years ago
e971bc9
session: Add transport vft protocol options
by Nathan Skrzypczak
· 5 years ago
52c5f26
bonding: fix comment typo
by Zhiyong Yang
· 6 years ago
023d23a
fib: default flow hash config for each DPO protocol type
by Neale Ranns
· 5 years ago
ab05508
api: refactor format_vl_api_prefix_t return keys
by Paul Vinciguerra
· 6 years ago
377860a
api: Remove the inlines file and replace with library functions
by Neale Ranns
· 5 years ago
aaba610
api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_del
by Paul Vinciguerra
· 5 years ago
f6a9ec5
fib: adj cover refinement check change
by Neale Ranns
· 5 years ago
33cd482
misc: fix sctp test with debug images
by Florin Coras
· 5 years ago
398afbd
tcp: window update ack
by Vladimir Kropylev
· 5 years ago
5281473
tcp: delivery rate estimator
by Florin Coras
· 6 years ago
0bcb931
lisp: move cp tests to unittest
by Florin Coras
· 5 years ago
f910e51
hsa: move external echo apps to hsa
by Florin Coras
· 5 years ago
e3b8682
hsa: move session-apps to host-stack apps plugin
by Florin Coras
· 5 years ago
8f818cc
ipsec: print spi in hexadecimal
by Guillaume Solignac
· 6 years ago
ece2ae0
ipsec: return error if the engine backend has no handler for the
by Neale Ranns
· 5 years ago
b4c6775
session: full lock on session_send_evt_to_thread
by Nathan Skrzypczak
· 5 years ago
a638c18
vlib: packet tracer support for pkt thread handoffs
by Dave Barach
· 5 years ago
21b83e9
api: implement ipfix_flush
by Paul Vinciguerra
· 5 years ago
07beade
tcp: add option to pass opaque to next node
by Florin Coras
· 5 years ago
4f740c8
interface: fix the incorrect sizes/offsets in the tso segmentation
by Andrew Yourtchenko
· 5 years ago
e4a1a32
quic: remove session flags identifying Q/S sessions
by Nathan Skrzypczak
· 5 years ago
9dd9434
api: fix return code in vxlan_gbp_tunnel_add_del
by Paul Vinciguerra
· 5 years ago
5e1794d
tap: fix the total length of packet for stats byte
by Mohsin Kazmi
· 5 years ago
97d54ed
tap: add support to configure tap interface host MTU size
by Mohsin Kazmi
· 6 years ago
bc764c8
l2: BD ARP termination entry API update
by Neale Ranns
· 5 years ago
6a69b24
api: fix typos in api error descriptions
by Paul Vinciguerra
· 5 years ago
4515545
ipsec: fix l2 header handling in ah encrypt
by Klement Sekera
· 5 years ago
dac1edb
interface: Fix the tso segmentation
by Mohsin Kazmi
· 5 years ago
c257e07
mpls: fix header offset overflow
by Benoît Ganne
· 5 years ago
f867cf1
session: call session_dequeue_notify after svm_fifo_dequeue_drop
by Vladimir Kropylev
· 5 years ago
540a8da
tcp: allow custom output next node
by Florin Coras
· 5 years ago
c87b66c
ipsec: ipsec-tun protect
by Neale Ranns
· 6 years ago
097fa66
fib: fib api updates
by Neale Ranns
· 7 years ago
283cd2e
api: string type to convert to vector
by Ole Troan
· 6 years ago
e849865
ip: reassembly-separate feature and custom code
by Klement Sekera
· 5 years ago
Next »