Commit Graph

18 Commits

Author SHA1 Message Date
roy
fd710a4140 Sync 2014-11-26 13:43:06 +00:00
roy
c38e639c09 Add RCSIDs 2014-11-07 20:51:02 +00:00
roy
32584761dd Sync 2014-11-07 20:32:04 +00:00
roy
e2e4bfd1df Sync 2014-10-29 01:08:31 +00:00
roy
61932153cd Sync 2014-10-17 23:42:24 +00:00
roy
77cf2730df Sync 2014-10-06 18:22:29 +00:00
roy
06b615d894 Sync 2014-09-18 20:46:30 +00:00
roy
f1cbc45c57 Sync 2014-09-16 22:27:04 +00:00
roy
648f3093d2 Sync 2014-07-30 15:47:32 +00:00
roy
1f96c74429 Sync 2014-07-14 11:49:48 +00:00
roy
1578cb1fcc Sync 2014-06-14 20:55:37 +00:00
roy
083b63d1f4 Sync 2014-03-14 11:31:11 +00:00
roy
7c6da338a5 Sync 2014-03-01 11:04:21 +00:00
roy
edb7c05f00 Sync 2014-02-25 13:20:23 +00:00
roy
8e4e77c750 Sync 2014-01-15 20:43:21 +00:00
roy
8ad72a7637 Sync 2014-01-03 22:24:41 +00:00
christos
dbb1d6e3ee CID 1102809: Fix uninitialized variable 2013-11-14 01:28:16 +00:00
roy
71f31e7121 Import dhcpcd-6.1.0 with the following changes:
* Fixed a segfault when configuring a static route in dhcpcd.conf
* Merged IPv6 ND and RA codebases
* Persistent configuration is now a default option in dhcpcd.conf
* Store configured IPv4 addresses against the interface so we only add
  them if actually missing to avoid RTM_DELADDR/NEWADDR loops on some OS's
* waitip now supports waiting for any, IPv4, IPv6 or both protocols
* DHCPv6 addresses are added with a /128 prefix and should not attempt to
  associate with any existing prefix or make one up as per RFC 5942
* Fix initial carrier status
* Fix requesting >1 DHCPv6 address

Fixes PR bin/48140
2013-09-20 10:51:29 +00:00