History for barebox / net / dhcp.c
2016-09-22
@Sascha Hauer
convert users to %pI4 ...
Sascha Hauer committed on 22 Sep 2016
2016-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
2015-12-14
@Sascha Hauer
net: dhcp: make unmodified variable const ...
Sascha Hauer committed on 14 Dec 2015
@Sascha Hauer
net: dhcp: simplify dhcp_options_process ...
Sascha Hauer committed on 14 Dec 2015
@Sascha Hauer
net: dhcp: unify options and params ...
Sascha Hauer committed on 14 Dec 2015
2015-09-29
@Wadim Egorov
net: dhcp: Fix CONFIG variable name ...
Wadim Egorov authored on 28 Sep 2015 Sascha Hauer committed on 29 Sep 2015
2015-06-05
@Wadim Egorov
net: dhcp: Split dhcp funcionality & add dhcp command ...
Wadim Egorov authored on 3 Jun 2015 Sascha Hauer committed on 5 Jun 2015
2015-01-29
@Eric Bénard
dhcp: fix request packet's seconds elapsed ...
Eric Bénard authored on 28 Jan 2015 Sascha Hauer committed on 29 Jan 2015
@Eric Bénard
dhcp: fix request packet ...
Eric Bénard authored on 28 Jan 2015 Sascha Hauer committed on 29 Jan 2015
@Eric Bénard
dhcp: fix request packet's requested IP option ...
Eric Bénard authored on 28 Jan 2015 Sascha Hauer committed on 29 Jan 2015
2014-07-08
@Sascha Hauer
Do not use macros in command help ...
Sascha Hauer committed on 8 Jul 2014
2014-05-14
@Holger Schurig
commands: harmonize in-barebox documentation ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
@Holger Schurig
commands: group 'help' output ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
2013-10-07
@Sascha Hauer
dhcp: replace dhcp_getenv_int with getenv_uint ...
Sascha Hauer committed on 7 Oct 2013
2013-08-16
@Sascha Hauer
Make hostname available to C Code ...
Sascha Hauer committed on 16 Aug 2013
@Sascha Hauer
globalvar: Allow to set initial value ...
Sascha Hauer committed on 16 Aug 2013
2013-05-14
@Sascha Hauer
net: dhcp: Fix tftp servername handling ...
Sascha Hauer committed on 14 May 2013
@Sascha Hauer
net: dhcp: Fix return value on ctrl-c ...
Sascha Hauer committed on 14 May 2013
2013-02-28
@Sascha Hauer
net: dhcp: fix typo ...
Sascha Hauer committed on 28 Feb 2013
2012-10-02
@Jean-Christophe PLAGNIOL-VILLARD
dhcp: add retries limit support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 23 Aug 2012 Sascha Hauer committed on 2 Oct 2012
@Jean-Christophe PLAGNIOL-VILLARD
dhcp: add copy_only_if_valid support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 15 Aug 2012 Sascha Hauer committed on 2 Oct 2012
@Jean-Christophe PLAGNIOL-VILLARD
dhcp: switch to global var support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 15 Aug 2012 Sascha Hauer committed on 2 Oct 2012
@Jean-Christophe PLAGNIOL-VILLARD
defaultenv: switch hostname to global.hostname ...
Jean-Christophe PLAGNIOL-VILLARD authored on 3 Sep 2012 Sascha Hauer committed on 2 Oct 2012
2012-05-01
@Sascha Hauer
Merge tag 'complete_update_support' of git://git.jcrosoft.org/barebox into next ...
Sascha Hauer committed on 1 May 2012
2012-04-30
@Jean-Christophe PLAGNIOL-VILLARD
complete: add empty complete support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 30 Apr 2012
@Sascha Hauer
dhcp: set start time ...
Sascha Hauer committed on 30 Apr 2012
2012-04-18
@Jean-Christophe PLAGNIOL-VILLARD
dhcp: fix typo introduce during rebase of hostname patch ...
Jean-Christophe PLAGNIOL-VILLARD authored on 18 Apr 2012 Sascha Hauer committed on 18 Apr 2012
@Jean-Christophe PLAGNIOL-VILLARD
net: dhcp: add support to send the hostname to the dhcp server ...
Jean-Christophe PLAGNIOL-VILLARD authored on 15 Apr 2012 Sascha Hauer committed on 18 Apr 2012
2012-04-15
@Sascha Hauer
dhcp: set global nameserver/domainname ...
Sascha Hauer committed on 15 Apr 2012
2012-04-10
@Jean-Christophe PLAGNIOL-VILLARD
net: dhcp: add private extention 224 to pass the oftree file via dhcp. ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Apr 2012 Sascha Hauer committed on 10 Apr 2012