.. |
dict.c
|
dict: cleanups
|
2020-08-04 11:59:36 -06:00 |
dict.h
|
lifecycle: handle executors in reverse order when taking an interface down
|
2020-08-24 11:04:48 -06:00 |
environment.c
|
environment: fix up memory accesses when building envp
|
2020-07-23 09:43:09 -06:00 |
environment.h
|
libifupdown: add environment management routines
|
2020-07-23 05:30:25 -06:00 |
execute.c
|
execute: note the phase each executor is being invoked in
|
2020-08-26 02:06:36 -06:00 |
execute.h
|
execute: note the phase each executor is being invoked in
|
2020-08-26 02:06:36 -06:00 |
fgetline.c
|
add fgetline(3) implementation
|
2020-07-18 18:13:54 -06:00 |
fgetline.h
|
add fgetline(3) implementation
|
2020-07-18 18:13:54 -06:00 |
interface-file.c
|
Remove leading whitespaces before interface attribute values.
|
2020-08-30 22:18:07 +02:00 |
interface-file.h
|
add stub lif_interface_file_parse()
|
2020-07-18 18:02:25 -06:00 |
interface.c
|
Merge pull request #35 from ifupdown-ng/feature/bsearch-parsing
|
2020-08-24 04:41:06 -06:00 |
interface.h
|
change lif_interface.is_up to lif_interface.refcount
|
2020-09-08 14:41:25 -06:00 |
libifupdown.h
|
libifupdown: move ARRAY_SIZE() declaration from multicall
|
2020-08-19 01:58:41 -06:00 |
lifecycle.c
|
change lif_interface.is_up to lif_interface.refcount
|
2020-09-08 14:41:25 -06:00 |
lifecycle.h
|
lifecycle: add support for learning dependents from executors (ref #5)
|
2020-07-28 13:46:25 -06:00 |
list.c
|
list: refactor lif_list_free_nodes() a bit
|
2020-07-28 17:53:48 -04:00 |
list.h
|
list: add LIF_LIST_FOREACH_REVERSE()
|
2020-08-24 11:03:18 -06:00 |
state.c
|
state: use lif_next_token() when parsing ifstate files
|
2020-09-08 14:46:07 -06:00 |
state.h
|
state: add ability to sync a state to if_collection cache
|
2020-07-24 04:48:50 -06:00 |
tokenize.h
|
libifupdown: inline the tokenization functions
|
2020-07-24 04:12:42 -06:00 |
version.c
|
add ifquery --version
|
2020-07-18 19:09:08 -06:00 |
version.h
|
add ifquery --version
|
2020-07-18 19:09:08 -06:00 |