[rumpkernel/rumprun] afc71c: config: Refactor to use common object handling

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Thu, 17 Dec 2015 10:17:26 -0800

Branch: refs/heads/mato-wip-rumprun-config
Home: https://github.com/rumpkernel/rumprun
Commit: afc71c55170a820c5f78b31e073cbae3940599e6

https://github.com/rumpkernel/rumprun/commit/afc71c55170a820c5f78b31e073cbae3940599e6
Author: Martin Lucina <mato@xxxxxxxxxxxxx>
Date: 2015-12-17 (Thu, 17 Dec 2015)

Changed paths:
M lib/librumprun_base/config.c

Log Message:
-----------
config: Refactor to use common object handling

This allows us to re-use handle_object() for handling nested objects.
Also, ignore unknown keys in config rather than aborting, on the
assumption that we might have been passed a newer config.


Commit: 1a1abadbef40644efb63a4628b2a1f8c5bb12bdc

https://github.com/rumpkernel/rumprun/commit/1a1abadbef40644efb63a4628b2a1f8c5bb12bdc
Author: Martin Lucina <mato@xxxxxxxxxxxxx>
Date: 2015-12-17 (Thu, 17 Dec 2015)

Changed paths:
M app-tools/rumprun
M doc/config.md
M lib/librumprun_base/config.c

Log Message:
-----------
config: Refactor net{} configuration


Compare:
https://github.com/rumpkernel/rumprun/compare/14848c4a5e59...1a1abadbef40

Other related posts:

  • » [rumpkernel/rumprun] afc71c: config: Refactor to use common object handling - GitHub