Re: [Netconf] new RFC 4742 errata
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Netconf] new RFC 4742 errata
Greetings,
Please submit errata using this page (under "Report New Errata"):
http://www.rfc-editor.org/errata.php
There are instructions here, although hopefully it's pretty
straightforward:
http://www.rfc-editor.org/how_to_report.html
Please let us know if you have questions.
Thank you.
RFC Editor/ah
On Oct 7, 2009, at 12:52 PM, Xiang Li wrote:
>
> Hi,
>
> Please add an errata attachment to RFC 4742 for the
> following bug (the netconf namespace is missing in the sample hello message):
>
> page 4,
> OLD:
>
> S: <?xml version="1.0" encoding="UTF-8"?>
> S: <hello>
>
> ...
> C: <?xml version="1.0" encoding="UTF-8"?>
> C: <hello>
> ...
>
>
>
> NEW:
>
> S: <?xml version="1.0" encoding="UTF-8"?>
> S: <hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
>
> ...
> C: <?xml version="1.0" encoding="UTF-8"?>
> C: <hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
> ...
>
>
> Thanks,
> Xiang Li
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.