index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
/
common.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udhcp: bind to device even for ucast packets
Michal Kazior
2020-12-15
1
-1
/
+2
*
udhcp: remove struct packing attribute, eliminates gcc-9.x
Denys Vlasenko
2020-10-01
1
-3
/
+3
*
udhcp: add option scanner
Martin Lewis
2020-06-29
1
-0
/
+8
*
dhcpc: refactor xmalloc_optname_optval to shrink binary size
Martin Lewis
2020-06-09
1
-1
/
+1
*
udhcp: comment out unused domain compression code
Denys Vlasenko
2020-06-09
1
-1
/
+1
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-0
/
+19
*
dhcp: tweak comments, no code changes
Denys Vlasenko
2019-05-23
1
-30
/
+22
*
Optionally re-introduce bb_info_msg()
James Byrne
2019-04-30
1
-3
/
+3
*
udhcp: add 100 and 101 dhcp options for ipv4
Antoine Girard-Vallée
2019-04-13
1
-0
/
+2
*
Update examples/udhcp/udhcpd.conf
Denys Vlasenko
2019-01-15
1
-2
/
+2
*
udhcpc: when decoding DHCP_SUBNET, ensure it is 4 bytes long
Denys Vlasenko
2019-01-07
1
-1
/
+1
*
udhcpc: check that 4-byte options are indeed 4-byte, closes 11506
Denys Vlasenko
2018-12-17
1
-0
/
+4
*
udhcp: add decimal option values in comments, no code changes
Denys Vlasenko
2018-07-04
1
-30
/
+30
*
udhcp: add option 211, "reboot time"
Jeremy Kerr
2018-07-04
1
-0
/
+1
*
udhcpc: remove code which requires server ID to be on local network
Denys Vlasenko
2018-06-21
1
-3
/
+1
*
udhcpc6: set -x options in request
Denys Vlasenko
2018-05-14
1
-1
/
+10
*
udhcpd: fix "not dying on SIGTERM"
Denys Vlasenko
2018-03-10
1
-1
/
+1
*
udhcpc: paranoia when using kernel UDP mode for sending renew: server ID may ...
Denys Vlasenko
2017-09-29
1
-1
/
+3
*
randomconfig fixes
Denys Vlasenko
2017-07-03
1
-0
/
+2
*
udhcpc6: make -O OPT work
Denys Vlasenko
2017-06-28
1
-4
/
+13
*
udhcp: use poll() instead of select()
Denys Vlasenko
2017-02-16
1
-2
/
+2
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
udhcp: get rid of bb_info_msg()
Denys Vlasenko
2016-03-30
1
-3
/
+3
*
udhcpd: add option for tweaking arpping
Michel Stam
2014-10-30
1
-1
/
+2
*
udhcp: add PXELINUX path prefix option (code 210) definition
Jeremy Kerr
2014-07-16
1
-0
/
+1
*
udhcp: add PXELINUX config file option (code 209) definition
Jeremy Kerr
2013-11-12
1
-2
/
+3
*
Add yet another missing ALIGN2 on a global declaration.
Denys Vlasenko
2012-07-26
1
-1
/
+1
*
*: declare strings with ALIGN1, as appropriate
Michael Tokarev
2012-07-24
1
-2
/
+2
*
udhcpc: sanitize hostnames in incoming packets. Closes 3979.
Denys Vlasenko
2011-12-08
1
-0
/
+3
*
udhcpc6: rudimentary code to export data to script; fix IAADDR parsing
Denys Vlasenko
2011-11-16
1
-0
/
+3
*
typo fix in comment
Denys Vlasenko
2011-10-20
1
-1
/
+1
*
udhcpc: add support for DHCP option 212 (RFC 5969)
Denys Vlasenko
2011-10-19
1
-0
/
+1
*
udhcp: IF_UDHCP_VERBOSE() macro - improve code readability
Leonid Lisovskiy
2011-10-18
1
-0
/
+2
*
udhcp: remove the declaration of non-existent udhcp_checksum
Baruch Siach
2011-09-09
1
-2
/
+0
*
udhcp: add FEATURE_UDHCP_8021Q option
Nigel Hathaway
2011-04-26
1
-0
/
+2
*
dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE
Denys Vlasenko
2010-10-20
1
-3
/
+3
*
udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options
Vladislav Grishenko
2010-09-26
1
-0
/
+2
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
dhcp: indicate IP network order in prototypes too
Denys Vlasenko
2010-05-30
1
-4
/
+4
*
dhcp: readability cleanups and small code shrink
Denys Vlasenko
2010-05-30
1
-2
/
+12
*
udhcp: implement "raw" binary options. Closes bug 735
Denys Vlasenko
2010-04-04
1
-4
/
+5
*
udhcp: s/dhcp_option/dhcp_optflag/g
Denys Vlasenko
2010-04-04
1
-2
/
+2
*
udhcpd: support decoding of option 120 "SIP servers". Closes bug 737
Denys Vlasenko
2010-04-03
1
-1
/
+3
*
udhcp: abort if we see unknown option, and show valid options if so
Denys Vlasenko
2010-03-27
1
-0
/
+2
*
udhcp: cosmetic cleanups; one case of s/full_read/xread/
Denys Vlasenko
2010-03-26
1
-2
/
+1
*
udhcp: pass pointer to whole packet to "add option" functions
Denys Vlasenko
2010-03-26
1
-3
/
+3
*
udhcp: move options.c to common.c; disable unused bool and s16 option code
Denys Vlasenko
2010-03-26
1
-5
/
+9
*
udhcpc: add -x OPT:VAL option
Denys Vlasenko
2010-03-25
1
-0
/
+8
*
udhcp: handle errors in read_staticlease
Denys Vlasenko
2010-03-23
1
-1
/
+1
*
udhcp: make rfc derived doc more readable (but it still is contradictory)
Denys Vlasenko
2010-03-22
1
-60
/
+41
[next]