Searched hist:"407 af3299ef1ac7e87ce3fb530e32a009d1a9efd" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | if_bridge.h | diff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 06:00:12 CST 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>
|
/openbmc/linux/net/bridge/ |
H A D | br_if.c | diff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 06:00:12 CST 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 D | br_device.c | diff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 06:00:12 CST 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 D | br_netlink.c | diff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 06:00:12 CST 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 D | br_private.h | diff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 06:00:12 CST 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>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 06:00:12 CST 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>
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | diff 407af3299ef1ac7e87ce3fb530e32a009d1a9efd Wed Feb 13 06:00:12 CST 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>
|