index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-dhcp4.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-10
/
+10
*
network: dhcp4: add two warnings
Yu Watanabe
2020-07-16
1
-4
/
+8
*
network: dhcp4: fix another race with SendDecline=yes
Yu Watanabe
2020-07-16
1
-41
/
+65
*
network: dhcp4: also release old lease in dhcp_lease_lost()
Yu Watanabe
2020-07-16
1
-1
/
+4
*
network: dhcp4: do not assign new address before old one is not removed
Yu Watanabe
2020-07-15
1
-147
/
+240
*
network: make link_request_set_nexthop() called from link_request_set_routes(...
Yu Watanabe
2020-07-15
1
-0
/
+6
*
networkd: use capitalized "IP" and "TOS" in messages
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-6
/
+6
*
DHCPv4: client add support for DHCP server allow list
Susant Sahani
2020-07-06
1
-13
/
+51
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-10
/
+10
*
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-7
/
+2
*
network: use consistent type when parsing lifetimes
Zbigniew Jędrzejewski-Szmek
2020-05-25
1
-1
/
+1
*
network: DHCPv4- Allow to set DHCP lease lifetime
Susant Sahani
2020-05-20
1
-0
/
+44
*
network: DHCPv6 - Add support to send user class
Susant Sahani
2020-05-19
1
-54
/
+0
*
network: DHCPv6 - Add support set arbitary request options
Susant Sahani
2020-05-17
1
-66
/
+0
*
network: honor SetDNSRoutes= even if UseGateway=False
Dan Streetman
2020-04-21
1
-65
/
+64
*
network: DHCPv4 - introduce The Manufacturer Usage Description (MUD)
Susant Sahani
2020-03-30
1
-0
/
+51
*
network: Fix split in `SendOption=` on client and server
David Wood
2020-03-19
1
-1
/
+11
*
Merge pull request #15136 from yuwata/network-dhcp4-use-gateway
Zbigniew Jędrzejewski-Szmek
2020-03-17
1
-1
/
+4
|
\
|
*
network: add a flag to ignore gateway provided by DHCP server
Yu Watanabe
2020-03-16
1
-1
/
+4
*
|
network: do not re-attach sd-event object
Yu Watanabe
2020-03-16
1
-4
/
+4
|
/
*
network: Move config_parse_ip_service_type to networkd-dhcp4.c and
Susant Sahani
2020-03-03
1
-0
/
+28
*
network: Allow to configure GW even UseRoutes=false
Susant Sahani
2020-03-01
1
-32
/
+31
*
network: remove redundant %m in error message
Yu Watanabe
2020-02-27
1
-2
/
+2
*
Merge pull request #14488 from yuwata/networkctl-show-logs
Zbigniew Jędrzejewski-Szmek
2020-01-08
1
-1
/
+1
|
\
|
*
network: append INTERFACE= attributes for logs corresponds to a netif
Yu Watanabe
2020-01-07
1
-1
/
+1
*
|
network: static routes via DHCP gateway
Yu Watanabe
2020-01-07
1
-0
/
+31
|
/
*
network: Add support to configure DHCPv4 route MTU
Susant Sahani
2019-12-28
1
-0
/
+3
*
network: link should not become configured state during ACD probing
Yu Watanabe
2019-12-20
1
-14
/
+14
*
network: DHCP4 introduce send decline
Susant Sahani
2019-12-20
1
-1
/
+106
*
network: introduce AddPrefixRoute= and deprecate PrefixRoute=
Yu Watanabe
2019-12-18
1
-7
/
+7
*
network: include NLMSGERR_ATTR_MSG attribute in error message
Yu Watanabe
2019-11-30
1
-4
/
+4
*
network: unify config_parse_dhcp_server_option_data() and config_parse_dhcp_s...
Yu Watanabe
2019-11-18
1
-163
/
+1
*
network: make SendOption= also take type field
Yu Watanabe
2019-11-17
1
-6
/
+84
*
network: amend SendOption= to take a c-escaped string
Zbigniew Jędrzejewski-Szmek
2019-10-30
1
-8
/
+7
*
network: rename SendOptions= to SendOption=
Zbigniew Jędrzejewski-Szmek
2019-10-30
1
-1
/
+1
*
network: DHCPv4 client: add support to send arbitary option and data
Susant Sahani
2019-10-14
1
-0
/
+93
*
networkd: split out repeated code to a helper function
Zbigniew Jędrzejewski-Szmek
2019-10-03
1
-30
/
+33
*
Merge pull request #12818 from yuwata/network-issue-8726
Zbigniew Jędrzejewski-Szmek
2019-10-03
1
-6
/
+111
|
\
|
*
network: add fallback logic for old kernels
Yu Watanabe
2019-07-22
1
-7
/
+57
|
*
network: disable kernel creating prefix route when RouteTable= is set
Yu Watanabe
2019-07-22
1
-0
/
+55
*
|
sd-dhcp-client: do not crash if sd_dhcp_client_send_release() is called with ...
Zbigniew Jędrzejewski-Szmek
2019-10-02
1
-3
/
+3
*
|
dhcp4: make IPServiceType configurable
Siddharth Chandrasekara
2019-09-26
1
-1
/
+6
*
|
network: DHCP server Add support to transmit SIP server
Susant Sahani
2019-09-20
1
-0
/
+6
*
|
network dhcp4: Add support send request options in a generic manner
Susant Sahani
2019-09-20
1
-0
/
+81
*
|
network: take more route information into hash func
Yu Watanabe
2019-09-17
1
-1
/
+1
*
|
network DHCP4: Dont mislead the logs.
Susant Sahani
2019-09-17
1
-1
/
+1
*
|
network: adjust log level when DHCPv4 lease lost
Yu Watanabe
2019-08-31
1
-1
/
+1
*
|
tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.h
Yu Watanabe
2019-07-24
1
-0
/
+1
|
/
*
network: add DHCPv4.RoutesToDNS= setting
Yu Watanabe
2019-07-18
1
-2
/
+4
*
network: set routes to dns servers provided by DHCPv4
Yu Watanabe
2019-07-18
1
-1
/
+95
[next]