getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
[oweals/busybox.git] / networking / udhcp / d6_packet.c
2016-03-30 Denys Vlasenkoudhcp: get rid of bb_info_msg()
2016-03-30 Denys VlasenkoUse bb_error_msg instead of bb_info_msg in all commente...
2011-11-07 Denys Vlasenkoudhcpc6: set hop limit to 1 in emitted raw packets
2011-11-07 Denys Vlasenkoudhcpc6: new applet. Not yet functional.