Skip to content
Snippets Groups Projects
Commit 1422e32d authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

net: reorganize headers


Move public headers to include/net, and leave private headers in net/.
Put the virtio headers in include/net/tap.h, removing the multiple copies
that existed.  Leave include/net/tap.h as the interface for NICs, and
net/tap_int.h as the interface for OS-specific parts of the tap backend.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent fd9400b3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment