route-table: extract gw information.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 16 Oct 2014 18:38:16 +0000 (11:38 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Mon, 3 Nov 2014 21:27:31 +0000 (13:27 -0800)
commite0cc58f9b7421d1b63bc64c90f25f742fbae5777
tree0d67fa955bbd713c91714070f2da9be9ecb4460b
parentd9b4ebc5d15202bedad06969353435a4c1951c71
route-table: extract gw information.

Routing table will be used by ovs userspace tunneling, it need to
know gw address, following commit extract gw information from
netlink message so that ovs can populate it in ovs route table.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Thomas Graf <tgraf@noironetworks.com>
lib/route-table.c