forked from adjacentlink/emane
-
Notifications
You must be signed in to change notification settings - Fork 0
/
PROBLEM-REPORT-FORM
93 lines (48 loc) · 2.11 KB
/
PROBLEM-REPORT-FORM
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
Please use the PRF form below to submit bug reports, problem reports,
etc., to the EMANE developers and interested users. Send to
[email protected]. Please be sure to send your PRF as
plain ASCII text.
You can subscribe to the EMANE users mailing list here:
http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
Replace/remove all the explanatory text in brackets (<>) before mailing.
PLEASE make your Subject: line as descriptive as possible. Subjects like
"EMANE bug" or "bug report" are not helpful.
8<----------8<----------8<----------8<----------8<----------8<----------8<----
Subject: EMANE PRF: <your problem synopsis here>
[[=== SYSTEM INFORMATION ====]]
HOST OPERATING SYSTEM: <??>
HOST ARCHITECTURE: <??>
TARGET OPERATING SYSTEM (if different): <??>
TARGET ARCHITECTURE (if different): <??>
COMPILER and COMPILER VERSION (if applicable) <??>
[[=== VERSION INFORMATION ====]]
EMANE VERSION: <??>
ACE VERSION: <??>
LIBXML2 VERSION: <??>
LIBPCAP_VERSION (if applicable): <??>
WINPCAP_VERSION (if applicable): <??>
EMANE ADD-ON NAMES and VERSIONS (if applicable): <??>
[[== INSTALLATION INFORMATION ==]
EMANE INSTALLATION METHOD (MAKE INSTALL, RPM, OTHER)
(if applicable): <??>
<If OTHER please specify>
[[=== PROBLEM INFORMATION ====]]
TYPE (COMPILATION, INSTALLATION, EXECUTION, OTHER): <??>
BRIEF SUMMARY:
<Short description of the problem>
DETAILED DESCRIPTION:
<Detailed description of the problem: inputs, outputs, failures, etc>
REPEAT BY:
<Instructions for reproducing the problem: procedures, test cases,
sample code, etc>
CONFIGURATION:
<Describe XML configuration used if problem is related to execution:
number of platforms, number of NEMs and their types, types of
transports, etc.>
ATTACHED FILE DESCRIPTION:
<If the problem is related to execution submitting all the related
EMANE XML will greatly enhance the odds of determining the root cause.
List and describe all attached files. ONLY ATTACH ASCII TEXT XML FILES>
SAMPLE FIX/WORKAROUND:
<Any information related to resolving the problem>