index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-address.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: Introduce method to generate EUI-64 addresses
Susant Sahani
2020-02-29
1
-0
/
+2
*
network: assume Scope=host when Address= is loopback address
Yu Watanabe
2020-02-28
1
-0
/
+1
*
network: Make address_hash_ops available outside of networkd-address.c
Kevin P. Fleming
2020-02-10
1
-0
/
+2
*
network: introduce DAD for static address
Susant Sahani
2019-12-06
1
-5
/
+11
*
network: drop sections contain invalid settings in network_verify()
Yu Watanabe
2019-03-13
1
-1
/
+3
*
network: make all xxx_new_static() static
Yu Watanabe
2019-03-13
1
-1
/
+0
*
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
1
-2
/
+2
*
tree-wide: drop double newline
Yu Watanabe
2018-06-29
1
-1
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macro
Lennart Poettering
2018-05-22
1
-6
/
+7
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
networkd: Move Router Advertisement functionality to a single file
Patrik Flykt
2018-01-04
1
-22
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
networkd: add scope to address section (#6449)
Susant Sahani
2017-08-01
1
-0
/
+1
*
networkd: Add Router Advertisement variables
Patrik Flykt
2017-05-15
1
-0
/
+1
*
networkd: Add IPv6Prefix sections to the network configuration files
Patrik Flykt
2017-05-15
1
-0
/
+5
*
networkd: Add initial prefix handling for network configuration
Patrik Flykt
2017-05-15
1
-0
/
+16
*
networkd: fix drop-in conf directory configs overwriting each other
Susant Sahani
2017-02-16
1
-2
/
+3
*
networkd: address add support to configure flags (#4201)
Susant Sahani
2016-10-08
1
-0
/
+6
*
networkd: constify more things
Lennart Poettering
2016-06-03
1
-1
/
+1
*
Merge pull request #3156 from keszybz/duid-settings
Lennart Poettering
2016-05-04
1
-1
/
+3
|
\
|
*
networkd: rework headers to avoid circular includes
Zbigniew Jędrzejewski-Szmek
2016-04-30
1
-1
/
+3
*
|
networkd: Add support to configure IPv6 preferred lifetime (#3102)
Susant Sahani
2016-05-03
1
-0
/
+1
|
/
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-2
/
+2
*
networkd: address - drop the 'added' flag
Tom Gundersen
2015-11-11
1
-1
/
+0
*
networkd: link - deserialize
Tom Gundersen
2015-10-30
1
-0
/
+1
*
networkd: address - distinguish between addresses added by us and by others
Tom Gundersen
2015-10-21
1
-2
/
+3
*
networkd: address - merge _change() into _configure()
Tom Gundersen
2015-10-21
1
-2
/
+1
*
networkd: address - factor out address_update()
Tom Gundersen
2015-10-21
1
-1
/
+2
*
networkd: address - introduce address_is_ready()
Tom Gundersen
2015-10-11
1
-0
/
+1
*
networkd: make address_{establish,release}() static
Tom Gundersen
2015-10-11
1
-3
/
+2
*
networkd: manager - avoid unnecessary memory allocation
Tom Gundersen
2015-10-11
1
-1
/
+1
*
networkd: address - store active addresses in a Set rather than a List
Tom Gundersen
2015-10-11
1
-0
/
+4
*
networkd: route/address - simplify and unify creators
Tom Gundersen
2015-10-11
1
-1
/
+1
*
networkd: split up networkd.h into per-object header files
Lennart Poettering
2015-08-27
1
-0
/
+73