1. 21 Sep, 2018 4 commits
  2. 02 Aug, 2018 2 commits
  3. 19 Apr, 2018 1 commit
  4. 12 Sep, 2017 1 commit
    • Sven Meier's avatar
      utc&leap: fixed kernel issue with leap second handling · b2f4280d
      Sven Meier authored
      kernel has two bugs regarding leap second handling: it need to have the
      leap second flags cleared twice before setting them and it doesn't clear the leap second flags after the leap second happened. A workaround was implemented
      accordingly.
      b2f4280d
  5. 11 Sep, 2017 1 commit
  6. 04 Sep, 2017 1 commit
  7. 29 Aug, 2017 3 commits
  8. 24 Aug, 2017 2 commits
  9. 15 Aug, 2017 1 commit
  10. 11 Aug, 2017 1 commit
    • Sven Meier's avatar
      msg: reset ext_specific flags in the announce to zero when either no TLV is… · 8249256f
      Sven Meier authored
      msg: reset ext_specific flags in the announce to zero when either no TLV is appended or the TLV is not a WR TLV
      
      The flags was not set to any value when no TLV was appended or a wrong TLV was appended, in that
      case the RAM content was wrongly propagated as WR flags which may caused that a node is going into
      a wrong state.
      8249256f
  11. 09 Aug, 2017 1 commit
  12. 08 Aug, 2017 1 commit
  13. 07 Aug, 2017 2 commits
  14. 04 Aug, 2017 1 commit
  15. 03 Aug, 2017 2 commits
  16. 01 Aug, 2017 2 commits
  17. 31 Jul, 2017 1 commit
  18. 28 Jul, 2017 1 commit
  19. 26 Jul, 2017 1 commit
  20. 24 Jul, 2017 1 commit
  21. 21 Jul, 2017 3 commits
  22. 20 Jul, 2017 2 commits
    • Sven Meier's avatar
      bmc & wr locking: added leap second propagation and added reset of locking · bc586acd
      Sven Meier authored
      Leap seconds are now also fetched from the system in case we are a grandmaster
      A reset of the locking procedure was added so a locked switch can get master again
      bc586acd
    • Sven Meier's avatar
      bmc & cleanup: fixes after the audit portings · 8633ced3
      Sven Meier authored
      The audit portings changed the timely behaviour of the ppsi which cause wrong behaviours,
      the timeout scheme was changed to only reset timeouts where needed and in all non PTP
      states. UTC offset is now fetched from the system where supported, link up/down is now
      considered in the BMC, also some state changes where cleaned up to be out of the BMC, e.g.
      state changes based on timeouts between PreMaster and Master or between Uncalibrated and Slave.
      8633ced3
  23. 12 Jul, 2017 5 commits