-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Felix Fietkau wrote:
> - Interfaces using dhcp are usually considered 'wan' instead of 'lan',
> LAN should have a predictable IP address.
> If you believe that that any of the above changes are
> necessary, please provide compelling reasons for it. Ot
2016-02-26 17:20 skrev Felix Fietkau:
On 2016-02-26 15:54, micke.prag@telldus.sewrote:
2016-02-26 15:35 skrev Felix Fietkau:
On 2016-02-26 15:27, micke.prag@telldus.sewrote:
Hi I have a board config for a device that I am about to commit to
OpenWRT. I am rebasing my work against trunk but
On 2016-02-26 15:54, micke.p...@telldus.se wrote:
> 2016-02-26 15:35 skrev Felix Fietkau:
>
>> On 2016-02-26 15:27, micke.prag@telldus.sewrote:
>>
>>> Hi I have a board config for a device that I am about to commit to
>>> OpenWRT. I am rebasing my work against trunk but some things have
>>> change
2016-02-26 15:35 skrev Felix Fietkau:
On 2016-02-26 15:27, micke.prag@telldus.sewrote:
Hi I have a board config for a device that I am about to commit to
OpenWRT. I am rebasing my work against trunk but some things have
changed since I made the config. My code was written against r46120
but
s
Hi.
> In r48800 this file seems to have been replaced by
> /etc/board.d/02_network instead. Unfortunately "raw" uci commands does
> not work since its generating /etc/board.json instead? Am I correct?
>
> If I do this then "dhcp" is ignored and the interface is set to static
> anyway:
> ucidef_se
On 2016-02-26 15:27, micke.p...@telldus.se wrote:
> Hi
>
> I have a board config for a device that I am about to commit to
> OpenWRT. I am rebasing my work against trunk but some things have
> changed since I made the config. My code was written against r46120 but
> somethings doesn't work on r
Hi
I have a board config for a device that I am about to commit to
OpenWRT. I am rebasing my work against trunk but some things have
changed since I made the config. My code was written against r46120 but
somethings doesn't work on r48800.
My question is how I should update my code to "prope