Re: [PATCH v3 net-next 4/8] geneve: Make dst-port configurable.

2015-08-26 Thread John W. Linville
On Mon, Aug 24, 2015 at 10:43:11AM -0700, Pravin B Shelar wrote: > Add netlink interface to configure Geneve UDP port number. > So that user can configure it for a Gevene device. > > Signed-off-by: Pravin B Shelar > Reviewed-by: Jesse Gross Acked-by: John W. Linville -- John W. Linville

Re: [PATCH v3 net-next 4/8] geneve: Make dst-port configurable.

2015-08-25 Thread Thomas Graf
On 08/24/15 at 10:43am, Pravin B Shelar wrote: > Add netlink interface to configure Geneve UDP port number. > So that user can configure it for a Gevene device. > > Signed-off-by: Pravin B Shelar > Reviewed-by: Jesse Gross Acked-by: Thomas Graf -- To unsubscribe from this list: send the line "

[PATCH v3 net-next 4/8] geneve: Make dst-port configurable.

2015-08-24 Thread Pravin B Shelar
Add netlink interface to configure Geneve UDP port number. So that user can configure it for a Gevene device. Signed-off-by: Pravin B Shelar Reviewed-by: Jesse Gross --- Fixed dst-port netlink encoding --- drivers/net/geneve.c | 25 + include/uapi/linux/if_link