]> git.ipfire.org Git - network.git/commit
libnetwork: Add function to check if a PHY supports a specific channel
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 23 Sep 2018 00:44:37 +0000 (02:44 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 23 Sep 2018 00:44:37 +0000 (02:44 +0200)
commit394cff5309adcc9134f2cd85de91da71858dd082
tree257f9330ae05b1150567be4e757e0ff8ea347ebd
parent4ad5981f1fc75e51d4648f3d7b8dc6e7fad47a7d
libnetwork: Add function to check if a PHY supports a specific channel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/functions/functions.phy
src/libnetwork/libnetwork.sym
src/libnetwork/network/phy.h
src/libnetwork/phy.c
src/utils/.gitignore
src/utils/network-phy-list-channels.c [new file with mode: 0644]