On Wed, 2011-12-07 at 16:41 +0100, Guido Günther wrote: > Hi, > while the ifupdown plugin supports the dns-nameserves parameter it > doesn't allow to specify the search list so add support for that and add > a testcase that verifies the parameters of a static ipv4 connection > (including the dns search list).
Both pushed, thanks! Dan > Cheers, > -- Guido > > Guido Günther (2): > ifupdown plugin: support dns-search entries > ifupdown plugin: Add testcase to verify parsing into NMConnection > > src/settings/plugins/ifupdown/parser.c | 20 ++ > src/settings/plugins/ifupdown/tests/Makefile.am | 2 +- > .../plugins/ifupdown/tests/test-ifupdown.c | 196 > ++++++++++++++++++++ > .../ifupdown/tests/test17-wired-static-verify-ip4 | 5 + > 4 files changed, 222 insertions(+), 1 deletions(-) > create mode 100644 > src/settings/plugins/ifupdown/tests/test17-wired-static-verify-ip4 > _______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
