Remove MAX_TAP_ID and let kernel do numbering
* src/bridge.c: no need to format the device string in brAddTap() this can be delegated to the kernel and removes an arbitrary limit.
Showing
想要评论请 注册 或 登录
* src/bridge.c: no need to format the device string in brAddTap() this can be delegated to the kernel and removes an arbitrary limit.