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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
TritonDataCenter
/
node-ip6addr
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
52
Code
Issues
5
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 29, 2021
joyent/node-ip6addr#15 Upgrade jsprism to latest version (#17)
Show description for b76beda
bahamat
authored
b76beda
View commit details
Copy full SHA for b76beda
Browse repository at this point
Commits on Nov 3, 2021
TOOLS-2525 Everything needs to stop cloning with git:// URLs (#14)
Show description for c9948b9
bahamat
authored
c9948b9
View commit details
Copy full SHA for c9948b9
Browse repository at this point
Commits on Oct 18, 2019
TOOLS-2327 move repos out of Gerrit (drop referral to Gerrit for CR) (#9)
trentm
authored
12d679d
View commit details
Copy full SHA for 12d679d
Browse repository at this point
Commits on Aug 26, 2019
joyent/node-ip6addr#8 Release v0.2.3
melloc
committed
b216e13
View commit details
Copy full SHA for b216e13
Browse repository at this point
joyent/node-ip6addr#6 More parseInt()/Number() tomfooolery
Show description for 6b9cb5c
melloc
committed
6b9cb5c
View commit details
Copy full SHA for 6b9cb5c
Browse repository at this point
Commits on Mar 18, 2019
TOOLS-2101 jsstyle submodules too old for old perls
Show description for 3cd8246
cburroughs
committed
3cd8246
View commit details
Copy full SHA for 3cd8246
Browse repository at this point
Commits on Nov 9, 2017
joyent/node-ip6addr#4 Add API documentation and examples
Show description for e38d8cd
melloc
committed
e38d8cd
View commit details
Copy full SHA for e38d8cd
Browse repository at this point
Commits on Aug 16, 2017
joyent/node-ip6addr#2 Test output when there are multiple groups of zeros
Show description for ae780bd
melloc
committed
ae780bd
View commit details
Copy full SHA for ae780bd
Browse repository at this point
Commits on Oct 6, 2016
Release v0.2.2
Show description for 2027b1a
melloc
committed
2027b1a
View commit details
Copy full SHA for 2027b1a
Browse repository at this point
joyent/node-ip6addr#1 Want a simpler Addr.clone()
Show description for a41cec4
melloc
committed
a41cec4
View commit details
Copy full SHA for a41cec4
Browse repository at this point
Commits on Aug 5, 2016
Release v0.2.1
melloc
committed
ad31250
View commit details
Copy full SHA for ad31250
Browse repository at this point
Commits on Jul 28, 2016
Add getter for address component of CIDRs
melloc
committed
586f7cb
View commit details
Copy full SHA for 586f7cb
Browse repository at this point
Commits on Jul 13, 2016
Release v0.2.0
pfmooney
committed
c5ebc30
View commit details
Copy full SHA for c5ebc30
Browse repository at this point
Commits on May 4, 2016
Fix address range contains() method
Show description for 44a4949
melloc
committed
44a4949
View commit details
Copy full SHA for 44a4949
Browse repository at this point
Add method to CIDRs for getting IPv4 broadcast addresses
Show description for d6a7257
melloc
committed
d6a7257
View commit details
Copy full SHA for d6a7257
Browse repository at this point
Fix offset() overflow/underflow logic
Show description for 73019a3
melloc
committed
73019a3
View commit details
Copy full SHA for 73019a3
Browse repository at this point
Address and CIDR parsing should be stricter
Show description for cfb49cf
melloc
committed
cfb49cf
View commit details
Copy full SHA for cfb49cf
Browse repository at this point
Support formatting options for printing addresses and CIDRs
Show description for ec02b17
melloc
committed
ec02b17
View commit details
Copy full SHA for ec02b17
Browse repository at this point
Add kind() method for checking address family
Show description for 58faa4d
melloc
committed
58faa4d
View commit details
Copy full SHA for 58faa4d
Browse repository at this point
Fix issues with parsing and producing longs
Show description for b95bd33
melloc
committed
b95bd33
View commit details
Copy full SHA for b95bd33
Browse repository at this point
Commits on Feb 5, 2016
Release v0.1.1
pfmooney
committed
44c0f3e
View commit details
Copy full SHA for 44c0f3e
Browse repository at this point
Commits on Feb 4, 2016
Support comparison of CIDRs
Show description for 55a6d0b
melloc
committed
55a6d0b
View commit details
Copy full SHA for 55a6d0b
Browse repository at this point
Commits on Mar 10, 2015
Release v0.1.0
pfmooney
committed
51f5795
View commit details
Copy full SHA for 51f5795
Browse repository at this point
Add some comments
pfmooney
committed
8b770b1
View commit details
Copy full SHA for 8b770b1
Browse repository at this point
Add basic README
pfmooney
committed
e0633ac
View commit details
Copy full SHA for e0633ac
Browse repository at this point
Add first/last functions to CIDR and AddrRange
pfmooney
committed
5e68e88
View commit details
Copy full SHA for 5e68e88
Browse repository at this point
Commits on Mar 9, 2015
Add more comparison tests
Rob Gulewich
committed
2d9103d
View commit details
Copy full SHA for 2d9103d
Browse repository at this point
Improve CIDR tests
pfmooney
committed
17fd0a1
View commit details
Copy full SHA for 17fd0a1
Browse repository at this point
Fix parseLong logic and tests
pfmooney
committed
9c01dd3
View commit details
Copy full SHA for 9c01dd3
Browse repository at this point
Support parse passthough
pfmooney
committed
ef096c7
View commit details
Copy full SHA for ef096c7
Browse repository at this point
Rename compare function for better stacktraces
pfmooney
committed
0ef267a
View commit details
Copy full SHA for 0ef267a
Browse repository at this point
Add npmignore definitions
pfmooney
committed
14a54d4
View commit details
Copy full SHA for 14a54d4
Browse repository at this point
Commits on Mar 3, 2015
Initial import
pfmooney
committed
c6e32a3
View commit details
Copy full SHA for c6e32a3
Browse repository at this point
You can’t perform that action at this time.