On Wed, 7 Jun 2017 15:23:13 +0200 Jakub Sitnicki <j...@redhat.com> wrote:
> When modifying a route we set the RTA_OIF attribute only if a device was > specified with "dev" or "oif" keyword. But for some unknown reason we > earlier alternatively check also for the presence of "nexthop" keyword, > even though it has no effect. So remove the pointless check. > > Signed-off-by: Jakub Sitnicki <j...@redhat.com> Makes sense, applied.