index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
/
d6_packet.c
Age
Commit message (
Expand
)
Author
2022-12-15
udhcp: add a few comments, no code changes
Denys Vlasenko
2022-12-15
udhcpc6: align FF02__1_2[]
Denys Vlasenko
2021-06-02
udhcpc: improve logs - show offer as it is received
Denys Vlasenko
2020-12-15
udhcpc6: code shrink - sending functions do not need ifindex parameter
Denys Vlasenko
2020-10-01
gcc-9.x warning fixes
Denys Vlasenko
2019-07-02
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-04-30
Optionally re-introduce bb_info_msg()
James Byrne
2017-09-29
udhcpc[6]: make log2 messages for chaddr field indented like the rest
Denys Vlasenko
2017-09-29
udhcpc[6]: initialize entire sockaddr_ll
Denys Vlasenko
2017-03-27
udhcp6: fix releasing
Denys Vlasenko
2016-03-30
udhcp: get rid of bb_info_msg()
Denys Vlasenko
2016-03-30
Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts
Denys Vlasenko
2011-11-07
udhcpc6: set hop limit to 1 in emitted raw packets
Denys Vlasenko
2011-11-07
udhcpc6: new applet. Not yet functional.
Denys Vlasenko