FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Configure Kube-proxy global parameters. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | sticky_buckets_per_core |
u32 | flow_timeout |
Configure Kube-proxy global parameters.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sticky_buckets_per_core | - Number of buckets per worker thread in the established flow table (must be power of 2). |
flow_timeout | - Time in seconds after which, if no packet is received for a given flow, the flow is removed from the established flow table. |