Fwd: ifconfig / alloc_netdev

A B mailforgroup at gmail.com
Mon Nov 5 21:34:55 EST 2012


---------- Forwarded message ----------
From: A B <mailforgroup at gmail.com>
Date: Mon, Nov 5, 2012 at 9:12 PM
Subject: ifconfig / alloc_netdev
To: kernelnewbies at nl.linux.org


Hi,

I'm facing an issue where
ifconfig command output doesn't display the interface that is created
using alloc_netdev and registered using register_netdev.

If i do 'ifconfig -a', i'm seeing the interface which i created.

Under what circumstances does the interface is not shown in ifconfig
output but in 'ifconfig -a' output.

Also, i'm not seeing any packets forwarded to the created interface.
i.e None of the Rx Packets and Tx Packets counters are getting
incremented,

Can any one please let me know your suggestions / any documentation
related to this problem area.

Thank you.



More information about the Kernelnewbies mailing list