Hi Stephen,
Comments inline.
>On Fri, 12 May 2017 05:02:37 +
>"Kashyap, Saurav" wrote:
>
>> Hi,
>>
>> I am using upstream kernel 4.11.0 and base is RHEL 7.2. I am playing around
>> with TAP devices and created it using following commands
>> ===
>> ip tuntap add tap10 mode tap
>> ip ad
On Fri, 12 May 2017 05:02:37 +
"Kashyap, Saurav" wrote:
> Hi,
>
> I am using upstream kernel 4.11.0 and base is RHEL 7.2. I am playing around
> with TAP devices and created it using following commands
> ===
> ip tuntap add tap10 mode tap
> ip addr add 172.28.12.1/24 dev tap10
> ip link