| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Use the available libraries for mapping from interface index to name
or type. This should speed up display with lots of interfaces
|
|
|
|
| |
Need to get right headers or build breaks.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds support for configuring GRE tunnels using the
new rtnl_link interface. This only works on kernels that have
the new GRE configuration interface.
This is accessed through the "ip link" command. The previous
tunnel configuration interface "ip tunnel" remains as it is
and should be retained for compatibility with old kernels.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
|
This patch adds support for configuring GRE tunnels using the
new rtnl_link interface. This only works on kernels that have
the new GRE configuration interface.
This is accessed through the "ip link" command. The previous
tunnel configuration interface "ip tunnel" remains as it is
and should be retained for compatibility with old kernels.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|