]> git.ipfire.org Git - people/arne_f/network.git/blame - functions
network: Update codebase.
[people/arne_f/network.git] / functions
CommitLineData
1848564d 1#!/bin/bash
5b20e43a 2
1848564d
MT
3for file in /lib/network/functions.*; do
4 . ${file}
5b20e43a
MT
5done
6
1848564d
MT
7# Reading in network tool configuration
8network_config_read