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
libsystemd-network
on
v250
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 19, 2021
sd-radv: do not use goto for non-error-handling cases
Show description for b9f27a0
yuwata
authored and
bluca
committed
b9f27a0
View commit details
Copy full SHA for b9f27a0
View code at this point
Browse repository at this point
Commits on Dec 18, 2021
sd-dhcp-client: add log message when a message is received
yuwata
committed
897f720
View commit details
Copy full SHA for 897f720
View code at this point
Browse repository at this point
sd-radv: send RA when prefix is updated
yuwata
committed
059d7b6
View commit details
Copy full SHA for 059d7b6
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
meson: stop building out convenience libraries by default
Show description for 03f7ddf
keszybz
committed
03f7ddf
View commit details
Copy full SHA for 03f7ddf
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
libsystemd-network: ignore -ENETDOWN or friends in recv()
Show description for ab8a8a4
yuwata
authored and
keszybz
committed
ab8a8a4
View commit details
Copy full SHA for ab8a8a4
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
test-dhcp-option: inline iterator variable declarations
keszybz
committed
874e525
View commit details
Copy full SHA for 874e525
View code at this point
Browse repository at this point
test-dhcp-option: rename variable to avoid global/local name conflict
Show description for 74e2e54
keszybz
committed
74e2e54
View commit details
Copy full SHA for 74e2e54
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
dhcp: fix assertion failure
Show description for 990d0aa
yuwata
committed
990d0aa
View commit details
Copy full SHA for 990d0aa
View code at this point
Browse repository at this point
sd-dhcp-client: support 6rd option
yuwata
committed
dbdcaca
View commit details
Copy full SHA for dbdcaca
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
dhcp6: drop unnecessary space
yuwata
committed
d262928
View commit details
Copy full SHA for d262928
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
tree-wide: use ERRNO_IS_TRANSIENT()
yuwata
committed
8add30a
View commit details
Copy full SHA for 8add30a
View code at this point
Browse repository at this point
sd-dhcp6-client: fix error handling
yuwata
committed
97e80ee
View commit details
Copy full SHA for 97e80ee
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Merge pull request #21532 from yuwata/network-json-more
Show description for 8e560cd
keszybz
authored
8e560cd
View commit details
Copy full SHA for 8e560cd
View code at this point
Browse repository at this point
Byte order to host before using the lifetime
Show description for 081f448
nbarrientos
authored and
yuwata
committed
081f448
View commit details
Copy full SHA for 081f448
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
dhcp6: make sd_dhcp6_lease_get_dns() and friends accepts NULL
yuwata
committed
5656ff9
View commit details
Copy full SHA for 5656ff9
View code at this point
Browse repository at this point
dhcp: make sd_dhcp_lease_get_servers() accepts NULL
yuwata
committed
ee5b483
View commit details
Copy full SHA for ee5b483
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
Merge pull request #21272 from yuwata/netif-util-split
Show description for ed8ba68
keszybz
authored
ed8ba68
View commit details
Copy full SHA for ed8ba68
View code at this point
Browse repository at this point
arp-util: drop redundant line
Show description for b01895b
yuwata
authored and
keszybz
committed
b01895b
View commit details
Copy full SHA for b01895b
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
netif-util: rename net_get_name_persistent() -> net_get_persistent_name()
yuwata
committed
043b193
View commit details
Copy full SHA for 043b193
View code at this point
Browse repository at this point
netif-util: move several functions from network-util.[ch] to shared/netif-util.[ch]
Show description for b5cc559
yuwata
committed
b5cc559
View commit details
Copy full SHA for b5cc559
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
network: dhcp-server: introduce Router= setting to specify router address
Show description for 59aa622
yuwata
committed
59aa622
View commit details
Copy full SHA for 59aa622
View code at this point
Browse repository at this point
Commits on Nov 1, 2021
sd-dhcp6-client: simplify code a bit
Show description for aa5a0f9
yuwata
committed
aa5a0f9
View commit details
Copy full SHA for aa5a0f9
View code at this point
Browse repository at this point
sd-dhcp6-client: do not implicitly cast to boolean
yuwata
committed
0936c18
View commit details
Copy full SHA for 0936c18
View code at this point
Browse repository at this point
sd-dhcp6-client: introduce dhcp6_lease_{get,set}_clientid()
yuwata
committed
e79b4b8
View commit details
Copy full SHA for e79b4b8
View code at this point
Browse repository at this point
sd-dhcp6-client: shorten code a bit
yuwata
committed
65457c1
View commit details
Copy full SHA for 65457c1
View code at this point
Browse repository at this point
sd-dhcp6-client: prefix variables which store results with "ret_"
yuwata
committed
4f81f0d
View commit details
Copy full SHA for 4f81f0d
View code at this point
Browse repository at this point
sd-dhcp6-client: update log messages
yuwata
committed
d3aa9d6
View commit details
Copy full SHA for d3aa9d6
View code at this point
Browse repository at this point
Merge pull request #21200 from yuwata/sd-dhcp6-client-server-address
Show description for 7e6abd2
yuwata
authored
7e6abd2
View commit details
Copy full SHA for 7e6abd2
View code at this point
Browse repository at this point
Merge pull request #21199 from yuwata/sd-dhcp6-client-trivial-cleanups
Show description for 3b73ebc
yuwata
authored
3b73ebc
View commit details
Copy full SHA for 3b73ebc
View code at this point
Browse repository at this point
sd-dhcp6-client: introduce sd_dhcp6_lease_get_server_address()
yuwata
committed
ef4edc1
View commit details
Copy full SHA for ef4edc1
View code at this point
Browse repository at this point
sd-lldp-tx: drop unused and useless function
Show description for 2c269a4
yuwata
authored and
daandemeyer
committed
2c269a4
View commit details
Copy full SHA for 2c269a4
View code at this point
Browse repository at this point
sd-dhcp6: drop unused functions
yuwata
authored and
daandemeyer
committed
7f402e5
View commit details
Copy full SHA for 7f402e5
View code at this point
Browse repository at this point
sd-dhcp6-client: request IA_PD by default
Show description for 01b4e90
yuwata
committed
01b4e90
View commit details
Copy full SHA for 01b4e90
View code at this point
Browse repository at this point
sd-dhcp6-client: always set suitable ARP type
Show description for 5e82251
yuwata
committed
5e82251
View commit details
Copy full SHA for 5e82251
View code at this point
Browse repository at this point
Commits on Oct 29, 2021
Merge pull request #21175 from tohojo/dhcp-server-expire
Show description for 6db9b30
yuwata
authored
6db9b30
View commit details
Copy full SHA for 6db9b30
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.