Re: [PATCH iproute] ila: Add support for ILA lwtunnels
From: Stephen Hemminger <hidden>
Date: 2015-12-10 17:05:16
From: Stephen Hemminger <hidden>
Date: 2015-12-10 17:05:16
On Mon, 30 Nov 2015 14:57:28 -0800 Tom Herbert [off-list ref] wrote:
This patch: - Adds a utility function for parsing a 64 bit address - Adds a utility function for converting a 64 bit address to ASCII - Adds and ILA encap type in lwt tunnels Signed-off-by: Tom Herbert <redacted>
Looks good applied. You might want to get some of that 64 bit stuff into libmnl as well.