net/keepalived: fix kmod-macvlan dependency
authorFlorian Eckert <redacted>
Tue, 14 Nov 2017 12:42:36 +0000 (13:42 +0100)
committerFlorian Eckert <redacted>
Mon, 22 Jan 2018 14:32:56 +0000 (15:32 +0100)
commita7f02bf1c81531b22814f9f0ef28677474cc14fa
tree598d667fa7085909265ea275da6444a918431819
parentb6c6c9e5355da9dd3c31e929a40bb5039d4461f2
net/keepalived: fix kmod-macvlan dependency

If the option 'use_vmac' is selected in a keepalived config and
kmod-macvlan is not installed then keepalived raise an error.

  Netlink: error: Not supported, type=(16), seq=1510647577, pid=0
  vmac: Error creating VMAC interface vrrp.42 for vrrp_instance xxx!!!

Add 'kmod-macvlan' to the package dependency list fixes this error.

Signed-off-by: Florian Eckert <redacted>
net/keepalived/Makefile
git clone https://git.99rst.org/PROJECT