On Tue, Sep 22, 2020 at 12:58:24PM +0200, Juergen Gross wrote:
> Fix two issues in mini-os netfront:
> 
> - undo init_netfront interface change and replace it with an alternative
> - fix mini-os suspend/resume handling in netfront
> 
> Juergen Gross (2):
>   mini-os: netfront: retrieve netmask and gateway via extra function
>   mini-os: netfront: fix suspend/resume handling
> 
>  include/netfront.h |   4 +-
>  lwip-net.c         |   4 +-
>  netfront.c         | 173 ++++++++++++++++++++-------------------------
>  test.c             |   2 +-
>  4 files changed, 84 insertions(+), 99 deletions(-)

Pushed to mini-os.

Wei.

> 
> -- 
> 2.26.2
> 

Reply via email to