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
.
https-github-com-bit
/
systemd
Public
forked from
adamlaska/systemd
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
Breadcrumbs
History for
systemd
src
basic
in-addr-util.c
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 1, 2022
network: do not remove localhost address
Show description for b69bfa4
yuwata
committed
b69bfa4
View commit details
Copy full SHA for b69bfa4
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
in-addr-util: introduce in{4,6}_addr_prefix_covers()
yuwata
committed
e174b43
View commit details
Copy full SHA for e174b43
View code at this point
Browse repository at this point
in-addr-util: do not shift 8 or more for uint8_t
Show description for 6df860f
yuwata
committed
6df860f
View commit details
Copy full SHA for 6df860f
View code at this point
Browse repository at this point
in-addr-util: introduce in{4,6}_addr_mask()
yuwata
committed
333f7d8
View commit details
Copy full SHA for 333f7d8
View code at this point
Browse repository at this point
in-addr-util: introduce in6_addr_hash_ops_free
yuwata
committed
f1cb893
View commit details
Copy full SHA for f1cb893
View code at this point
Browse repository at this point
Commits on Sep 14, 2021
in-addr-prefix-util: introduce several utilities for address prefix
yuwata
committed
bffaa49
View commit details
Copy full SHA for bffaa49
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Drop the text argument from assert_not_reached()
Show description for 04499a7
keszybz
committed
04499a7
View commit details
Copy full SHA for 04499a7
View code at this point
Browse repository at this point
Commits on Jun 7, 2021
in-addr-util: introduce in6_addr_is_ipv4_mapped_address()
yuwata
committed
c3e9608
View commit details
Copy full SHA for c3e9608
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
in-addr-util: introduce 'struct in_addr_prefix' and hash ops for it
yuwata
committed
eccdc68
View commit details
Copy full SHA for eccdc68
View code at this point
Browse repository at this point
in-addr-util: add assertions
yuwata
committed
93e44aa
View commit details
Copy full SHA for 93e44aa
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
in-addr-util: suppress LGTM warning about htobe32
Show description for a0cc411
bluca
committed
a0cc411
View commit details
Copy full SHA for a0cc411
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
in-addr-util: introduce in6_addr_equal()
yuwata
committed
fa55043
View commit details
Copy full SHA for fa55043
View code at this point
Browse repository at this point
in-addr-util: introduce in6_addr_is_link_local()
yuwata
committed
1235bef
View commit details
Copy full SHA for 1235bef
View code at this point
Browse repository at this point
in-addr-util: introduce in_addr_is_set() or friends
yuwata
committed
7653dcc
View commit details
Copy full SHA for 7653dcc
View code at this point
Browse repository at this point
in-addr-util: introduce in_addr_prefix_range()
Show description for 1534c57
yuwata
committed
1534c57
View commit details
Copy full SHA for 1534c57
View code at this point
Browse repository at this point
in-addr-util: make in_addr_prefix_nth() always return valid prefix
Show description for 9164338
yuwata
committed
9164338
View commit details
Copy full SHA for 9164338
View code at this point
Browse repository at this point
in-addr-util: make in_addr_prefix_nth() refuse prefixlen larger than maximum size
yuwata
committed
7b6b05c
View commit details
Copy full SHA for 7b6b05c
View code at this point
Browse repository at this point
in-addr-util: make in_addr_prefix_nth() returns 0 on success
yuwata
committed
518b6da
View commit details
Copy full SHA for 518b6da
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
license: LGPL-2.1+ -> LGPL-2.1-or-later
yuwata
committed
db9ecf0
View commit details
Copy full SHA for db9ecf0
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
in-addr-util: introduce in4_addr_is_local_multicast()
yuwata
committed
ccea244
View commit details
Copy full SHA for ccea244
View code at this point
Browse repository at this point
in-addr-util: introduce in6_addr_is_link_local_all_nodes()
yuwata
committed
5643cfc
View commit details
Copy full SHA for 5643cfc
View code at this point
Browse repository at this point
Commits on Sep 7, 2020
util: expose in6_addr_{hash,compare}_func()
yuwata
committed
badd492
View commit details
Copy full SHA for badd492
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
util: make in_addr_ifindex_to_string() an alias of in_addr_port_ifindex_name_to_string()
yuwata
committed
c364cef
View commit details
Copy full SHA for c364cef
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
util: use IN6_ARE_ADDR_EQUAL() macro
yuwata
committed
3dbd8a1
View commit details
Copy full SHA for 3dbd8a1
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
util: introduce in_addr_port_ifindex_name_from_string_auto() and in_addr_port_ifindex_name_to_string()
yuwata
committed
a723fb8
View commit details
Copy full SHA for a723fb8
View code at this point
Browse repository at this point
Commits on May 26, 2020
in-addr-util: removed in_addr_prefix_next implementation
Show description for 171f625
andir
committed
171f625
View commit details
Copy full SHA for 171f625
View code at this point
Browse repository at this point
in-addr-util: introduce in_addr_prefix_nth
andir
committed
863b99c
View commit details
Copy full SHA for 863b99c
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
util-lib: move things that parse ifnames to shared/
Show description for 5c3fa98
keszybz
committed
5c3fa98
View commit details
Copy full SHA for 5c3fa98
View code at this point
Browse repository at this point
tree-wide: make parse_ifindex simply return the index
Show description for 597da51
keszybz
committed
597da51
View commit details
Copy full SHA for 597da51
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
Merge pull request #12971 from yuwata/network-reassign-static-routes
Show description for 6fa0524
yuwata
authored
6fa0524
View commit details
Copy full SHA for 6fa0524
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
tree-wide: make use of errno_or_else() everywhere
poettering
committed
66855de
View commit details
Copy full SHA for 66855de
View code at this point
Browse repository at this point
util: introduce in4_addr_equal()
yuwata
committed
9a897e2
View commit details
Copy full SHA for 9a897e2
View code at this point
Browse repository at this point
Commits on May 18, 2019
util: introduce in6_addr_hash_ops
yuwata
committed
2968913
View commit details
Copy full SHA for 2968913
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
headers: remove unneeded includes from util.h
Show description for ca78ad1
keszybz
committed
ca78ad1
View commit details
Copy full SHA for ca78ad1
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
util: introduce in_addr_prefix_to_string()
yuwata
committed
d9143da
View commit details
Copy full SHA for d9143da
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.