-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
29 lines (27 loc) · 1.24 KB
/
TODO
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
# not part of distribution - TODO notes to implement before next release
2.3.1.1 / 2.3.2:
- man page updates for template files x
- clock ID printed in reverse in L2 mode
with (grandmasterID present?) - not an issue, looks like a White Rabbit problem x
- complete built-in templates
- add dummy or populated default template file x [dummy]
- compact grantable message types and use smaller array to save memory x
- 16.1.1: may be granted in listening state or passive state <- but g.8265 is no BMCA x
- sig/msg message acceptance 4 options: all1,port, clockid,port, clock,all1, all1,all1 x
- rework config option parsing x
- rework parseConfig to support an opcode, get rid of remaining macros x
- rework trigger and dependency macros: 2nd pass?
- SET messages to refresh the config properly x/-
- NVRAM write?
- pointer to best master x
- disqualification flag x
- remove masteraddr in favour of bestMaster->sourceAddr x
- use split token loop
- use pointer to best master x
- management TLV buffer guard and don't unpack GET x
- SNMP - implement statistics tables x
- SNMP - implement remaining traps x
- add alarm events -> trigger SNMP traps
- add offset alarm threshold to config
- remaining management message SET handling
- clean up object order in the MIB x