X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Documentation%2Fnetworking%2Fxfrm_sync.txt;h=d7aac9dedeb4266d970e8cc910726a027305a0b3;hb=fd860195a4f9d661754345bd06a3adb30d12d882;hp=8be626f7c0b8f8bce9d0b129a546fc003d769c7f;hpb=d42510a0f58c2583c37c8e9b7548e3a68545863a;p=~andy%2Flinux diff --git a/Documentation/networking/xfrm_sync.txt b/Documentation/networking/xfrm_sync.txt index 8be626f7c0b..d7aac9dedeb 100644 --- a/Documentation/networking/xfrm_sync.txt +++ b/Documentation/networking/xfrm_sync.txt @@ -47,10 +47,13 @@ aevent_id structure looks like: struct xfrm_aevent_id { struct xfrm_usersa_id sa_id; + xfrm_address_t saddr; __u32 flags; + __u32 reqid; }; -xfrm_usersa_id in this message layout identifies the SA. +The unique SA is identified by the combination of xfrm_usersa_id, +reqid and saddr. flags are used to indicate different things. The possible flags are: