..
.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
network-util.h
libsystemd-network: move network-utils from src/shared
2014-03-21 21:54:37 +01:00
networkd-address-pool.c
change type for address family to "int"
2014-07-18 16:10:51 +02:00
networkd-address.c
resolved: when answer A or AAAA questions, order responses by whether addresses are link-local or not
2014-07-30 00:48:59 +02:00
networkd-link.c
sd-dhcp-server: always send out ROUTER and SUBNET_MASK
2014-08-04 20:58:15 +02:00
networkd-manager.c
networkd: store ifindex as int
2014-07-28 11:46:57 +02: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: netdev - split NetDev struct into per-kind structs
2014-07-21 13:32:27 +02:00
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: netdev - split NetDev struct into per-kind structs
2014-07-21 13:32:27 +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
networkd: netdev - split NetDev struct into per-kind structs
2014-07-21 13:32:27 +02: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: netdev - split NetDev struct into per-kind structs
2014-07-21 13:32:27 +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 - split NetDev struct into per-kind structs
2014-07-21 13:32:27 +02:00
networkd-netdev.h
networkd: netdev - split NetDev struct into per-kind structs
2014-07-21 13:32:27 +02:00
networkd-network-gperf.gperf
networkd: add and expose per-link LLMNR config option
2014-08-04 16:56:34 +02:00
networkd-network.c
networkd: add and expose per-link LLMNR config option
2014-08-04 16:56:34 +02:00
networkd-route.c
networkd: route/address - use trivial hash functions
2014-07-28 12:21:51 +02:00
networkd-wait-online-link.c
networkd-wait-online: fix comilation warning
2014-07-18 13:25:18 +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
networkd-wait-online: fix comilation warning
2014-07-18 13:25:18 +02:00
networkd-wait-online.c
Unify parse_argv style
2014-08-03 21:46:07 -04:00
networkd-wait-online.h
networkd-wait-online: track links
2014-07-17 22:53:35 +02:00
networkd.c
networkd: simplify signal handling of SIGTERM/SIGINT
2014-07-07 23:11:03 +02:00
networkd.h
networkd: add and expose per-link LLMNR config option
2014-08-04 16:56:34 +02:00
sd-network.c
sd-network: actually open the state file in sd_network_get_llmnr()
2014-08-04 23:05:26 +02:00
test-network-tables.c
test-tables: add new entries
2014-07-16 19:00:03 -04:00
test-network.c
sd-network: remove redundant array size parameter from functions that return arrays
2014-07-17 01:42:26 +02:00