Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1561128
| From | "Grandhi, Sainath" <sainath.grandhi@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCHv1 7/7] IPVTAP: IP-VLAN based tap driver |
| Date | 2017-01-18 00:50 +0100 |
| Message-ID | <t0LFL-51r-5@gated-at.bofh.it> (permalink) |
| References | <sWLkZ-8sx-5@gated-at.bofh.it> <sWLl0-8sx-33@gated-at.bofh.it> <sWLXH-y2-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> -----Original Message-----
> From: Eric Dumazet [mailto:eric.dumazet@gmail.com]
> Sent: Friday, January 06, 2017 3:14 PM
> To: Grandhi, Sainath <sainath.grandhi@intel.com>
> Cc: netdev@vger.kernel.org; davem@davemloft.net;
> mahesh@bandewar.net; linux-kernel@vger.kernel.org
> Subject: Re: [PATCHv1 7/7] IPVTAP: IP-VLAN based tap driver
>
> On Fri, 2017-01-06 at 14:33 -0800, Sainath Grandhi wrote:
> > This patch adds a tap character device driver that is based on the
> > IP-VLAN network interface, called ipvtap. An ipvtap device can be
> > created in the same way as an ipvlan device, using 'type ipvtap', and
> > then accessed using the tap user space interface.
> >
> > Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
> > Tested-by: Sainath Grandhi <sainath.grandhi@intel.com>
> > ---
>
>
> > +module_exit(ipvtap_exit);
> > +MODULE_ALIAS_RTNL_LINK("ipvtap");
> > +MODULE_AUTHOR("Arnd Bergmann <arnd@arndb.de>");
> > +MODULE_LICENSE("GPL");
>
> Who wrote this driver exactly ???
>
>
Sending out next version, modifying this.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
RE: [PATCHv1 7/7] IPVTAP: IP-VLAN based tap driver "Grandhi, Sainath" <sainath.grandhi@intel.com> - 2017-01-18 00:50 +0100
csiph-web