commit | 8fd1f5e2d684ef1efbc08e048bad9690ef2f1952 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Tue Jul 24 17:33:36 2012 +0200 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Tue Jul 24 17:33:36 2012 +0200 |
tree | 13b3c5fd26666c67402600e3a2f34e290cf225b5 | |
parent | 5350b7838a664713589d5a29a3caa1e41f5d4215 [diff] |
mod_netconf: mod_netconf only receives requests. Since now, requests are send to the mod_netconf daemon via UNIX socket using JSON format. There is new testing application (not completed yet) to provide examples of sending messages to the daemon and receiving the answers. In future, this will be done by php/python/perl/... scripts providing web-based NETCONF GUI.