Create a centralized setup for ebtables.
This is necessary to garantuee the order
of how chains are created.
Right now it provides a 1:1 drop-in
replacement of how things currently work
and no changes are needed in the short term.
* add Makefile that adds Device.Firewall. and Device.NAT. tr181
data model objects as a micro service
* add CONFIG_FIREWALLMNGR_PORT_TRIGGER option, which, when enabled
includes support for Device.NAT.PortTrigger. object and selects
appropriate kmod dependencies, and is enabled by default
* copy port-trigger scripts to firewallmngr, as it might be
archived in future