On Monday 13 February 2012 15:21:12 Joe Hershberger wrote:
> On Fri, Feb 3, 2012 at 6:42 AM, Mike Frysinger wrote:
> > On Thursday 19 January 2012 19:53:29 Joe Hershberger wrote:
> >> + NetOurGatewayIP = 0;
> >> + ip_to_string(NetOurGatewayIP, tmp);
> >> + setenv("gatewayip", tmp);
> >>
Hi Mike,
On Fri, Feb 3, 2012 at 6:42 AM, Mike Frysinger wrote:
> On Thursday 19 January 2012 19:53:29 Joe Hershberger wrote:
>> + NetOurGatewayIP = 0;
>> + ip_to_string(NetOurGatewayIP, tmp);
>> + setenv("gatewayip", tmp);
>> +
>> + ip_to_string(NetOurSubnetMask, tmp);
>> + se
On Thursday 19 January 2012 19:53:29 Joe Hershberger wrote:
> --- a/README
> +++ b/README
>
> - CONFIG_CMD_PCMCIA * PCMCIA support
> + CONFIG_CMD_PCMCIA * PCMCIA support
please omit unrelated whitespace changes
> --- a/common/cmd_net.c
> +++ b/common/cm
3 matches
Mail list logo