On Wed, Jul 24, 2019 at 10:11 AM Stanislav Fomichev <sdf@xxxxxxxxxx> wrote: > > Add support for exporting ipv6 flow label via bpf_flow_keys. > Export flow label from bpf_flow.c and also return early when > FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL is passed. > > Cc: Willem de Bruijn <willemb@xxxxxxxxxx> > Cc: Petar Penkov <ppenkov@xxxxxxxxxx> > Signed-off-by: Stanislav Fomichev <sdf@xxxxxxxxxx> Acked-by: Song Liu <songliubraving@xxxxxx>