Changeset e3811c9 in mainline for uspace/srv/net/dhcp/dhcp.c
- Timestamp:
- 2015-04-29T17:25:11Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3bd1b3ab
- Parents:
- 86cf96d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/dhcp/dhcp.c
r86cf96d re3811c9 562 562 } 563 563 564 /* XXX Work around multiple simultaneous sessions issue */ 565 dhcp_transport_fini(&dlink->dt); 566 564 567 log_msg(LOG_DEFAULT, LVL_NOTE, "%s: Successfully configured.", 565 568 dlink->link_info.name);
Note:
See TracChangeset
for help on using the changeset viewer.