Frontend ideas » History » Version 2
« Previous -
Version 2/6
(diff) -
Next » -
Current version
Oleksandr Rybalko, 04/15/2011 09:15 AM
Frontend ideas¶
conf daemon handle whole system configuration, serve system events and frontends requests.
Downstream¶
- Should be able to interact with ifconfig
- - - with DHCP server/client/relay
- - - with mpd
- - - with ipfw
- - - with hostapd
- - - with Switch API
Upstream¶
- Web frontend
- CLI frontend
- SNMP
- TR069
- UPNP
conf protocol
Protocol used between conf and frontend's.¶
- GET - get single value or subtree
- PUT - set/create single value or subtree
- DELETE - delete single value or subtree