summaryrefslogtreecommitdiffstats
path: root/src/vnet/bonding/FEATURE.yaml
blob: 7f0123cf0cb85d0d3e4050956daf9ef48b8d566a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
name: Bonding
maintainer: Steven Luong <sluong@cisco.com>
features:
  - Interface bonding support with the following options
    - mode active-backup
    - mode lacp
      - load-balance l2 | l23 | l34
      	- numa-only
    - mode xor
      - load-balance l2 | l23 | l34
    - mode round-robin
    - mode broadcast
description: "Bonding implementation"
state: production
properties: [API, CLI, STATS, MULTITHREAD]