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
network
netdev
macsec.c
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 25, 2022
network/netdev: drop unused argument
yuwata
committed
c2b19b8
View commit details
Copy full SHA for c2b19b8
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
network: rename NetworkConfigSection -> ConfigSection
Show description for 307fe3c
yuwata
committed
307fe3c
View commit details
Copy full SHA for 307fe3c
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
network: adjust log message about MACsec associations
keszybz
committed
5176289
View commit details
Copy full SHA for 5176289
View code at this point
Browse repository at this point
network: simplify logging in macsec netdev code
keszybz
committed
9e36970
View commit details
Copy full SHA for 9e36970
View code at this point
Browse repository at this point
network: replace detailed netlink append messages with a single generic message
Show description for 5b80ece
keszybz
committed
5b80ece
View commit details
Copy full SHA for 5b80ece
View code at this point
Browse repository at this point
Commits on Dec 5, 2021
tree-wide: check for NULLs in more places
Show description for c73f413
mrc0mmand
authored and
yuwata
committed
c73f413
View commit details
Copy full SHA for c73f413
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
network/netdev: introduce .iftype to netdev vtable
Show description for 9f0cf80
yuwata
committed
9f0cf80
View commit details
Copy full SHA for 9f0cf80
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
ether-addr-util: replace ether_addr_from_string() with parse_ether_addr()
yuwata
committed
227e9ce
View commit details
Copy full SHA for 227e9ce
View code at this point
Browse repository at this point
Commits on Aug 29, 2021
sd-netlink: drop sd_genl_family_t and introduce GenericNetlinkFamily
Show description for 56fdc16
yuwata
committed
56fdc16
View commit details
Copy full SHA for 56fdc16
View code at this point
Browse repository at this point
Commits on Aug 12, 2021
network: use netdev_enter_failed() instead of netdev_drop() on error
Show description for 8f65304
yuwata
committed
8f65304
View commit details
Copy full SHA for 8f65304
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
tree-wide: return NULL from freeing functions
Show description for 75db809
keszybz
committed
75db809
View commit details
Copy full SHA for 75db809
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
network: macsec - use ordered_hashmap_ensure_put
ssahani
committed
9d6bb21
View commit details
Copy full SHA for 9d6bb21
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
network: macsec - tighten variable scope used in loop
ssahani
committed
f4c6fcd
View commit details
Copy full SHA for f4c6fcd
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
fileio: teach read_full_file_full() to read from offset/with maximum size
poettering
committed
986311c
View commit details
Copy full SHA for 986311c
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Merge pull request #17478 from yuwata/split-network-internal
Show description for 0d5eb02
yuwata
authored
0d5eb02
View commit details
Copy full SHA for 0d5eb02
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 Nov 3, 2020
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket name
Show description for d3dcf4e
poettering
committed
d3dcf4e
View commit details
Copy full SHA for d3dcf4e
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
tree-wide: drop unnecessary inclusion of network-internal.h
yuwata
committed
01ab92a
View commit details
Copy full SHA for 01ab92a
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
network: header cleanup
yuwata
committed
093e353
View commit details
Copy full SHA for 093e353
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
network: slightly update log message
yuwata
committed
e3489e9
View commit details
Copy full SHA for e3489e9
View code at this point
Browse repository at this point
network do not ignore OOM error in config_parse_macsec_key_id()
yuwata
committed
2ca601d
View commit details
Copy full SHA for 2ca601d
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
network: don't fail on various config parse errors
Show description for e5f1b99
poettering
committed
e5f1b99
View commit details
Copy full SHA for e5f1b99
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
tree-wide: define iterator inside of the macro
keszybz
committed
90e74a6
View commit details
Copy full SHA for 90e74a6
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places
Show description for 49f1628
poettering
committed
49f1628
View commit details
Copy full SHA for 49f1628
View code at this point
Browse repository at this point
fileio: add explicit flag for generating world executable warning when reading file
poettering
committed
f294470
View commit details
Copy full SHA for f294470
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
network: downgrade log level in conf parsers
yuwata
committed
d96edb2
View commit details
Copy full SHA for d96edb2
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
network: fix double free in macsec_receive_channel_free()
Show description for 0e77fc6
yuwata
authored and
keszybz
committed
0e77fc6
View commit details
Copy full SHA for 0e77fc6
View code at this point
Browse repository at this point
Commits on May 13, 2020
tree-wide: Initialize _cleanup_ variables if needed
benjarobin
committed
b9c54c4
View commit details
Copy full SHA for b9c54c4
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Merge pull request #14208 from poettering/json-homed-prepare
Show description for 3267cb4
yuwata
authored
3267cb4
View commit details
Copy full SHA for 3267cb4
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
fileio: add 'dir_fd' parameter to read_full_file_full()
Show description for 8241f78
poettering
committed
8241f78
View commit details
Copy full SHA for 8241f78
View code at this point
Browse repository at this point
Commits on Nov 25, 2019
network: warn about unknown sections when parsing .netdev files
Show description for 130b812
keszybz
committed
130b812
View commit details
Copy full SHA for 130b812
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
tree-wide: drop missing.h
yuwata
committed
f5947a5
View commit details
Copy full SHA for f5947a5
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
network: cleanup header inclusion
yuwata
committed
737f140
View commit details
Copy full SHA for 737f140
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
network: also check the permission of key file
yuwata
committed
0bae857
View commit details
Copy full SHA for 0bae857
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
Use _cleanup(free_and_erasep) where appropriate
Show description for e693a93
keszybz
committed
e693a93
View commit details
Copy full SHA for e693a93
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.