~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to html/drivers/driver40.html

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2009-01-05 21:10:03 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090105211003-mh6zc3um4k1uhsj7
Tags: 1:4.2.4p4+dfsg-8
It did not properly check the return value of EVP_VerifyFinal
which results in an malformed DSA signature being treated as
a good signature rather than as an error.  (CVE-2009-0021)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
 
3
 
<html>
4
 
 
5
 
    <head>
6
 
        <meta name="generator" content="HTML Tidy, see www.w3.org">
7
 
        <title>JJY Receivers</title>
8
 
        <link href="../scripts/style.css" type="text/css" rel="stylesheet">
9
 
    </head>
10
 
 
11
 
    <body>
12
 
        <h3>JJY Receivers</h3>
13
 
        <hr>
14
 
        <h4>Synopsis</h4>
15
 
        Address: 127.127.40.<i>u</i><br>
16
 
        Reference ID: <tt>JJY</tt><br>
17
 
        Driver ID: <tt>JJY</tt><br>
18
 
        Serial Port: <tt>/dev/jjy<i>u</i></tt>; 9600 baud, 8-bits, no parity, 1 stop bit
19
 
        <h4>Description</h4>
20
 
        <p>This driver supports the following JJY receivers sold in Japan.</p>
21
 
        <ul>
22
 
            <li>Tristate Ltd. JJY01 <a href="http://www.tristate.ne.jp/rf-clock.html">http://www.tristate.ne.jp/rf-clock.htm</a> (Japanese only)<br>
23
 
            <dl>
24
 
                <dt>Time code format
25
 
                <dd><br>
26
 
                <table>
27
 
                    <tr>
28
 
                        <td>Command</td>
29
 
                        <td>&nbsp;</td>
30
 
                        <td>Reply</td>
31
 
                    </tr>
32
 
                    <tr>
33
 
                        <td><tt>date&lt;CR&gt;&lt;LF&gt;</tt></td>
34
 
                        <td>&nbsp;</td>
35
 
                        <td><tt>YYYY/MM/DD WWW&lt;CR&gt;&lt;LF&gt;</tt></td>
36
 
                    </tr>
37
 
                    <tr>
38
 
                        <td><tt>stim&lt;CR&gt;&lt;LF&gt;</tt></td>
39
 
                        <td>&nbsp;</td>
40
 
                        <td><tt>HH:MM:SS&lt;CR&gt;&lt;LF&gt;</tt></td>
41
 
                    </tr>
42
 
                </table>
43
 
                <br>
44
 
                <dt>NTP configuration ( ntp.conf )
45
 
                <dd>
46
 
                <p>server 127.127.40.X mode 1</p>
47
 
            </dl>
48
 
            <li>C-DEX Co.,Ltd. JST2000 <a href="http://www.c-dex.co.jp/">http://www.c-dex.co.jp/</a> (Japanese only)<br>
49
 
            <dl>
50
 
                <dt>Time code format
51
 
                <dd><br>
52
 
                <table>
53
 
                    <tr>
54
 
                        <td>Command</td>
55
 
                        <td>&nbsp;</td>
56
 
                        <td>Reply</td>
57
 
                    </tr>
58
 
                    <tr>
59
 
                        <td><tt>&lt;ENQ&gt;1J&lt;ETX&gt;</tt></td>
60
 
                        <td>&nbsp;</td>
61
 
                        <td><tt>&lt;STX&gt;JYYMMDD HHMMSSS&lt;ETX&gt;</tt></td>
62
 
                    </tr>
63
 
                </table>
64
 
                <br>
65
 
                <dt>NTP configuration ( ntp.conf )
66
 
                <dd>
67
 
                <p>server 127.127.40.X mode 2</p>
68
 
            </dl>
69
 
        </ul>
70
 
        <p>JJY is the radio station which transmites the JST (Japan Standard Time) in long wave radio. The station JJY is operated by the Communication Research Laboratory. An operating announcement and some information are avaiable from <a href="http://www.crl.go.jp/">http://www.crl.go.jp/</a> (English and Japanese) and <a href="http://jjy.crl.go.jp/">http://jjy.crl.go.jp/</a> (Written in Japanese only)</p>
71
 
        <p>The user is expected to provide a symbolic link to an available serial port device. This is typically performed by a command such as:</p>
72
 
        <p><tt>ln -s /dev/ttyS0 /dev/jjy0</tt></p>
73
 
        <p>Windows NT does not support symbolic links to device files. COM<i>X</i>: is the unit used by the driver, based on the refclock unit number, where unit 1 corresponds to COM1: and unit 3 corresponds to COM3:</p>
74
 
        <h4>Monitor Data</h4>
75
 
        <p>The driver writes each timecode as received to the <tt>clockstats</tt> file.</p>
76
 
        <h4>Fudge Factors</h4>
77
 
        <dl>
78
 
            <dt><tt>time1 <i>time</i></tt>
79
 
            <dd>Specifies the time offset calibration factor, in seconds and fraction, with default 0.0.
80
 
            <dt><tt>time2 <i>time</i></tt>
81
 
            <dd>Not used by this driver.
82
 
            <dt><tt>stratum <i>number</i></tt>
83
 
            <dd>Specifies the driver stratum, in decimal from 0 to 15, with default 0.
84
 
            <dt><tt>refid <i>string</i></tt>
85
 
            <dd>Specifies the driver reference identifier, an ASCII string from one to four characters, with default <tt>WWVB</tt>.
86
 
            <dt><tt>flag1 0 | 1</tt>
87
 
            <dd>Not used by this driver.
88
 
            <dt><tt>flag2 0 | 1</tt>
89
 
            <dd>Not used by this driver.
90
 
            <dt><tt>flag3 0 | 1</tt>
91
 
            <dd>Not used by this driver.
92
 
            <dt><tt>flag4 0 | 1</tt>
93
 
            <dd>Enable verbose <tt>clockstats</tt> recording if set.
94
 
        </dl>
95
 
        <hr>
96
 
        <script type="text/javascript" language="javascript" src="../scripts/footer.txt"></script>
97
 
    </body>
 
3
<html lang="en">
 
4
 
 
5
        <head>
 
6
                <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
 
7
                <meta name="generator" content="HTML Tidy, see www.w3.org">
 
8
                <title>JJY Receivers</title>
 
9
                <link href="scripts/style.css" type="text/css" rel="stylesheet">
 
10
        </head>
 
11
 
 
12
        <body>
 
13
                <h3>JJY Receivers</h3>
 
14
                <hr>
 
15
                <h4>Synopsis</h4>
 
16
                Address: 127.127.40.<i>u</i><br>
 
17
                Reference ID: <tt>JJY</tt><br>
 
18
                Driver ID: <tt>JJY</tt><br>
 
19
                Serial Port: <tt>/dev/jjy<i>u</i></tt>; 9600 baud, 8-bits, no parity, 1 stop bit
 
20
                <h4>Description</h4>
 
21
                <p>This driver supports the following JJY receivers sold in Japan.</p>
 
22
                <ul>
 
23
                        <li>Tristate Ltd. JJY01 <a href="http://www.tristate.ne.jp/">http://www.tristate.ne.jp/</a> (Japanese only)<br>
 
24
                                <dl>
 
25
                                        <dt>Time code format
 
26
                                        <dd><br>
 
27
                                                <table>
 
28
                                                        <tr>
 
29
                                                                <td>Command</td>
 
30
                                                                <td>&nbsp;</td>
 
31
                                                                <td>Reply</td>
 
32
                                                        </tr>
 
33
                                                        <tr>
 
34
                                                                <td><tt>date&lt;CR&gt;&lt;LF&gt;</tt></td>
 
35
                                                                <td>&nbsp;</td>
 
36
                                                                <td><tt>YYYY/MM/DD WWW&lt;CR&gt;&lt;LF&gt;</tt></td>
 
37
                                                        </tr>
 
38
                                                        <tr>
 
39
                                                                <td><tt>stim&lt;CR&gt;&lt;LF&gt;</tt></td>
 
40
                                                                <td>&nbsp;</td>
 
41
                                                                <td><tt>HH:MM:SS&lt;CR&gt;&lt;LF&gt;</tt></td>
 
42
                                                        </tr>
 
43
                                                </table>
 
44
                                                <br>
 
45
                                        <dt>NTP configuration ( ntp.conf )
 
46
                                        <dd>
 
47
                                                <p>server &nbsp; 127.127.40.X &nbsp; mode 1</p>
 
48
                                                <br>
 
49
                                </dl>
 
50
                        <li>C-DEX Co.,Ltd. JST2000 <a href="http://www.c-dex.co.jp/">http://www.c-dex.co.jp/</a> (Japanese only)<br>
 
51
                                <dl>
 
52
                                        <dt>Time code format
 
53
                                        <dd><br>
 
54
                                                <table>
 
55
                                                        <tr>
 
56
                                                                <td>Command</td>
 
57
                                                                <td>&nbsp;</td>
 
58
                                                                <td>Reply</td>
 
59
                                                        </tr>
 
60
                                                        <tr>
 
61
                                                                <td><tt>&lt;ENQ&gt;1J&lt;ETX&gt;</tt></td>
 
62
                                                                <td>&nbsp;</td>
 
63
                                                                <td><tt>&lt;STX&gt;JYYMMDD HHMMSSS&lt;ETX&gt;</tt></td>
 
64
                                                        </tr>
 
65
                                                </table>
 
66
                                                <br>
 
67
                                        <dt>NTP configuration ( ntp.conf )
 
68
                                        <dd>
 
69
                                                <p>server &nbsp; 127.127.40.X &nbsp; mode 2</p>
 
70
                                                <br>
 
71
                                </dl>
 
72
                        <li>
 
73
                                <p>Echo Keisokuki Co.,Ltd. LT-2000 <a href="http://www.clock.co.jp/">http://www.clock.co.jp/</a> (Japanese only)</p>
 
74
                                <dl>
 
75
                                        <dt>Time code format
 
76
                                        <dd><br>
 
77
                                                <table summary="CommandAndReply">
 
78
                                                        <tr>
 
79
                                                                <td>Command</td>
 
80
                                                                <td>&nbsp;</td>
 
81
                                                                <td>Reply</td>
 
82
                                                        </tr>
 
83
                                                        <tr>
 
84
                                                                <td><code>C</code></td>
 
85
                                                                <td></td>
 
86
                                                                <td>( Mode 2 : Continuous )</td>
 
87
                                                        </tr>
 
88
                                                        <tr>
 
89
                                                                <td></td>
 
90
                                                                <td></td>
 
91
                                                                <td><code>YYMMDDWHHMMSS&lt;ST1&gt;&lt;ST2&gt;&lt;ST3&gt;&lt;ST4&gt;&lt;CR&gt;</code></td>
 
92
                                                        </tr>
 
93
                                                        <tr>
 
94
                                                                <td><code>#</code></td>
 
95
                                                                <td></td>
 
96
                                                                <td>( Mode 1 : Request&Send )</td>
 
97
                                                        </tr>
 
98
                                                </table>
 
99
                                                <br>
 
100
                                        <dt>NTP configuration ( ntp.conf )
 
101
                                        <dd>
 
102
                                                <p>server &nbsp; 127.127.40.X &nbsp; mode 3</p>
 
103
                                </dl>
 
104
                </ul>
 
105
                <p>JJY is the radio station which transmites the JST (Japan Standard Time) in long wave radio. The station JJY is operated by the National Institute of Information and Communications Technology. An operating announcement and some information are avaiable from <a href="http://www.nict.go.jp/">http://www.nict.go.jp/</a> (English and Japanese) and <a href="http://jjy.nict.go.jp/">http://jjy.nict.go.jp/</a> (English and Japanese)</p>
 
106
                <p>The user is expected to provide a symbolic link to an available serial port device. This is typically performed by a command such as:</p>
 
107
                <p><tt>ln -s /dev/ttyS0 /dev/jjy0</tt></p>
 
108
                <p>Windows NT does not support symbolic links to device files. COM<i>X</i>: is the unit used by the driver, based on the refclock unit number, where unit 1 corresponds to COM1: and unit 3 corresponds to COM3:</p>
 
109
                <h4>Monitor Data</h4>
 
110
                <p>The driver writes each timecode as received to the <tt>clockstats</tt> file.</p>
 
111
                <h4>Fudge Factors</h4>
 
112
                <dl>
 
113
                        <dt><tt>time1 <i>time</i></tt>
 
114
                        <dd>Specifies the time offset calibration factor, in seconds and fraction, with default 0.0.
 
115
                        <dt><tt>time2 <i>time</i></tt>
 
116
                        <dd>Not used by this driver.
 
117
                        <dt><tt>stratum <i>number</i></tt>
 
118
                        <dd>Specifies the driver stratum, in decimal from 0 to 15, with default 0.
 
119
                        <dt><tt>refid <i>string</i></tt>
 
120
                        <dd>Specifies the driver reference identifier, an ASCII string from one to four characters, with default <tt>JJY</tt>.
 
121
                        <dt><tt>flag1 0 | 1</tt>
 
122
                        <dd>Not used by this driver.
 
123
                        <dt><tt>flag2 0 | 1</tt>
 
124
                        <dd>Not used by this driver.
 
125
                        <dt><tt>flag3 0 | 1</tt>
 
126
                        <dd>Not used by this driver.
 
127
                        <dt><tt>flag4 0 | 1</tt>
 
128
                        <dd>Not used by this driver.
 
129
                </dl>
 
130
                <hr>
 
131
                <script type="text/javascript" language="javascript" src="scripts/footer.txt"></script>
 
132
        </body>
98
133
 
99
134
</html>
 
 
b'\\ No newline at end of file'