aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | net.example: Add example for network namespace supportPatrick McLean2021-03-111-0/+9
* | net/iproute2.sh: Add initial support for network namespacesPatrick McLean2021-03-113-47/+148
* | Makefile.inc: tag a new release0.7.3Lars Wendler2021-02-101-1/+1
* | net/apipa.sh: Simplify and address the remaining portability issuesKerin Millar2021-02-021-34/+29
* | net/apipa.sh: Account for the first and last /24 being reservedKerin Millar2021-01-271-3/+3
* | net/iwd.sh: Removed non-working "need dbus" callLars Wendler2021-01-271-1/+0
* | net/apipa.sh: fix broken implementation by way of a rewriteKerin Millar2021-01-271-27/+67
* | Use sysfs to obtain the MAC address in net/iproute2.shKerin Millar2021-01-241-9/+6
* | udev_helper/net.sh: Ignore wireguard interfacesLars Wendler2021-01-181-1/+1
* | doc/net.example.Linux.in: Document wpa_supplicant's dbus dependencyLars Wendler2021-01-181-0/+4
* | net/wpa_supplicant.sh: Removed non-working "need dbus" callLars Wendler2021-01-181-8/+0
* | net/pppd.sh: Completely overhauled pppd version checkLars Wendler2021-01-181-21/+3
* | Convert many "grep" calls to "grep -F"Lars Wendler2021-01-186-14/+12
* | net/pppd.sh: Improved pppd version checkLars Wendler2021-01-181-1/+1
* | net/l2tp.sh: dash doesn't know "&>/dev/null" redirectLars Wendler2021-01-181-2/+1
* | Makefile.inc: tag new release0.7.2Robin H. Johnson2021-01-051-1/+1
* | net/pppd.sh: prefer defaultroute-metricLars Wendler2021-01-051-2/+2
* | net/pppd.sh: ppp-2.4.9 has renamed rp-pppoe.so to pppoe.soLars Wendler2021-01-052-6/+6
* | Add code style fixes and missing copyright headersLars Wendler2021-01-051-2/+3
* | net/dhcpcd.sh: Remove support for ancient dhcpcd versionsLars Wendler2021-01-051-18/+9
* | net/dhcpcd.sh: Don't run dhcpcd on stop if it's not installedBrian Evans2020-12-151-1/+1
* | init.d/net.lo.in: Add missing closing function bracketLars Wendler2020-09-071-0/+1
* | net/iw: implement 802.11s meshRobin H. Johnson2020-06-022-1/+31
* | net/iw: refactor iw mode setupRobin H. Johnson2020-06-021-17/+20
* | doc/net.example.Linux: document !wireless betterRobin H. Johnson2020-06-021-5/+16
* | dhclientv6: Add DHCPv6 support via dhclientDaniel Solano Gómez2020-06-026-6/+162
* | udev_helper: recognize more interface typesRobin H. Johnson2020-05-311-1/+1
* | Added macvtap supportArseni Nimera2020-05-312-2/+9
* | net/ip6to4: partial fix for bug #528314Robin H. Johnson2020-05-301-2/+2
* | net/iproute2: support containers without /proc/sys/net/ipv4/route/flushRobin H. Johnson2020-05-301-1/+11
* | net/iwd: ensure program is presentRobin H. Johnson2020-05-301-0/+1
* | net/iwd: add iwd helperHans Fernhout2020-05-301-0/+53
* | doc: Document bridge_forward_delay/bridge_hello_timeRobin H. Johnson2020-05-301-0/+10
* | net/dhcpcd.sh: Put user args into a temp fileLars Wendler2020-05-301-6/+14
* | net/dhcpcd.sh: fetch pidfile location from dhcpcdLars Wendler2020-05-301-2/+11
|/
* Makefile: bump0.7.1Robin H. Johnson2020-01-041-1/+1
* shellcheck: fix Double quote array expansions to avoid re-splitting elements....0.7.0Robin H. Johnson2020-01-042-2/+2
* pppd.sh: ppp-2.4.8 introduced "defaultroute-metric" optionLars Wendler2020-01-031-2/+32
* net/iw.sh: minor whitespace fixBen Kohler2019-07-091-2/+2
* net/*: fix ordering of dhcp clientsBen Kohler2019-07-093-2/+8
* net/system.sh: change net-scripts to netifrc in outputBen Kohler2019-07-091-3/+3
* init.d/net.lo.in: shellcheck: stop()Robin H. Johnson2019-04-201-4/+6
* init.d/net.lo.in: shellcheck: start()Robin H. Johnson2019-04-201-11/+19
* init.d/net.lo.in: shellcheck: _run_if()Robin H. Johnson2019-04-201-1/+1
* init.d/net.lo.in: shellcheck: _load_configRobin H. Johnson2019-04-201-4/+5
* init.d/net.lo.in: shellcheck: _load_modulesRobin H. Johnson2019-04-201-6/+8
* init.d/net.lo.in: shellcheck: PROVIDEDBY MODULE trampleRobin H. Johnson2019-04-201-5/+5
* init.d/net.lo.in: shellcheck: _gen_module_list()Robin H. Johnson2019-04-201-12/+12
* init.d/net.lo.in: shellcheck: _which()Robin H. Johnson2019-04-201-1/+1
* init.d/net.lo.in: shellcheck: quick initial variable valuesRobin H. Johnson2019-04-201-2/+2