#include <tuntap.h>
List of all members.
Member Typedef Documentation
Member Function Documentation
virtual std::string gnuradio::extras::tuntap::get_dev_name |
( |
void |
| ) |
[pure virtual] |
static sptr gnuradio::extras::tuntap::make |
( |
const std::string & |
dev = "" | ) |
[static] |
Make a new TUN/TAP block.
Use the Universal TUN/TAP device driver to move packets to/from kernel See /usr/src/linux/Documentation/networking/tuntap.txt
- Parameters:
-
dev | the device name (depends on os, blank for automatic) |
- Returns:
- a new TUN/TAP interface block
The documentation for this class was generated from the following file: