Home
last modified time | relevance | path

Searched hist:"407 af3299ef1ac7e87ce3fb530e32a009d1a9efd" (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/linux/
H A Dif_bridge.hdiff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 13:00:12 CET 2013 Vlad Yasevich <vyasevic@redhat.com> bridge: Add netlink interface to configure vlans on bridge ports

Add a netlink interface to add and remove vlan configuration on bridge port.
The interface uses the RTM_SETLINK message and encodes the vlan
configuration inside the IFLA_AF_SPEC. It is possble to include multiple
vlans to either add or remove in a single message.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/bridge/
H A Dbr_if.cdiff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 13:00:12 CET 2013 Vlad Yasevich <vyasevic@redhat.com> bridge: Add netlink interface to configure vlans on bridge ports

Add a netlink interface to add and remove vlan configuration on bridge port.
The interface uses the RTM_SETLINK message and encodes the vlan
configuration inside the IFLA_AF_SPEC. It is possble to include multiple
vlans to either add or remove in a single message.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbr_device.cdiff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 13:00:12 CET 2013 Vlad Yasevich <vyasevic@redhat.com> bridge: Add netlink interface to configure vlans on bridge ports

Add a netlink interface to add and remove vlan configuration on bridge port.
The interface uses the RTM_SETLINK message and encodes the vlan
configuration inside the IFLA_AF_SPEC. It is possble to include multiple
vlans to either add or remove in a single message.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbr_netlink.cdiff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 13:00:12 CET 2013 Vlad Yasevich <vyasevic@redhat.com> bridge: Add netlink interface to configure vlans on bridge ports

Add a netlink interface to add and remove vlan configuration on bridge port.
The interface uses the RTM_SETLINK message and encodes the vlan
configuration inside the IFLA_AF_SPEC. It is possble to include multiple
vlans to either add or remove in a single message.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbr_private.hdiff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 13:00:12 CET 2013 Vlad Yasevich <vyasevic@redhat.com> bridge: Add netlink interface to configure vlans on bridge ports

Add a netlink interface to add and remove vlan configuration on bridge port.
The interface uses the RTM_SETLINK message and encodes the vlan
configuration inside the IFLA_AF_SPEC. It is possble to include multiple
vlans to either add or remove in a single message.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/core/
H A Drtnetlink.cdiff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 13:00:12 CET 2013 Vlad Yasevich <vyasevic@redhat.com> bridge: Add netlink interface to configure vlans on bridge ports

Add a netlink interface to add and remove vlan configuration on bridge port.
The interface uses the RTM_SETLINK message and encodes the vlan
configuration inside the IFLA_AF_SPEC. It is possble to include multiple
vlans to either add or remove in a single message.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/linux/
H A Dnetdevice.hdiff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 13:00:12 CET 2013 Vlad Yasevich <vyasevic@redhat.com> bridge: Add netlink interface to configure vlans on bridge ports

Add a netlink interface to add and remove vlan configuration on bridge port.
The interface uses the RTM_SETLINK message and encodes the vlan
configuration inside the IFLA_AF_SPEC. It is possble to include multiple
vlans to either add or remove in a single message.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>