Systemd/src/network
Yu Watanabe 78404d22cc network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
..
generator tree-wide: various code-formatting improvements 2019-09-22 07:17:27 +02:00
netdev network: also reload .netdev files 2019-10-24 14:18:16 +09:00
wait-online wait-online: change log level 2019-07-16 14:39:02 +02:00
fuzz-netdev-parser.c fuzz: use fflush() and drop unnecessary rewind() 2019-02-25 12:35:51 +09:00
fuzz-network-parser.c network: add Reload() dbus method 2019-10-24 14:18:09 +09:00
fuzz-network-parser.options fuzz: limit the maximum size of test inputs for a few parsers 2019-03-12 19:30:05 +01:00
meson.build network: support matching based on wifi SSID 2019-10-15 01:59:06 +09:00
networkctl.c network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
networkd-address-label.c network: make link enter failed state when a configuration fails 2019-07-15 21:52:06 +09:00
networkd-address-label.h network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-address-pool.c network: drop list fields in Network object 2019-05-07 16:55:19 +02:00
networkd-address-pool.h network: make address_pool_new() static 2019-03-01 15:52:12 +09:00
networkd-address.c networkd: split out helper function for address extraction 2019-09-17 19:09:57 +02:00
networkd-address.h network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-brvlan.c network: fix issue found by UBSan 2019-07-05 16:37:34 +09:00
networkd-brvlan.h network: move conf parsers and function prototypes 2019-06-30 04:45:56 +09:00
networkd-can.c network: make CAN devices go through LINK_STATE_CONFIGURING 2019-05-22 17:58:46 +09:00
networkd-can.h network: move CAN link related functions to networkd-can.c 2019-05-11 06:24:00 +09:00
networkd-conf.c dhcp4: make IPServiceType configurable 2019-09-26 11:39:46 +09:00
networkd-conf.h dhcp4: make IPServiceType configurable 2019-09-26 11:39:46 +09:00
networkd-dhcp-common.c network: DHCPv6 client add support for prefix delegation hint 2019-10-01 23:52:40 +09:00
networkd-dhcp-common.h network: DHCPv6 client add support for prefix delegation hint 2019-10-01 23:52:40 +09:00
networkd-dhcp-server.c network: DHCP server Add support to transmit SIP server 2019-09-20 21:22:23 +09:00
networkd-dhcp-server.h network: DHCP server Add support to transmit SIP server 2019-09-20 21:22:23 +09:00
networkd-dhcp4.c network: DHCPv4 client: add support to send arbitary option and data 2019-10-15 00:14:02 +09:00
networkd-dhcp4.h network: DHCPv4 client: add support to send arbitary option and data 2019-10-15 00:14:02 +09:00
networkd-dhcp6.c network: DHCPv6 client add support for prefix delegation hint 2019-10-01 23:52:40 +09:00
networkd-dhcp6.h network: move DHCP6 related code from networkd-manager.c to networkd-dhcp6.c 2019-06-30 04:46:04 +09:00
networkd-fdb.c network: drop all checks of ipv6_disabled sysctl 2019-08-27 15:31:48 +02:00
networkd-fdb.h network: fdb: do not allocate separated memory for lladdr 2019-07-11 22:22:29 +09:00
networkd-gperf.gperf network: monitor link bit rates 2019-06-01 10:24:47 +09:00
networkd-ipv4ll.c network: do not create default route for ipv4 link local addressing 2019-09-15 22:33:11 +09:00
networkd-ipv4ll.h network: move conf parsers and function prototypes 2019-06-30 04:45:56 +09:00
networkd-ipv6-proxy-ndp.c network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02:00
networkd-ipv6-proxy-ndp.h network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-link-bus.c network: introduce Reconfigure() bus method 2019-10-24 14:20:48 +09:00
networkd-link-bus.h network: introduce Reconfigure() bus method 2019-10-24 14:20:48 +09:00
networkd-link.c network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
networkd-link.h network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
networkd-lldp-rx.c tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.h 2019-07-24 18:23:08 +09:00
networkd-lldp-rx.h network: move sd_lldp related functions to networkd-lldp-rx.c 2019-05-11 06:14:39 +09:00
networkd-lldp-tx.c tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.h 2019-07-24 18:23:08 +09:00
networkd-lldp-tx.h network: move link_lldp_emit_enabled() to networkd-lldp-tx.c 2019-05-11 06:14:39 +09:00
networkd-manager-bus.c network: introduce Reconfigure() bus method 2019-10-24 14:20:48 +09:00
networkd-manager-bus.h network: move manager dbus prototypes to networkd-manager-bus.h 2019-07-17 06:59:12 +09:00
networkd-manager.c network: also reload .netdev files 2019-10-24 14:18:16 +09:00
networkd-manager.h network: introduce ip nexthop routing 2019-10-14 21:32:48 +09:00
networkd-ndisc.c network: ndisc: do not drop all prefixes when a prefix matches a blacklist 2019-10-14 20:54:43 +09:00
networkd-ndisc.h networkd: Ability to selectively ignore IPv6 prefixes supplied via router advertisement 2019-05-19 22:23:06 +09:00
networkd-neighbor.c networkd: make neighbor_hash_func() handle the same data as neighbor_compare_func() 2019-09-17 19:13:09 +02:00
networkd-neighbor.h networkd: Keep track of static neighbors 2019-08-12 20:28:19 +09:00
networkd-network-bus.c network: move prototypes related to network Network bus objects to networkd-network-bus.h 2019-06-30 05:12:51 +09:00
networkd-network-bus.h network: move prototypes related to network Network bus objects to networkd-network-bus.h 2019-06-30 05:12:51 +09:00
networkd-network-gperf.gperf network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
networkd-network.c network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
networkd-network.h network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
networkd-nexthop.c network: introduce ip nexthop routing 2019-10-14 21:32:48 +09:00
networkd-nexthop.h network: introduce ip nexthop routing 2019-10-14 21:32:48 +09:00
networkd-radv.c network: Add support to advertie ipv6 route 2019-09-17 12:09:59 +02:00
networkd-radv.h network: Add support to advertie ipv6 route 2019-09-17 12:09:59 +02:00
networkd-route.c networkd: use same order in _hash_func() and _compare_func() 2019-09-17 19:11:50 +02:00
networkd-route.h network: take more route information into hash func 2019-09-17 21:53:42 +09:00
networkd-routing-policy-rule.c networkd: unbreak routing_policy_rule_compare_func() 2019-09-17 19:27:58 +02:00
networkd-routing-policy-rule.h network: add RoutingPolicyRule.Family= setting 2019-08-16 22:02:17 +09:00
networkd-speed-meter.c network: split out DBus related prototypes to networkd-link-bus.h 2019-06-16 09:13:12 +09:00
networkd-speed-meter.h network: monitor link bit rates 2019-06-01 10:24:47 +09:00
networkd-util.c network: add RoutingPolicyRule.Family= setting 2019-08-16 22:02:17 +09:00
networkd-util.h network: add RoutingPolicyRule.Family= setting 2019-08-16 22:02:17 +09:00
networkd-wifi.c network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
networkd-wifi.h network: also read BSSID 2019-10-15 01:59:13 +09:00
networkd.c network: introduce ip nexthop routing 2019-10-14 21:32:48 +09:00
networkd.conf network: monitor link bit rates 2019-06-01 10:24:47 +09:00
org.freedesktop.network1.conf network: implement DBus methods to set DNS related properties 2019-07-17 06:59:12 +09:00
org.freedesktop.network1.policy network: introduce Reconfigure() bus method 2019-10-24 14:20:48 +09:00
org.freedesktop.network1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
systemd-networkd.pkla network: request product UUID when DUIDType=uuid but DUIDRawData= is not set 2018-08-08 10:15:00 +09:00
systemd-networkd.rules network: request product UUID when DUIDType=uuid but DUIDRawData= is not set 2018-08-08 10:15:00 +09:00
test-network-tables.c network: rename AddressFamilyBoolean -> AddressFamily 2019-08-16 22:02:17 +09:00
test-network.c network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
test-networkd-conf.c Revert "shared/conf-parser,networkd: EXTRACT_UNQUOTE|EXTRACT_RETAIN_ESCAPE → EXTRACT_UNQUOTE" 2019-08-19 09:54:06 +02:00
test-routing-policy-rule.c network: add missing entry in serialization/deserialization 2019-08-16 22:01:17 +09:00