Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
bpf ヘルパー関数 bpf_skb_get_xfrm_state() は、トランスポート モードを使用する ipsec に対して、またはトンネル モードに対してのみ機能すると想定されていますか?
ESP パケットを受信したときに新しい SA/SP (トランスポート モード) をオンザフライで作成する可能性はありますが、対応する SPI に SA/SP が存在しません。 bpf プログラム?