..
arp-util.c
tree-wide: prefer AF_xyz over PF_xyz
2020-09-09 23:42:55 +02:00
arp-util.h
arp-util: use net/ethernet.h instead of netinet/if_ether.h
2019-04-13 17:51:59 +09:00
dhcp6-internal.h
dhcp6: parse the FQDN option
2020-08-03 09:36:18 +02:00
dhcp6-lease-internal.h
dhcp6: parse the FQDN option
2020-08-03 09:36:18 +02:00
dhcp6-network.c
libsystemd-network: rename index -> ifindex
2020-07-02 16:58:06 +09:00
dhcp6-option.c
tree-wide: define iterator inside of the macro
2020-09-08 12:14:05 +02:00
dhcp6-protocol.h
sd-network: DHCPv6 - Add status codes
2020-04-13 17:40:00 +02:00
dhcp-client-internal.h
network: DHCPv4 client: add support to send arbitary option and data
2019-10-15 00:14:02 +09:00
dhcp-identifier.c
tree-wide: drop if braces around single line expressions as well
2020-10-09 15:11:55 +02:00
dhcp-identifier.h
sd-network: DHCPv6 - Add support to send vendor class data
2020-05-20 07:52:19 +02:00
dhcp-internal.h
sd-dhcp: clean-up of DHCP lease server code
2020-05-30 14:18:43 +02:00
dhcp-lease-internal.h
libsystemd-network: move prototypes of dhcp_lese_save/load() to network-internal.h
2020-06-23 19:13:05 +09:00
dhcp-network.c
tree-wide: drop socket.h when socket-util.h is included
2019-11-04 00:30:32 +09:00
dhcp-option.c
tree-wide: define iterator inside of the macro
2020-09-08 12:14:05 +02:00
dhcp-packet.c
dhcp4: make IPServiceType configurable
2019-09-26 11:39:46 +09:00
dhcp-protocol.h
tree-wide: use proper unicode © instead of (C) where we can
2018-06-14 10:20:20 +02:00
dhcp-server-internal.h
sd-dhcp-server: add sd_dhcp_server_set_callback()
2020-06-04 11:04:06 +02:00
icmp6-util.c
libsystemd-network: rename index -> ifindex
2020-07-02 16:58:06 +09:00
icmp6-util.h
libsystemd-network: rename index -> ifindex
2020-07-02 16:58:06 +09:00
lldp-internal.h
tree-wide: use PROJECT_FILE instead of __FILE__
2019-07-04 10:36:00 +02:00
lldp-neighbor.c
sd-lldp: Add support to receive MUD
2020-04-07 17:17:29 +02:00
lldp-neighbor.h
sd-lldp: Add support to receive MUD
2020-04-07 17:17:29 +02:00
lldp-network.c
tree-wide: prefer AF_xyz over PF_xyz
2020-09-09 23:42:55 +02:00
lldp-network.h
tree-wide: drop double newline
2018-06-29 11:02:17 +09:00
meson.build
network: DHCPv4 client: add support to send arbitary option and data
2019-10-15 00:14:02 +09:00
ndisc-internal.h
tree-wide: use PROJECT_FILE instead of __FILE__
2019-07-04 10:36:00 +02:00
ndisc-router.c
tree-wide: drop missing.h
2019-10-31 17:57:03 +09:00
ndisc-router.h
tree-wide: use proper unicode © instead of (C) where we can
2018-06-14 10:20:20 +02:00
network-internal.c
network: read driver name from ethtool
2020-06-03 18:25:37 +02:00
network-internal.h
libsystemd-network: move prototypes of dhcp_lese_save/load() to network-internal.h
2020-06-23 19:13:05 +09:00
radv-internal.h
network: Add support to advertie ipv6 route
2019-09-17 12:09:59 +02:00
sd-dhcp6-client.c
tree-wide: drop if braces around single line expressions as well
2020-10-09 15:11:55 +02:00
sd-dhcp6-lease.c
dhcp6: parse the FQDN option
2020-08-03 09:36:18 +02:00
sd-dhcp-client.c
sd-dhcp-client: make sd_dhcp_client_set_request_option() not return -EEXIST
2020-10-14 12:54:55 +09:00
sd-dhcp-lease.c
tree-wide: drop if braces around single line expressions as well
2020-10-09 15:11:55 +02:00
sd-dhcp-server.c
dhcp-server: make parameter const
2020-10-21 15:02:16 +09:00
sd-ipv4acd.c
Add CLOSE_AND_REPLACE helper
2020-09-18 15:28:48 +02:00
sd-ipv4ll.c
network: return 1 on start and 0 if ipv4ll is already started
2020-05-26 09:52:50 -04:00
sd-lldp.c
tree-wide: define iterator inside of the macro
2020-09-08 12:14:05 +02:00
sd-ndisc.c
ndisc: make first solicit delayed randomly
2019-09-16 05:37:04 +09:00
sd-radv.c
sd-radv: fix indentation
2020-09-23 13:44:26 +02:00
test-acd.c
ipv4ll: do not reset conflict counter on restart
2019-12-11 13:26:31 +09:00
test-dhcp6-client.c
Merge pull request #16596 from poettering/event-time-rel
2020-08-04 16:07:03 +02:00
test-dhcp-client.c
sd-dhcp-client: make sd_dhcp_client_set_request_option() not return -EEXIST
2020-10-14 12:54:55 +09:00
test-dhcp-option.c
sd-dhcp: clean-up of DHCP lease server code
2020-05-30 14:18:43 +02:00
test-dhcp-server.c
tree-wide: assorted coccinelle fixes
2020-10-09 15:02:23 +02:00
test-ipv4ll-manual.c
tests: use a helper function to parse environment and open logging
2018-09-14 09:29:57 +02:00
test-ipv4ll.c
libsystemd-network: rename index -> ifindex
2020-07-02 16:58:06 +09:00
test-lldp.c
tree-wide: drop string.h when string-util.h or friends are included
2019-11-04 00:30:32 +09:00
test-ndisc-ra.c
tree-wide: make use of new relative time events in sd-event.h
2020-07-28 11:24:55 +02:00
test-ndisc-rs.c
Merge pull request #16596 from poettering/event-time-rel
2020-08-04 16:07:03 +02:00
test-sd-dhcp-lease.c
test: Add return 0 to main() function (even it is not strictly necessary)
2020-05-13 22:56:42 +02:00