Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Hashim1999164
/
openlldp
Public
forked from
intel/openlldp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 25, 2026
Post 1.2 branch.
Show description for e1c2f42
apconole
apconole
committed
e1c2f42
View commit details
Copy full SHA for e1c2f42
Browse repository at this point
ChangeLog: Summarize changes from 1.1.0 to 1.2.0
Show description for 5d96bd0
apconole
apconole
committed
5d96bd0
View commit details
Copy full SHA for 5d96bd0
Browse repository at this point
lldp: fix test_arg_ipv6
Show description for 5073d8a
m-hauapconole
m-hau
authored and
apconole
committed
5073d8a
View commit details
Copy full SHA for 5073d8a
Browse repository at this point
lldp: fix _set_arg_info output label
Show description for 38171cb
m-hauapconole
m-hau
authored and
apconole
committed
38171cb
View commit details
Copy full SHA for 38171cb
Browse repository at this point
test: Add regression coverage for multiple management address TLVs
Show description for 2e36681
apconole
apconole
committed
2e36681
View commit details
Copy full SHA for 2e36681
Browse repository at this point
lldp: Tolerate multiple management address TLVs
Show description for d23348d
thwalshapconole
thwalsh
authored and
apconole
committed
d23348d
View commit details
Copy full SHA for d23348d
Browse repository at this point
vdp22: Fix stringop-truncation / OOB read risk in mgrid2str()
Show description for 5409de3
apconole
apconole
committed
5409de3
View commit details
Copy full SHA for 5409de3
Browse repository at this point
lldp_8021qaz: Remove unused loop counter 'i'
Show description for 779fdbe
apconole
apconole
committed
779fdbe
View commit details
Copy full SHA for 779fdbe
Browse repository at this point
lldp_dcbx_cmds: Remove unused event_flag accumulator
Show description for da391b4
apconole
apconole
committed
da391b4
View commit details
Copy full SHA for da391b4
Browse repository at this point
lldp_dcbx_nl: Remove unused loop counter 'i'
Show description for 2bc2423
apconole
apconole
committed
2bc2423
View commit details
Copy full SHA for 2bc2423
Browse repository at this point
test: Detach netns mount namespaces from host propagation
Show description for ee5b4df
apconole
apconole
committed
ee5b4df
View commit details
Copy full SHA for ee5b4df
Browse repository at this point
test: Fix missing-End-TLV test to expect the correct rejection message
Show description for de9606a
apconole
apconole
committed
de9606a
View commit details
Copy full SHA for de9606a
Browse repository at this point
vdpnl: Fix off-by-one maxtype passed to nla_parse()
Show description for 11b2556
apconole
apconole
committed
11b2556
View commit details
Copy full SHA for 11b2556
Browse repository at this point
eloop: Bound socket dispatch by the polled fds array size
Show description for 582e814
apconole
apconole
committed
582e814
View commit details
Copy full SHA for 582e814
Browse repository at this point
rx: Fix heap-buffer-overflow reading TLV header past frame end
Show description for e840a49
apconole
apconole
committed
e840a49
View commit details
Copy full SHA for e840a49
Browse repository at this point
qbg22sim: Fix dangling pointer usage.
Show description for 463aecf
apconole
apconole
committed
463aecf
View commit details
Copy full SHA for 463aecf
Browse repository at this point
gcc: Advance supported versions and drop unsupported versions.
Show description for 0e5679e
apconole
apconole
committed
0e5679e
View commit details
Copy full SHA for 0e5679e
Browse repository at this point
ci: Switch to using 'sudo' rather than userns.
Show description for 827ab3d
apconole
apconole
committed
827ab3d
View commit details
Copy full SHA for 827ab3d
Browse repository at this point
test: Fix the QBG and VDP test utils.
Show description for 6c5dbe7
apconole
apconole
committed
6c5dbe7
View commit details
Copy full SHA for 6c5dbe7
Browse repository at this point
github-actions: Introduce new jobs.
Show description for 1f67f5b
apconole
apconole
committed
1f67f5b
View commit details
Copy full SHA for 1f67f5b
Browse repository at this point
Makefile.am: Correct a dependency issue.
Show description for 00fe1f1
apconole
apconole
committed
00fe1f1
View commit details
Copy full SHA for 00fe1f1
Browse repository at this point
test: Include lldp compliance tests.
Show description for d44defc
apconole
apconole
committed
d44defc
View commit details
Copy full SHA for d44defc
Browse repository at this point
test: Add existing legacy cases.
Show description for ff4ef90
apconole
apconole
committed
ff4ef90
View commit details
Copy full SHA for ff4ef90
Browse repository at this point
tests: Add a new test harness based on pytest for integration.
Show description for 760dc0d
apconole
apconole
committed
760dc0d
View commit details
Copy full SHA for 760dc0d
Browse repository at this point
lldpad eloop select change to poll
Show description for 3d92f93
huyizhenapconole
huyizhen
authored and
apconole
committed
3d92f93
View commit details
Copy full SHA for 3d92f93
Browse repository at this point
Commits on Mar 18, 2025
fix lldpad netlink heap access overrun
Show description for ad0aaf1
chunjiezapconole
chunjiez
authored and
apconole
committed
ad0aaf1
View commit details
Copy full SHA for ad0aaf1
Browse repository at this point
Commits on Feb 13, 2025
Protect uses of select() from crash on too many file descriptors
Show description for 00b3c78
penguin359apconole
penguin359
authored and
apconole
committed
00b3c78
View commit details
Copy full SHA for 00b3c78
Browse repository at this point
Commits on Feb 10, 2025
Merge pull request #116 from herbetom/drop-open-llpd.org
Show description for 1e56468
apconole
apconole
authored
1e56468
View commit details
Copy full SHA for 1e56468
Browse repository at this point
Commits on Jan 8, 2025
lldpad: do not remove config when stopping lldpad
Show description for cfef003
liuhangbinapconole
liuhangbin
authored and
apconole
committed
cfef003
View commit details
Copy full SHA for cfef003
Browse repository at this point
Commits on Nov 25, 2024
treewide: drop all mentions of open-lldp.org
Show description for d77602c
herbetom
herbetom
committed
d77602c
View commit details
Copy full SHA for d77602c
Browse repository at this point
Commits on Aug 26, 2024
Merge pull request #111 from penguin359/ci-permissions
Show description for 3689d5a
praeluceo
praeluceo
authored
3689d5a
View commit details
Copy full SHA for 3689d5a
Browse repository at this point
Restrict CI build to read-only GitHub permissions
Show description for 9a7ed6f
penguin359
penguin359
committed
9a7ed6f
View commit details
Copy full SHA for 9a7ed6f
Browse repository at this point
Commits on Aug 19, 2024
lldpad: remove device from config file when ports are removed
Show description for a75e35a
liuhangbinapconole
liuhangbin
authored and
apconole
committed
a75e35a
View commit details
Copy full SHA for a75e35a
Browse repository at this point
Commits on Aug 16, 2024
lldp_dcbx_nl: free nlh before return
Show description for f487b89
liuhangbinapconole
liuhangbin
authored and
apconole
committed
f487b89
View commit details
Copy full SHA for f487b89
Browse repository at this point
qbg/ecp.c: free tlv Properly
Show description for f5029ce
liuhangbinapconole
liuhangbin
authored and
apconole
committed
f5029ce
View commit details
Copy full SHA for f5029ce
Browse repository at this point
Previous
Next
You can’t perform that action at this time.
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル