Skip to content

Commit

Permalink
luci-mod-network: add support for bonding device in netifd
Browse files Browse the repository at this point in the history
netifd support for bonding devices has been added in commit 5ba9744,
 the other way to have bonding available in luci was via the luci-proto-bonding
 a and its proto-bonding dependency.

This method forces to have an IP address on a bond interface
 due to a netifd limitation. This can causes some issues if you want
 to bridge an ethernet port and a bond.

This patch aim to have the proto device to be configurable not
 as an interface protocol but as a device.

Signed-off-by: hitech95 <[email protected]>
  • Loading branch information
hitech95 committed Apr 26, 2024
1 parent aad9441 commit bef5ba2
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 1 deletion.
Loading

0 comments on commit bef5ba2

Please sign in to comment.