Changeset b417559 in mainline for uspace/srv/net/dhcp/main.c
- Timestamp:
- 2013-09-24T21:00:52Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1b0602a3
- Parents:
- 66ec63a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/dhcp/main.c
r66ec63a rb417559 56 56 57 57 log_msg(LOG_DEFAULT, LVL_DEBUG, "dhcp_init()"); 58 59 dhcpsrv_links_init(); 58 60 59 61 rc = inetcfg_init();
Note:
See TracChangeset
for help on using the changeset viewer.