Revision 1de7afc9 net/hub.c

b/net/hub.c
16 16
#include "net/net.h"
17 17
#include "clients.h"
18 18
#include "hub.h"
19
#include "iov.h"
19
#include "qemu/iov.h"
20 20

  
21 21
/*
22 22
 * A hub broadcasts incoming packets to all its ports except the source port.

Also available in: Unified diff