Denys Vlasenko
|
827b690fa7
udhcpc[6]: do not pass xid around, keep it in client_data.xid
|
3 年之前 |
Denys Vlasenko
|
949e9621d1
udhcpc: get rid of client_data.fqdn field
|
3 年之前 |
Denys Vlasenko
|
698cdef538
udhcpc: remove deprecated -H/-h HOSTNAME options (9 years), deprecate -V VENDOR
|
3 年之前 |
Denys Vlasenko
|
265fcddd08
udhcpc: include client-id option in DECLINEs, even if it's a custom -x 61:HEX option
|
3 年之前 |
Martin Lewis
|
9914d8b861
udhcpc: add support for long options
|
4 年之前 |
Denys Vlasenko
|
11e024aa86
udhcpc6: add ELAPSED_TIME option to outgoing packets
|
5 年之前 |
Denys Vlasenko
|
bcb1fc3e6c
udhcp: rename client_config to client_data, server_config to server_data
|
5 年之前 |
Denys Vlasenko
|
a4ed2c45b9
dhcp: get rid of last global data
|
5 年之前 |
Denys Vlasenko
|
ba4fbca8a8
udhcpc6: make -O OPT work
|
7 年之前 |
Denys Vlasenko
|
04ac6e03c3
udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT
|
11 年之前 |
Denys Vlasenko
|
293c94564c
udhcpc: make -O <numeric_opt> work. Closes 5402
|
12 年之前 |
Denys Vlasenko
|
9ac5596a51
udhcpc: emit "correct" secs field
|
13 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Denys Vlasenko
|
385b4562e3
udhcp: cosmetic cleanups; one case of s/full_read/xread/
|
14 年之前 |
Denys Vlasenko
|
7e6add1dfc
udhcpc: add -x OPT:VAL option
|
14 年之前 |
Denys Vlasenko
|
6ef8def7cf
udhcp: remove two unused fields
|
14 年之前 |
Denys Vlasenko
|
501e35c474
udhcp: merge clientpacket.c into dhcpc.c
|
14 年之前 |
Denys Vlasenko
|
c7dc79e71d
udhcpd: untangle incredibly messy handling of DHCPREQUEST
|
14 年之前 |
Denys Vlasenko
|
2f14263c40
udhcp[cd]: fix aliasing warnings
|
15 年之前 |
Denys Vlasenko
|
31af3d5a1d
udhcp: shorten mac len from 16 to 6 in lease file
|
15 年之前 |
Denys Vlasenko
|
ac906fa85e
udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v
|
15 年之前 |
Denys Vlasenko
|
26918dd28e
udhcp: rename server/client_config.arp to server_mac and client_mac
|
15 年之前 |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 年之前 |
Denis Vlasenko
|
f81e8dbc74
*: make "pragma GCC visibility push(hidden)" less ugly
|
15 年之前 |
Denis Vlasenko
|
c321b51dc6
udhcp: added some FIXMEs; code shrink. -49 bytes
|
16 年之前 |
Denis Vlasenko
|
f1980f67d3
dhcp: add FAST_FUNC as appropriate. -160 bytes.
|
16 年之前 |
Denis Vlasenko
|
ff7cd6f925
use USE_FEATURE_UDHCP_PORT instead of ifdef
|
16 年之前 |
Denis Vlasenko
|
21765fa063
udhcpc: kill undocumented -W, it was a no-op.
|
16 年之前 |
Denis Vlasenko
|
fc9e108032
udhcpc: shrink
|
16 年之前 |
Denis Vlasenko
|
6de8994440
udhcpc: regularize the names of receiving functions,
|
16 年之前 |