Skip to content

NetworkInterface does not support get_mac_address() #2737

@teetak01

Description

@teetak01

Description

  • Type: Bug
  • Priority: Major

Bug

Target
K64F

Toolchain:
GCC_ARM|ARM|IAR

meed-os sha:
latest release/master

Currently I cannot call get_mac_address() with NetworkInterface class. This could be fixed by adding:

virtual const char *get_mac_address() = 0;

to features/net/network-socket/NetworkInterface.h

Could this be added there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions