bridge: make it more clear why the config was applied
authorPetr Štetiar <ynezz@true.cz>
Thu, 9 Mar 2023 08:30:19 +0000 (09:30 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 31 May 2023 16:43:05 +0000 (18:43 +0200)
commit9ba422908a2f5fc119193b3b89ad88fe9f8daee6
treef7ed685fe4022d98bfda43e97b783c048d255b80
parent9d68f398635cc18b83c5b30927e916532bbe535d
bridge: make it more clear why the config was applied

In some cases we see, that the bridge configuration was applied, but its
not exactly clear why it was done, so lets add a simple debugging output
which should provide currently missing clue.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
bridge.c