X-Git-Url: http://git.rot13.org/?p=perl-cwmp.git;a=blobdiff_plain;f=README;fp=README;h=8d331ea966ba0b0cd28af206b8111607e29e6ada;hp=0000000000000000000000000000000000000000;hb=709051e4ab31d69cbe4a6b0310e1addb2e1b89ea;hpb=7b228b78e7b84172c1180c463c38f187d1ce496e diff --git a/README b/README new file mode 100644 index 0000000..8d331ea --- /dev/null +++ b/README @@ -0,0 +1,23 @@ +perl-cwmp - Perl ACS server implementing CWMP protocol to manage CPE clients + +Idea here is to implement simpliest possible TR-069 server which can talk to vendor's +CPE and support various quriks (mostly protocol violations) found in implementations. + + +This implementation follows specification: + +CPE WAN Management Protocol v1.1 +TR-069 Issue 1 Amendment 2 + +http://www.broadband-forum.org/technical/download/TR-069_Amendment-2.pdf + + +Currently implemented: + ++ 3.4.1 Encoding SOAP over HTTP ++ 3.4.2 Transaction Sessions +- 3.4.3 File Transfers +- 3.4.4 Authentication +- 3.4.5 Digest Authentication ++ 3.4.6 Additional HTTP Requirements +