Project

General

Profile

Frontend ideas » History » Version 2

Version 1 (Oleksandr Rybalko, 04/12/2011 09:06 PM) → Version 2/6 (Oleksandr Rybalko, 04/15/2011 09:15 AM)

h1. Frontend ideas

_*conf*_ daemon handle whole system configuration, serve system events and frontends requests.

h2. h3. Downstream

* Should be able to interact with ifconfig
* - - with DHCP server/client/relay
* - - with mpd
* - - with ipfw
* - - with hostapd
* - - with Switch API

h2. h3. Upstream

# Web frontend
# CLI frontend
# SNMP
# TR069
# UPNP

h2. 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