[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081028.160141.176457272.davem@davemloft.net>
Date: Tue, 28 Oct 2008 16:01:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: martin@...ongswan.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] xfrm: Notify changes in UDP encapsulation via netlink
From: martin@...ongswan.org (Martin Willi)
Date: Tue, 28 Oct 2008 09:51:19 +0100 (CET)
> Add new_mapping() implementation to the netlink xfrm_mgr to notify
> address/port changes detected in UDP encapsulated ESP packets.
>
> Signed-off-by: Martin Willi <martin@...ongswan.org>
Applied, thanks a lot.
> + um = nlmsg_data(nlh);
> +
> + memcpy(&um->id.daddr, &x->id.daddr, sizeof(um->id.daddr));
That second line has trailing whitespace which I fixed up by hand
when applying this patch.
Please avoid this in the future.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists