Mercurial > ecos
comparison packages/net/common/current/ChangeLog @ 253:d364b93024e5
From Red Hat - fix problem with IPv6 when using DHCP.
| author | gthomas |
|---|---|
| date | Fri, 26 Jul 2002 15:06:38 +0000 |
| parents | f9db7cb0692e |
| children | 42332443fea2 |
comparison
equal
deleted
inserted
replaced
| 252:8ec2d05eea5d | 253:d364b93024e5 |
|---|---|
| 1 2002-07-26 Gary Thomas <gary@chez-thomas.org> | |
| 2 2002-07-26 Ken Cox <jkc@redhat.com> | |
| 3 | |
| 4 * src/dhcp_prot.c: The IPv6 link local address would not be | |
| 5 recognized if configured to use dhcp. When dhcp reconfigures | |
| 6 the interface after obtaining it's info, it needs to delete | |
| 7 the IPv6 link local address (as well as the IPv4) address before | |
| 8 reconfiguring. | |
| 9 | |
| 1 2002-07-10 Gary Thomas <gary@chez-thomas.org> | 10 2002-07-10 Gary Thomas <gary@chez-thomas.org> |
| 2 | 11 |
| 3 * src/inet_addr.c: | 12 * src/inet_addr.c: |
| 4 * src/getproto.c: | 13 * src/getproto.c: |
| 5 * src/dhcp_prot.c: | 14 * src/dhcp_prot.c: |
