commit | b0fcee825c0ad05057a97d1f4685e1b9e9d00c53 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Wed Feb 15 09:39:24 2017 +0100 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Wed Feb 15 09:39:24 2017 +0100 |
tree | cb431638b0972b632f8419c05afa682cd552c4ca | |
parent | 37b103830ec3e52a761bb647eb78da22a1fe4e09 [diff] |
xfrm: Add a secpath_set helper. Add a new helper to set the secpath to the skb. This avoids code duplication, as this is used in multiple places. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>