commit | 408013630a1ffded4fe035f1e39b8fcac85eccea | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Mon Mar 12 16:21:37 2018 +0530 |
committer | Ratan Gupta <ratagupt@in.ibm.com> | Mon Mar 12 16:26:56 2018 +0530 |
tree | 050f5d7077f65118a9b7ec634f5c57a747c34b9b | |
parent | 7e9e2ef68a1c53e022970d85566945d5bdc5a78e [diff] |
SetLan: Define the global network timer As timer is being referred in the provider library so it should be defined in per process(host-ipmid, net-ipmid) context. Defining the timer requires to pull the code of timer in this repository so adding the timer class. Change-Id: I4ea5f51fed03dd87d70868b0bc76ff1fb683931c Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>