]> git.ipfire.org Git - location/libloc.git/commit
network: Add function to return a reverse pointer for networks
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Apr 2024 10:49:41 +0000 (10:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Apr 2024 10:49:41 +0000 (10:49 +0000)
commit8da88dda6f99ca9938b81a1d75f252e42d74a2c4
treeadbaafe784fda09d8e767742b0c56f2b8922d648
parente55b9875d26bdeb58167863db41cefdd367fab9c
network: Add function to return a reverse pointer for networks

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libloc.sym
src/libloc/network.h
src/lua/network.c
src/network.c
src/python/network.c
src/test-network.c
tests/lua/main.lua