Systemd/src/network
Zbigniew Jędrzejewski-Szmek e693a93235 Use _cleanup(free_and_erasep) where appropriate
Replaces #12959.
2019-07-10 11:39:03 +02:00
..
netdev Use _cleanup(free_and_erasep) where appropriate 2019-07-10 11:39:03 +02:00
wait-online wait-online: ignore -ENODATA on updating link information 2019-05-16 05:53:41 +09:00
fuzz-netdev-parser.c fuzz: use fflush() and drop unnecessary rewind() 2019-02-25 12:35:51 +09:00
fuzz-network-parser.c fuzz: limit the maximum size of test inputs for a few parsers 2019-03-12 19:30:05 +01: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 Merge pull request #12912 from yuwata/network-move-functions 2019-07-02 09:46:38 +02:00
networkctl.c networkctl: do not show '(null)' in HW Address entry 2019-06-30 10:46:35 +02:00
networkd-address-label.c network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +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 tree-wide: use htobe{32,16}() instead of hton{l,s}() 2019-06-20 06:34:05 +09:00
networkd-address.h network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-brvlan.c tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0 2019-04-11 19:00:37 +02: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 network: monitor link bit rates 2019-06-01 10:24:47 +09:00
networkd-conf.h tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
networkd-dhcp-common.c network: move conf parsers and function prototypes 2019-06-30 04:45:56 +09:00
networkd-dhcp-common.h network: move conf parsers and function prototypes 2019-06-30 04:45:56 +09:00
networkd-dhcp-server.c network: move DHCP server related functions to networkd-dhcp-server.c 2019-06-30 04:46:27 +09:00
networkd-dhcp-server.h network: move DHCP server related functions to networkd-dhcp-server.c 2019-06-30 04:46:27 +09:00
networkd-dhcp4.c network: move conf parsers and function prototypes 2019-06-30 04:45:56 +09:00
networkd-dhcp4.h network: move conf parsers and function prototypes 2019-06-30 04:45:56 +09:00
networkd-dhcp6.c network: move DHCP6 related code from networkd-manager.c to networkd-dhcp6.c 2019-06-30 04:46:04 +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: read link specific sysctl value 2019-06-15 14:56:42 +02:00
networkd-fdb.h networkd: bridge FDB support more NTF_* flags 2019-05-14 02:24:51 +02:00
networkd-gperf.gperf network: monitor link bit rates 2019-06-01 10:24:47 +09:00
networkd-ipv4ll.c network: move conf parsers and function prototypes 2019-06-30 04:45:56 +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 Merge pull request #12762 from yuwata/network-introduce-carrier-and-network-state-12752 2019-06-20 13:36:30 +02:00
networkd-link-bus.h network: expose carrier and address states over dbus 2019-06-16 23:17:28 +09:00
networkd-link.c network: move DHCP server related functions to networkd-dhcp-server.c 2019-06-30 04:46:27 +09:00
networkd-link.h network: move conf parsers and function prototypes 2019-06-30 04:45:56 +09:00
networkd-lldp-rx.c network: move sd_lldp related functions to networkd-lldp-rx.c 2019-05-11 06:14:39 +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 network: move link_lldp_emit_enabled() to networkd-lldp-tx.c 2019-05-11 06:14:39 +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: drop unused manager_send_changed() 2019-06-16 23:17:28 +09:00
networkd-manager.c network: move prototypes related to network Network bus objects to networkd-network-bus.h 2019-06-30 05:12:51 +09:00
networkd-manager.h network: move DHCP6 related code from networkd-manager.c to networkd-dhcp6.c 2019-06-30 04:46:04 +09:00
networkd-ndisc.c network: move conf parsers and function prototypes 2019-06-30 04:45:56 +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 network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-neighbor.h network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +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 Merge pull request #12912 from yuwata/network-move-functions 2019-07-02 09:46:38 +02:00
networkd-network.c Merge pull request #12912 from yuwata/network-move-functions 2019-07-02 09:46:38 +02:00
networkd-network.h Merge pull request #12912 from yuwata/network-move-functions 2019-07-02 09:46:38 +02:00
networkd-radv.c network: move conf parsers and function prototypes 2019-06-30 04:45:56 +09:00
networkd-radv.h network: move conf parsers and function prototypes 2019-06-30 04:45:56 +09:00
networkd-route.c network: move conf parsers and function prototypes 2019-06-30 04:45:56 +09:00
networkd-route.h networkd: route add MPLS TTL propagate 2019-05-18 10:30:41 +09:00
networkd-routing-policy-rule.c network: add missing entries in routing_policy_rule_{hash,compare}_func() 2019-06-19 21:10:07 +09:00
networkd-routing-policy-rule.h network: add missing entries in routing_policy_rule_{hash,compare}_func() 2019-06-19 21:10:07 +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: use DEFINE_STRING_TABLE_LOOKUP() macro for AddressFamilyBoolean 2019-05-04 16:46:02 +02:00
networkd-util.h network: use DEFINE_STRING_TABLE_LOOKUP() macro for AddressFamilyBoolean 2019-05-04 16:46:02 +02:00
networkd.c network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02:00
networkd.conf network: monitor link bit rates 2019-06-01 10:24:47 +09:00
org.freedesktop.network1.conf networkd: add basic dbus API 2015-02-05 11:50:34 +01: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 networkd: Option to use LinkLocalAddressing only when DHCP fails 2019-05-04 16:45:57 +02:00
test-network.c network: drop arpa/inet.h from networkd-manager.h 2019-05-09 02:33:33 +02:00
test-networkd-conf.c test: add tests for config_parse_match_{strv,ifnames}() 2019-07-01 01:24:42 +09:00
test-routing-policy-rule.c tree-wide: Remove O_CLOEXEC from fdopen 2018-12-12 20:47:40 +01:00