Home
last modified time | relevance | path

Searched hist:"868 aabb4708dafdd92aba457edb449bb41eddac8" (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/netinet6/
H A Din6.hdiff 868aabb4708dafdd92aba457edb449bb41eddac8 Fri Oct 09 14:06:43 CEST 2020 Richard Scheffenegger <rscheff@FreeBSD.org> Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow.

This adds a new IP_PROTO / IPV6_PROTO setsockopt (getsockopt)
option IP(V6)_VLAN_PCP, which can be set to -1 (interface
default), or explicitly to any priority between 0 and 7.

Note that for untagged traffic, explicitly adding a
priority will insert a special 801.1Q vlan header with
vlan ID = 0 to carry the priority setting

Reviewed by: gallatin, rrs
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D26409
H A Dip6_output.cdiff 868aabb4708dafdd92aba457edb449bb41eddac8 Fri Oct 09 14:06:43 CEST 2020 Richard Scheffenegger <rscheff@FreeBSD.org> Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow.

This adds a new IP_PROTO / IPV6_PROTO setsockopt (getsockopt)
option IP(V6)_VLAN_PCP, which can be set to -1 (interface
default), or explicitly to any priority between 0 and 7.

Note that for untagged traffic, explicitly adding a
priority will insert a special 801.1Q vlan header with
vlan ID = 0 to carry the priority setting

Reviewed by: gallatin, rrs
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D26409
/freebsd/sys/netinet/
H A Din.hdiff 868aabb4708dafdd92aba457edb449bb41eddac8 Fri Oct 09 14:06:43 CEST 2020 Richard Scheffenegger <rscheff@FreeBSD.org> Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow.

This adds a new IP_PROTO / IPV6_PROTO setsockopt (getsockopt)
option IP(V6)_VLAN_PCP, which can be set to -1 (interface
default), or explicitly to any priority between 0 and 7.

Note that for untagged traffic, explicitly adding a
priority will insert a special 801.1Q vlan header with
vlan ID = 0 to carry the priority setting

Reviewed by: gallatin, rrs
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D26409
H A Din_pcb.hdiff 868aabb4708dafdd92aba457edb449bb41eddac8 Fri Oct 09 14:06:43 CEST 2020 Richard Scheffenegger <rscheff@FreeBSD.org> Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow.

This adds a new IP_PROTO / IPV6_PROTO setsockopt (getsockopt)
option IP(V6)_VLAN_PCP, which can be set to -1 (interface
default), or explicitly to any priority between 0 and 7.

Note that for untagged traffic, explicitly adding a
priority will insert a special 801.1Q vlan header with
vlan ID = 0 to carry the priority setting

Reviewed by: gallatin, rrs
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D26409
H A Dip_output.cdiff 868aabb4708dafdd92aba457edb449bb41eddac8 Fri Oct 09 14:06:43 CEST 2020 Richard Scheffenegger <rscheff@FreeBSD.org> Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow.

This adds a new IP_PROTO / IPV6_PROTO setsockopt (getsockopt)
option IP(V6)_VLAN_PCP, which can be set to -1 (interface
default), or explicitly to any priority between 0 and 7.

Note that for untagged traffic, explicitly adding a
priority will insert a special 801.1Q vlan header with
vlan ID = 0 to carry the priority setting

Reviewed by: gallatin, rrs
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D26409
/freebsd/sys/net/
H A Dif_ethersubr.cdiff 868aabb4708dafdd92aba457edb449bb41eddac8 Fri Oct 09 14:06:43 CEST 2020 Richard Scheffenegger <rscheff@FreeBSD.org> Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow.

This adds a new IP_PROTO / IPV6_PROTO setsockopt (getsockopt)
option IP(V6)_VLAN_PCP, which can be set to -1 (interface
default), or explicitly to any priority between 0 and 7.

Note that for untagged traffic, explicitly adding a
priority will insert a special 801.1Q vlan header with
vlan ID = 0 to carry the priority setting

Reviewed by: gallatin, rrs
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D26409