Ariadne Conill
|
08805f7de3
|
lifecycle: handle_commands_for_phase(): drop unused lifname variable
|
2020-07-26 03:39:58 -06:00 |
|
Ariadne Conill
|
be00984946
|
lifecycle: stop bringing up links, use link executor instead
|
2020-07-26 03:38:55 -06:00 |
|
Ariadne Conill
|
83ccb4f81d
|
add link executor
|
2020-07-26 03:36:31 -06:00 |
|
Ariadne Conill
|
e046ea6a24
|
tests: migrate to mock link executor
|
2020-07-26 03:34:04 -06:00 |
|
Ariadne Conill
|
52d2bad3b8
|
interface: always attach "use link" executor
|
2020-07-26 03:29:16 -06:00 |
|
Ariadne Conill
|
05e8f9bbb5
|
make all executor scripts testable/mockable
|
2020-07-26 03:26:11 -06:00 |
|
Ariadne Conill
|
12307aeb9d
|
lifecycle: remove static address configuration (replaced with static executor)
|
2020-07-26 03:20:35 -06:00 |
|
Ariadne Conill
|
43c147c6cf
|
build: allow for non-linux executors
|
2020-07-26 03:16:52 -06:00 |
|
Ariadne Conill
|
c1e1d30a58
|
tests: convert ifup/ifdown tests to test with mock executors
|
2020-07-26 03:12:02 -06:00 |
|
Ariadne Conill
|
e29e552cc2
|
port iproute2 configuration from C to shell
|
2020-07-26 03:05:46 -06:00 |
|
Ariadne Conill
|
cae16c5758
|
simplify loopback
|
2020-07-26 02:59:15 -06:00 |
|
Ariadne Conill
|
9e4e17707f
|
lifecycle: expose INTERFACES_FILE env var to executors
|
2020-07-26 02:50:01 -06:00 |
|
Ariadne Conill
|
0669e897fd
|
tests: add mock static executor
|
2020-07-26 02:37:39 -06:00 |
|
Ariadne Conill
|
987e6399de
|
libifupdown: interface: add support for automatic "use static" insertion
|
2020-07-26 02:32:00 -06:00 |
|
Ariadne Conill
|
052156ac09
|
ifquery: add --property (ref #4)
|
2020-07-26 02:28:29 -06:00 |
|
Ariadne Conill
|
f06ee76d41
|
implement ipv6-ra executor for controlling ipv6 RA setting on a per-NIC basis
|
2020-07-26 01:24:06 -06:00 |
|
Ariadne Conill
|
690190a0b9
|
libifupdown: interface-file: do not process use directives unless in an interface context
|
2020-07-25 08:49:37 -06:00 |
|
Ariadne Conill
|
4e452c5fec
|
multicall: mark multicall_usage() as noreturn
this is needed to shut up coverity
|
2020-07-25 08:47:21 -06:00 |
|
Ariadne Conill
|
ea1c39ff5a
|
ifupdown-ng 0.3.
|
2020-07-25 03:18:51 -06:00 |
|
Ariadne Conill
|
3e2d447a44
|
build: make distcheck work
|
2020-07-25 03:18:15 -06:00 |
|
Ariadne Conill
|
38af1ce2d2
|
dhcp: failing to find a supported impl should be a fatal error
|
2020-07-25 03:09:41 -06:00 |
|
Ariadne Conill
|
00c1d0f58c
|
dhcp: react to $PHASE not legacy $MODE
|
2020-07-25 03:08:32 -06:00 |
|
Ariadne Conill
|
96392f0dd1
|
dhcp: add dhclient support
|
2020-07-25 03:06:47 -06:00 |
|
Ariadne Conill
|
201e00bbac
|
dhcp: add support for dhcpcd
|
2020-07-25 03:04:02 -06:00 |
|
Ariadne Conill
|
c51c9f7103
|
build: install executor scripts
|
2020-07-25 02:55:09 -06:00 |
|
Ariadne Conill
|
7eeb7c98b5
|
libifupdown: lifecycle: remove built-in dhcp implementation
|
2020-07-25 02:50:45 -06:00 |
|
Ariadne Conill
|
cd8fbb64fb
|
tests: use mock executors
|
2020-07-25 02:50:24 -06:00 |
|
Ariadne Conill
|
559bf2d1a4
|
libifupdown: execute: fix behavior of lif_file_is_executable()
|
2020-07-25 02:49:44 -06:00 |
|
Ariadne Conill
|
fa0a0d7f79
|
tests: add mock executor
|
2020-07-25 02:38:42 -06:00 |
|
Ariadne Conill
|
cf8ae46ca0
|
executors: add dhcp executor (replacing the built in)
|
2020-07-25 02:36:11 -06:00 |
|
Ariadne Conill
|
dca34ebba7
|
ifupdown: allow for the executor path to be changed
|
2020-07-25 02:22:27 -06:00 |
|
Ariadne Conill
|
95a72b5663
|
libifupdown: lifecycle: implement native executor support
|
2020-07-25 02:19:15 -06:00 |
|
Ariadne Conill
|
f8c14fc233
|
libifupdown: lifecycle: if in verbose mode, export VERBOSE to executors
|
2020-07-25 02:18:53 -06:00 |
|
Ariadne Conill
|
83d64b0a69
|
libifupdown: lifecycle: IFACE env variable should be set to the logical ifname
|
2020-07-25 02:18:35 -06:00 |
|
Ariadne Conill
|
96112d5dc9
|
libifupdown: execute: add lif_maybe_try_executor()
|
2020-07-25 02:17:27 -06:00 |
|
Ariadne Conill
|
4a5a37a620
|
build: define EXECUTOR_PATH
|
2020-07-25 02:02:28 -06:00 |
|
Ariadne Conill
|
eb8f1938dc
|
libifupdown: add utility function to determine if a path is executable
|
2020-07-25 01:58:20 -06:00 |
|
Ariadne Conill
|
b35d985ea4
|
ifupdown-ng 0.2.2.
|
2020-07-25 01:23:14 -06:00 |
|
Ariadne Conill
|
1919f9b0d3
|
fix README formatting
|
2020-07-25 01:18:03 -06:00 |
|
Ariadne Conill
|
cbcd8e8326
|
allow for building against libbsd for glibc systems
|
2020-07-25 01:16:01 -06:00 |
|
Ariadne Conill
|
492e9e7038
|
tests: add tests for fallback netmask handling
|
2020-07-25 01:06:21 -06:00 |
|
Ariadne Conill
|
d582e405b6
|
lifecycle: simplify netmask fallback path
|
2020-07-25 01:02:05 -06:00 |
|
Ariadne Conill
|
60633e4acb
|
lifecycle: add backwards compat for netmask triples
|
2020-07-25 00:58:32 -06:00 |
|
Ariadne Conill
|
03e00cbb02
|
ifupdown-ng 0.2.1.
|
2020-07-24 08:33:22 -06:00 |
|
Ariadne Conill
|
532aaa30de
|
build: add install_docs target
|
2020-07-24 08:32:58 -06:00 |
|
Ariadne Conill
|
475aeb2992
|
add docs for ifdown/ifup/interfaces too
|
2020-07-24 08:28:29 -06:00 |
|
Ariadne Conill
|
cebe24e1ec
|
docs: properly format see also section
|
2020-07-24 07:55:29 -06:00 |
|
Ariadne Conill
|
915f04912c
|
update gitignore
|
2020-07-24 07:48:50 -06:00 |
|
Ariadne Conill
|
bc48534814
|
add ifquery manpage
|
2020-07-24 07:48:14 -06:00 |
|
Ariadne Conill
|
6d1c67ed38
|
README: note how to build apps, docs and run the tests
|
2020-07-24 07:17:18 -06:00 |
|