1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/network
Tom Gundersen 5256e00e8b net: support globbing and disjunction in Match logic
Match{Name,OrginalName,Type,Driver,Path} can now take a space-separated glob of matches.
2015-02-10 22:30:35 +01:00
..
.gitignore Revert "update gitignore" 2014-05-22 06:14:41 +09:00
Makefile networkd: add a basic network daemon 2013-11-09 23:41:17 +01:00
networkctl.c man: add networkctl(1) 2015-01-19 21:44:53 -05:00
networkd-address-pool.c networkd: split out networkd-link.h 2014-08-12 20:42:59 +02:00
networkd-address.c network-address,test-network: avoid undefined behaviour 2015-02-02 21:34:35 -05:00
networkd-dhcp4.c networkd: introduce an AddressFamilyBoolean enum type 2015-01-13 20:17:06 +01:00
networkd-dhcp6.c networkd-dhcp6: Assign DHCPv6 addresses and prefix lengths 2015-01-27 09:35:24 +02:00
networkd-fdb.c networkd: fdb - refactor a bit 2015-02-10 22:30:35 +01:00
networkd-ipv4ll.c networkd: generalize IPv4LL to LinkLocal 2015-02-09 12:20:10 +01:00
networkd-link-bus.c networkd: link_object_find - don't accept invalid input 2015-02-09 22:02:32 +01:00
networkd-link.c networkd: fdb - refactor a bit 2015-02-10 22:30:35 +01:00
networkd-link.h networkd: generalize IPv4LL to LinkLocal 2015-02-09 12:20:10 +01:00
networkd-manager-bus.c networkd: gracefully handle failure to emit signals when dbus is not connected 2015-02-05 18:02:42 +01:00
networkd-manager.c networkd: add basic org.freedesktop.network1.Network interface 2015-02-08 20:15:37 +01:00
networkd-netdev-bond.c log: rearrange log function naming 2014-11-27 22:05:24 +01:00
networkd-netdev-bond.h networkd: add support for bond options 2014-07-21 20:35:21 +02:00
networkd-netdev-bridge.c networkd: netdev - split NetDev struct into per-kind structs 2014-07-21 13:32:27 +02:00
networkd-netdev-bridge.h networkd: netdev - split NetDev struct into per-kind structs 2014-07-21 13:32:27 +02:00
networkd-netdev-dummy.c networkd: netdev - split NetDev struct into per-kind structs 2014-07-21 13:32:27 +02:00
networkd-netdev-dummy.h networkd: netdev - split NetDev struct into per-kind structs 2014-07-21 13:32:27 +02:00
networkd-netdev-gperf.gperf networkd: Introduce IP6 tunnel 2015-01-22 21:29:42 +01:00
networkd-netdev-ipvlan.c networkd: netdev - add ipvlan support 2015-01-19 23:25:16 +01:00
networkd-netdev-ipvlan.h networkd: netdev - add ipvlan support 2015-01-19 23:25:16 +01:00
networkd-netdev-macvlan.c log: rearrange log function naming 2014-11-27 22:05:24 +01:00
networkd-netdev-macvlan.h networkd: netdev - split NetDev struct into per-kind structs 2014-07-21 13:32:27 +02:00
networkd-netdev-tunnel.c networkd: tunnel - call tunnel modes ipip6, not ip4ipv6 to match ip(8) 2015-01-28 21:35:54 +01:00
networkd-netdev-tunnel.h networkd: Introduce ip6gre and ip6gretap 2015-01-22 21:29:42 +01:00
networkd-netdev-tuntap.c network: remove unused variable 2014-11-30 02:35:52 +01:00
networkd-netdev-tuntap.h networkd: netdev - split NetDev struct into per-kind structs 2014-07-21 13:32:27 +02:00
networkd-netdev-veth.c treewide: yet more log_*_errno + return simplifications 2014-11-28 18:56:16 +01:00
networkd-netdev-veth.h networkd: netdev - split NetDev struct into per-kind structs 2014-07-21 13:32:27 +02:00
networkd-netdev-vlan.c log: rearrange log function naming 2014-11-27 22:05:24 +01:00
networkd-netdev-vlan.h networkd: netdev - split NetDev struct into per-kind structs 2014-07-21 13:32:27 +02:00
networkd-netdev-vxlan.c networkd: fix compile 2014-12-04 12:19:57 +01:00
networkd-netdev-vxlan.h networkd: support vxlan parameters 2014-12-04 11:13:32 +01:00
networkd-netdev.c networkd: Introduce ip6gre and ip6gretap 2015-01-22 21:29:42 +01:00
networkd-netdev.h networkd: Introduce ip6gre and ip6gretap 2015-01-22 21:29:42 +01:00
networkd-network-bus.c net: support globbing and disjunction in Match logic 2015-02-10 22:30:35 +01:00
networkd-network-gperf.gperf net: support globbing and disjunction in Match logic 2015-02-10 22:30:35 +01:00
networkd-network.c net: support globbing and disjunction in Match logic 2015-02-10 22:30:35 +01:00
networkd-route.c networkd: support route scopes 2015-02-09 16:53:54 +01:00
networkd-wait-online-link.c networkd-wait-online: allow specific devices to be ignored 2015-01-31 15:26:08 +01:00
networkd-wait-online-link.h networkd-wait-online: track links 2014-07-17 22:53:35 +02:00
networkd-wait-online-manager.c networkd-wait-online: add timeout 2015-02-02 11:57:52 +01:00
networkd-wait-online.c networkd-wait-online: add timeout 2015-02-02 11:57:52 +01:00
networkd-wait-online.h networkd-wait-online: add timeout 2015-02-02 11:57:52 +01:00
networkd.c networkd: move the connection to the bus out of manager_new (again) 2015-02-05 18:02:42 +01:00
networkd.h net: support globbing and disjunction in Match logic 2015-02-10 22:30:35 +01:00
org.freedesktop.network1.conf networkd: add basic dbus API 2015-02-05 11:50:34 +01:00
org.freedesktop.network1.service networkd: add basic dbus API 2015-02-05 11:50:34 +01:00
test-network-tables.c networkd: netdev - add ipvlan support 2015-01-19 23:25:16 +01:00
test-network.c networkd: refactor socket activation a bit 2015-02-03 22:20:38 +01:00