..
.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
networkctl: show the link file applied to each link
2014-09-08 15:09:08 +02:00
networkd-address-pool.c
networkd: split out networkd-link.h
2014-08-12 20:42:59 +02:00
networkd-address.c
networkd: network - if no prefixlength is given, try to deduce one from the address class
2014-10-27 17:40:24 +01:00
networkd-dhcp4.c
sd-dhcp-client: support non-Ethernet hardware addresses
2014-10-11 12:15:54 +02:00
networkd-ipv4ll.c
networkd: link - split out ipv4ll handling
2014-08-12 20:42:59 +02:00
networkd-link.c
networkd: don't stop the dhcp server when link goes down
2014-10-27 11:42:33 +01:00
networkd-link.h
networkd: move carrier gained/lost handling from link_update_flags() to link_update()
2014-09-04 14:10:57 +02:00
networkd-manager.c
sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()
2014-11-04 18:09:19 +01:00
networkd-netdev-bond.c
networkd: bridge - use USEC_PER_MSEC macros
2014-07-21 20:54:09 +02: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: add support for bond options
2014-07-21 20:35:21 +02:00
networkd-netdev-macvlan.c
networkd: netdev - split NetDev struct into per-kind structs
2014-07-21 13:32:27 +02: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: add Patch of MTU discovery for IPIP and GRE
2014-10-29 10:54:01 +05:30
networkd-netdev-tunnel.h
networkd: netdev - split NetDev struct into per-kind structs
2014-07-21 13:32:27 +02:00
networkd-netdev-tuntap.c
networkd: tuntap - return correct error when /dev/net/tun cannot be opened
2014-09-08 15:07:51 +02: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
network: fix typo
2014-11-08 12:42:44 +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
networkd: netdev - split NetDev struct into per-kind structs
2014-07-21 13:32:27 +02: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: split out networkd-link.h
2014-08-12 20:42:59 +02:00
networkd-netdev-vxlan.h
networkd: netdev - split NetDev struct into per-kind structs
2014-07-21 13:32:27 +02:00
networkd-netdev.c
networkd: netdev - failing to create a netdev is not fatal, just fail that netdev
2014-09-08 15:07:51 +02:00
networkd-netdev.h
shared: rename condition-util.[ch] to condition.[ch]
2014-11-06 14:21:11 +01:00
networkd-network-gperf.gperf
networkd: allow specification of DHCP route metric
2014-09-08 15:09:08 +02:00
networkd-network.c
hashmap: introduce hash_ops to make struct Hashmap smaller
2014-09-15 16:08:50 +02:00
networkd-route.c
networkd: add preferred source to dhcp4 gateway route
2014-09-08 15:08:27 +02:00
networkd-wait-online-link.c
hashmap: introduce hash_ops to make struct Hashmap smaller
2014-09-15 16:08:50 +02:00
networkd-wait-online-link.h
networkd-wait-online: track links
2014-07-17 22:53:35 +02:00
networkd-wait-online-manager.c
s/commandline/command line/g
2014-11-06 15:34:18 +01:00
networkd-wait-online.c
networkd-wait-online: add missing short option 'i' to optstring
2014-08-26 20:29:59 +02:00
networkd-wait-online.h
networkd-wait-online: track links
2014-07-17 22:53:35 +02:00
networkd.c
notify: send STOPPING=1 from our daemons
2014-08-21 17:24:21 +02:00
networkd.h
shared: rename condition-util.[ch] to condition.[ch]
2014-11-06 14:21:11 +01:00
test-network-tables.c
networkd: split out networkd-link.h
2014-08-12 20:42:59 +02:00
test-network.c
test-network: fix off-by-one error in test
2014-08-31 19:22:33 +02:00