Re: [PATCH] xfrm: Notify changes in UDP encapsulation via netlink

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Martin Willi
Date: Tuesday, October 28, 2008 - 1:44 pm

> I don't see the code which will actually invoke the new

The patch is complete, sorry for being unclear.

xfrm_send_mapping is an implementation of a xfrm_mgr operation. 


This operation is invoked from net/ipv4/esp4.c through the
km_new_mapping() function, km_new_mapping() invokes all registered key
managers. It is already implemented in the PF_KEY interface (pfkeyv2_mgr
in af_key.c), but is missing in the netlink xfrm interface. The patch
adds this functionality to the netlink interface.


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] xfrm: Notify changes in UDP encapsulation via ..., Martin Willi, (Tue Oct 28, 1:44 pm)