fff-wireguard: Add missing include for get_mac_label #158

Closed
fbl wants to merge 1 commits from fbl/firmware:gml-fixup into master
Owner

The OpenWrt function get_mac_label resides in /lib/functions/system.sh,
so it has to be included, if we want to use this function.

This include was missing in the fff-wireguard layer3 configuration
script, so it is added here.

Fixes: 68c7d75a1b ("treewide: exploit label MAC address from OpenWrt")

Signed-off-by: Fabian Bläse fabian@blaese.de

The OpenWrt function get_mac_label resides in /lib/functions/system.sh, so it has to be included, if we want to use this function. This include was missing in the fff-wireguard layer3 configuration script, so it is added here. Fixes: 68c7d75a1b ("treewide: exploit label MAC address from OpenWrt") Signed-off-by: Fabian Bläse <fabian@blaese.de>
fbl added 1 commit 2021-08-05 17:56:32 +02:00
f2e7d605c7 fff-wireguard: Add missing include for get_mac_label
The OpenWrt function get_mac_label resides in /lib/functions/system.sh,
so it has to be included, if we want to use this function.

This include was missing in the fff-wireguard layer3 configuration
script, so it is added here.

Fixes: 68c7d75a1b ("treewide: exploit label MAC address from OpenWrt")

Signed-off-by: Fabian Bläse <fabian@blaese.de>
fbl added the
bug
label 2021-08-05 17:57:24 +02:00
Member

Reviewed-by: Christian Dresel <freifunk@dresel.systems>

`Reviewed-by: Christian Dresel <freifunk@dresel.systems>`
Owner

Reviewed-by: Johannes Kimmel <fff@bareminimum.eu>

`Reviewed-by: Johannes Kimmel <fff@bareminimum.eu>`
Author
Owner

merged.

merged.
fbl closed this pull request 2021-09-02 18:29:11 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.