Re: [OpenWrt-Devel] [PATCH 5/6] isc-dhcp: dhcrelay: Add more UCI options

2013-10-15 Thread Jo-Philipp Wich
Hi, comments inline. > Add more options to dhcrelay UCI and init script: > > - enabled > - interfaces: Listen interfaces > - relay_mode: What to do about packets that already have a relay option > > Also mark /etc/config/dhcrelay as conffile > > Signed-off-by: Bruno Randolf > --- > net/isc-d

[OpenWrt-Devel] [PATCH 5/6] isc-dhcp: dhcrelay: Add more UCI options

2013-10-11 Thread Bruno Randolf
Add more options to dhcrelay UCI and init script: - enabled - interfaces: Listen interfaces - relay_mode: What to do about packets that already have a relay option Also mark /etc/config/dhcrelay as conffile Signed-off-by: Bruno Randolf --- net/isc-dhcp/Makefile | 8 +++ n