bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* xfrm states with bpf
@ 2019-08-07 10:26 Szabó Örs
  0 siblings, 0 replies; only message in thread
From: Szabó Örs @ 2019-08-07 10:26 UTC (permalink / raw)
  To: bpf

Hi,
Does the bpf helper function bpf_skb_get_xfrm_state suppose to work
for ipsec using transport mode ? So far i have only managed to get it
working with tunnel mode.

Is there any possibility with bpf to create new SA/SP (transport mode)
on the fly when an ESP packet is received but there is no SA/SP
present for the corresponding SPI, provided that all necessary
information for the creation is available in the bpf program?

/Ors

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-07 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-07 10:26 xfrm states with bpf Szabó Örs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).