Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-11 | tap: Refactoring macvtap.c | Sainath Grandhi | |
macvtap module has code for tap/queue management and link management. This patch splits the code into macvtap_main.c for link management and tap.c for tap/queue management. Functionality in tap.c can be re-used for implementing tap on other virtual interfaces. Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net> |