xfrm: add documentation for XFRM_MSG_MIGRATE_STATEAdd documentation for the new XFRM_MSG_MIGRATE_STATE netlink message,which migrates a single SA identified by SPI and mark without involvingpolic
xfrm: add documentation for XFRM_MSG_MIGRATE_STATEAdd documentation for the new XFRM_MSG_MIGRATE_STATE netlink message,which migrates a single SA identified by SPI and mark without involvingpolicies.The document covers the motivation and design differences from theexisting XFRM_MSG_MIGRATE, the SA lookup mechanism, supported attributeswith their omit-to-inherit semantics, and usage examples.Signed-off-by: Antony Antony <antony.antony@secunet.com>Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
show more ...
net: Move XFRM documentation into its own subdirectoryXFRM docs are currently reside in Documentation/networking directory,yet these are distinctive as a group of their own. Move them into xfrmsu
net: Move XFRM documentation into its own subdirectoryXFRM docs are currently reside in Documentation/networking directory,yet these are distinctive as a group of their own. Move them into xfrmsubdirectory.Reviewed-by: Randy Dunlap <rdunlap@infradead.org>Tested-by: Randy Dunlap <rdunlap@infradead.org>Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>