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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
secdev
/
scapy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
12.5k
Code
Issues
73
Pull requests
66
Actions
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Fix NTP Authenticator parsing for non-MD5 digest types
- #4918
#4918
Draft
guedou
with
Copilot
wants to merge 8 commits into
master
secdev/scapy:master
from
copilot/fix-ntp-authenticator-parsing
secdev/scapy:copilot/fix-ntp-authenticator-parsing
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Draft
Fix NTP Authenticator parsing for non-MD5 digest types
#4918
guedou
with
Copilot
wants to merge 8 commits into
master
secdev/scapy:master
from
copilot/fix-ntp-authenticator-parsing
secdev/scapy:copilot/fix-ntp-authenticator-parsing
Copy head branch name to clipboard
Commits
Commits on Feb 14, 2026
Initial plan
Copilot
committed
3b4f256
View commit details
Copy full SHA for 3b4f256
Browse repository at this point
Fix NTP Authenticator parsing for non-MD5 digest types
Show description for 1cf4b23
Copilot
and
guedou
committed
1cf4b23
View commit details
Copy full SHA for 1cf4b23
Browse repository at this point
Add tests for SHA1 and SHA256 NTP authenticators, update existing tests
Show description for 892809e
Copilot
and
guedou
committed
892809e
View commit details
Copy full SHA for 892809e
Browse repository at this point
Address code review feedback: add MAC size constants and clarify comments
Show description for 3ddcd18
Copilot
and
guedou
committed
3ddcd18
View commit details
Copy full SHA for 3ddcd18
Browse repository at this point
Commits on Feb 15, 2026
Fix code health issues: remove whitespace and fix line length
Show description for 4dd2c8f
Copilot
and
guedou
committed
4dd2c8f
View commit details
Copy full SHA for 4dd2c8f
Browse repository at this point
Commits on Feb 20, 2026
Address code review feedback: simplify validation and reduce comments
Show description for e757137
Copilot
and
gpotter2
committed
e757137
View commit details
Copy full SHA for e757137
Browse repository at this point
Remove _ntp_auth_tail_size() function and simplify padding field
Show description for 7ca3890
Copilot
and
gpotter2
committed
7ca3890
View commit details
Copy full SHA for 7ca3890
Browse repository at this point
Remove unused constants, fix formatting, and simplify NTPAuthenticator
Show description for bcfda21
Copilot
and
gpotter2
committed
bcfda21
View commit details
Copy full SHA for bcfda21
Browse repository at this point
You can’t perform that action at this time.