Re: [PATCH 12/12] examples: Add a netconfig API example/test utility
Denis Kenzior <denkenz at gmail.com>
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hi Andrew, On 3/7/22 08:55, Andrew Zaborowski wrote: > A test utility that simply starts netconfig on a given interface and > prints events that occur. DNS/mdns changes aren't committed to the > system. > --- > Makefile.am | 4 +- > examples/netconfig-test.c | 208 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 211 insertions(+), 1 deletion(-) > create mode 100644 examples/netconfig-test.c > Applied with a minor amend to get rid of a >80 char line. Regards, -Denis