• Jean-Claude BAU's avatar
    New field activePeer in pp_instance structure · 1f503295
    Jean-Claude BAU authored
    This field is used to store the active peer connected to an instance. In
    wr_mon tool, it replaces the field peer on the display which was not
    very explicit when many peers are connected on the same port. The field
    activePeer takes the value of peer field in the following cases :
    
               MASTER          UNCALIBRATED/SLAVE
    P2P     Rx PDELAY_RESP    Rx qualified ANNOUNCE
              (Filtered)
    E2E       DELAY_RESP      Rx qualified ANNOUNCE
    
    In other cases, the activePeer field is set to 0
    1f503295
Name
Last commit
Last update
..
assert.h Loading commit data...
conf.h Loading commit data...
constants.h Loading commit data...
diag-macros.h Loading commit data...
faults.h Loading commit data...
ieee1588_types.h Loading commit data...
jiffies.h Loading commit data...
lib.h Loading commit data...
pp-instance.h Loading commit data...
pp-time.h Loading commit data...
ppsi.h Loading commit data...
timeout_def.h Loading commit data...
timeout_prot.h Loading commit data...