grep: add proper support for pattern_list
[oweals/busybox.git] / networking / udhcp / d6_common.h
2019-08-09 Denys Vlasenkoudhcpc6: s/iphdr/ip6_hdr/
2019-05-26 Martin Lewisudhcpc6: Fixed aliasing compilation error
2019-04-14 Denys Vlasenkoudhcpc6: code shrink
2018-05-14 Samuel Mendoza-Jonasudhcpc6: add DHCPv6 boot options
2018-01-16 Denys Vlasenkoudhcpc6: add support of prefix delegation
2017-06-27 Denys Vlasenkoudhcpc6: add comments about option 39, no code changes
2017-06-26 Denys Vlasenkoudhcpc6: add support for timezones
2017-03-27 Denys Vlasenkoudhcp6: fix releasing
2017-03-27 Denys Vlasenkoudhcp6: fix problems found running against dnsmasq
2017-03-27 Denys Vlasenkoudhcp6: read_interface should save link-local ipv6...
2012-04-20 Denys Vlasenkofix build breakage found by randconfig
2011-11-21 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2011-11-16 Denys Vlasenkoudhcpc6: rudimentary code to export data to script...
2011-11-07 Denys Vlasenkoudhcpc6: fix endianness
2011-11-07 Denys Vlasenkoudhcpc6: new applet. Not yet functional.