1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00
miraclecast/src/dhcp
albfan 04a1ec8aa3 Ini files for miracle-wifid
Honor ~/.miraclecast or ~/.config/miraclecastrc

Properties avaliable:
- wifid: log-level
- sinkctl: external-player, rstp-port, log-level, log-journal-level, autocmd
- wifictl: log-level, journal-log-level

Command line has always higher priority over ini files

fixes #113
2017-04-04 22:00:39 +02:00
..
client.c dhcp: sync with gdhcp 2014-08-13 08:45:15 +02:00
CMakeLists.txt fix cmake compilation 2015-04-11 23:11:52 +02:00
common.c dhcp: sync with gdhcp 2014-08-13 08:45:15 +02:00
common.h Move gdhcp and miracle-dhcp to ./src/dhcp/ 2014-02-18 14:04:51 +01:00
dhcp.c Version 1.0 2016-01-24 20:54:40 +01:00
gdhcp.h dhcp: sync with gdhcp 2014-08-13 08:45:15 +02:00
ipv4ll.c dhcp: sync with gdhcp 2014-08-13 08:45:15 +02:00
ipv4ll.h Move gdhcp and miracle-dhcp to ./src/dhcp/ 2014-02-18 14:04:51 +01:00
Makefile.am Ini files for miracle-wifid 2017-04-04 22:00:39 +02:00
server.c Lease IP on REQUEST if address is free 2015-03-30 12:06:38 +02:00
unaligned.h Move gdhcp and miracle-dhcp to ./src/dhcp/ 2014-02-18 14:04:51 +01:00