Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
S
Software for White Rabbit PTP Core
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 14
    • Issues 14
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Schedules
  • Wiki
    • Wiki
  • image/svg+xml
    Discourse
    • Discourse
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Projects
  • Software for White Rabbit PTP Core
  • Issues
  • #5

Closed
Open
Opened Dec 14, 2017 by Adam Wujek@awujek💬
  • Report abuse
  • New issue
Report abuse New issue

Fix sending interval of LLDP packets

As today LLDP is sent every 10000th execution of lldp task. During a normal operation that means 1 packets every 2 seconds. However, It can happen that LM32 is busy with other tasks like handling SNMP requests, then frequency of LLDP packets can be much, much longer. LLDP task shall check (monotonic!) time at every execution. When the the defined time elapsed it should send a LLDP packet.

It was never seen as a problem in operation since LLDP was not widely used yet.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
1
Labels
feature
Assign labels
  • View project labels
Reference: project/wrpc-sw#5