index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-link.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: DHCP6 - save DUID to state file
Susant Sahani
2020-06-10
1
-4
/
+12
*
network: DHCPv6 - export IAID to state file
Susant Sahani
2020-06-09
1
-1
/
+6
*
Merge pull request #16085 from ssahani/network-client-id
Yu Watanabe
2020-06-09
1
-0
/
+11
|
\
|
*
network: DHCP4 client ID save in state file
Susant Sahani
2020-06-08
1
-0
/
+11
*
|
network: introduce IPv4AcceptLocal= setting
Yu Watanabe
2020-06-08
1
-0
/
+20
|
/
*
network: make link become configured state when at least one dynamic protocol...
Yu Watanabe
2020-06-04
1
-5
/
+3
*
network: read driver name from ethtool
Yu Watanabe
2020-06-03
1
-5
/
+14
*
sd-dhcp: clean-up of DHCP lease server code
Lennart Poettering
2020-05-30
1
-10
/
+10
*
network: DHCPv6 Assign delegated prefix to LAN interface
Susant Sahani
2020-05-29
1
-1
/
+1
*
Merge pull request #15909 from keszybz/sd-network-serialization
Lennart Poettering
2020-05-26
1
-165
/
+156
|
\
|
*
network: simplify how initial space is handled
Zbigniew Jędrzejewski-Szmek
2020-05-26
1
-16
/
+6
|
*
networkd: unfoobar serialization of links
Zbigniew Jędrzejewski-Szmek
2020-05-26
1
-152
/
+155
|
*
sd-dhcp6: constify output arguments in get_{ntp,nds}_addr
Zbigniew Jędrzejewski-Szmek
2020-05-26
1
-2
/
+2
|
*
sd-network: reduce scope of some variables
Zbigniew Jędrzejewski-Szmek
2020-05-26
1
-4
/
+2
|
*
sd-network: fix inverted error message
Zbigniew Jędrzejewski-Szmek
2020-05-25
1
-1
/
+1
*
|
network: Allow to configure addr_gen_mode
Susant Sahani
2020-05-21
1
-6
/
+22
|
/
*
network: Add support to group links.
Susant Sahani
2020-05-15
1
-0
/
+51
*
network: Add support send and receive LPR servers
Susant Sahani
2020-04-22
1
-1
/
+16
*
network: DHCP - add support to emit and receive SMTP server information
Susant Sahani
2020-03-29
1
-0
/
+15
*
DHCP: Add support to emit and retrieve POP3 server
Susant Sahani
2020-03-28
1
-0
/
+15
*
network: attach sd-event in link_load() when creating link dhcp_client or ipv4ll
Dan Streetman
2020-03-24
1
-0
/
+8
*
Merge pull request #14890 from yuwata/network-tc-next
Yu Watanabe
2020-03-06
1
-12
/
+12
|
\
|
*
network: introduce TrafficControlKind to prepare for supporting tc class
Yu Watanabe
2020-03-02
1
-12
/
+12
*
|
network: Allow DHCPv6 client to start without router's managed flag.
Susant Sahani
2020-03-06
1
-0
/
+11
*
|
Merge pull request #14956 from ssahani/delegated-prefix-14474
Chris Down
2020-03-06
1
-0
/
+30
|
\
\
|
*
|
network: introduce IPv6 prefix assign
Susant Sahani
2020-02-29
1
-0
/
+30
|
|
/
*
/
network: make Type=ether match based on iftype
Yu Watanabe
2020-03-02
1
-2
/
+2
|
/
*
network: fix typo in comment
Yu Watanabe
2020-02-28
1
-1
/
+1
*
network: append period if error message provided by kernel does not contain it
Yu Watanabe
2020-02-07
1
-1
/
+6
*
Merge pull request #14536 from DaanDeMeyer/wait-online-max-operstate
Zbigniew Jędrzejewski-Szmek
2020-02-05
1
-2
/
+8
|
\
|
*
wait-online: Add maximum operational state option
Daan De Meyer
2020-01-18
1
-2
/
+8
*
|
network,radv: make DNS= in [IPv6PrefixDelegation] section take special value ...
Yu Watanabe
2020-02-04
1
-0
/
+4
*
|
network: do nothing if link is in pending or linger state on reconfiguring
Yu Watanabe
2020-01-22
1
-3
/
+3
*
|
network: set dirty flag when link is being reconfigured
Yu Watanabe
2020-01-22
1
-0
/
+1
*
|
basic/strv: drop flags argument from strv_fnmatch()
Zbigniew Jędrzejewski-Szmek
2020-01-14
1
-2
/
+2
*
|
network: drop foreign config after addr_gen_mode has been set
Dan Streetman
2020-01-09
1
-9
/
+9
*
|
network: if ipv6ll is disabled, enumerate tentative ipv6 addrs before droppin...
Dan Streetman
2020-01-09
1
-0
/
+50
*
|
network: add link->setting_genmode flag
Dan Streetman
2020-01-09
1
-2
/
+13
*
|
network: rename linux_configure_after_setting_mtu() to linux_configure_contin...
Dan Streetman
2020-01-09
1
-4
/
+16
|
/
*
Merge pull request #14523 from keszybz/refactorings
Yu Watanabe
2020-01-09
1
-2
/
+1
|
\
|
*
network: do not require ethtool_get_permanent_macaddr() to get an fd
Zbigniew Jędrzejewski-Szmek
2020-01-08
1
-2
/
+1
*
|
Merge pull request #14448 from yuwata/network-permanent-mac-address
Lennart Poettering
2020-01-08
1
-2
/
+8
|
\
|
|
*
network, udev: introduce PermanentMACAddress= setting in [Match] section
Yu Watanabe
2020-01-08
1
-2
/
+8
*
|
network: static routes via DHCP gateway
Yu Watanabe
2020-01-07
1
-0
/
+2
|
/
*
Merge pull request #14194 from yuwata/network-multipath-routing-12541
Lennart Poettering
2020-01-03
1
-1
/
+1
|
\
|
*
network: introduce multipath route
Yu Watanabe
2019-12-18
1
-1
/
+1
*
|
network: add one more log message
Yu Watanabe
2019-12-23
1
-0
/
+1
|
/
*
network: make Name= in [Match] support alternative names of interfaces
Yu Watanabe
2019-12-16
1
-10
/
+89
*
Merge pull request #13915 from ddstreet/ipv6_mtu
Yu Watanabe
2019-12-13
1
-8
/
+53
|
\
|
*
network: set ipv6 mtu after link-up or device mtu change
Dan Streetman
2019-12-05
1
-8
/
+53
[next]