aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/d6_packet.c
AgeCommit message (Expand)Author
2020-12-15udhcpc6: code shrink - sending functions do not need ifindex parameterDenys Vlasenko
2020-10-01gcc-9.x warning fixesDenys Vlasenko
2019-07-02libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne
2019-04-30Optionally re-introduce bb_info_msg()James Byrne
2017-09-29udhcpc[6]: make log2 messages for chaddr field indented like the restDenys Vlasenko
2017-09-29udhcpc[6]: initialize entire sockaddr_llDenys Vlasenko
2017-03-27udhcp6: fix releasingDenys Vlasenko
2016-03-30udhcp: get rid of bb_info_msg()Denys Vlasenko
2016-03-30Use bb_error_msg instead of bb_info_msg in all commented-out debug printoutsDenys Vlasenko
2011-11-07udhcpc6: set hop limit to 1 in emitted raw packetsDenys Vlasenko
2011-11-07udhcpc6: new applet. Not yet functional.Denys Vlasenko