nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | |||
3 | <vendor vendor-id="Sun" code="42" name="Sun Microsystems, Inc."/> |
||
4 | |||
5 | <application id="555" name="Sun Ping Application" uri="ftp://ftp.ietf.org/internet-drafts/draft-calhoun-diameter-sun-ping-02.txt"> |
||
6 | <command name="Ping" code="511" vendor-id="Sun"/> |
||
7 | |||
8 | <avp name="Ping-Timestamp-Secs" code="1" vendor-id="Sun" mandatory="mustnot" vendor-bit="must"> |
||
9 | <type type-name="Unsigned32"/> |
||
10 | </avp> |
||
11 | <avp name="Ping-Timestamp-Usecs" code="2" vendor-id="Sun" mandatory="mustnot" vendor-bit="must"> |
||
12 | <type type-name="Unsigned32"/> |
||
13 | </avp> |
||
14 | <avp name="Ping-Timestamp" code="3" vendor-id="Sun" mandatory="mustnot" vendor-bit="must"> |
||
15 | <grouped> |
||
16 | <gavp name="Ping-Timestamp-Secs"/> |
||
17 | <gavp name="Ping-Timestamp-Usecs"/> |
||
18 | </grouped> |
||
19 | </avp> |
||
20 | </application> |