Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.85k stars 266 forks source link

RTL8168 NIC support #3552

Open FermedePommerieux opened 1 month ago

FermedePommerieux commented 1 month ago

Expected Behavior

RTL8168 NIC support

since 0.61 the second ethernet port of my dfrobot routerboard is not recognized, does RTL8168 kernel module included ?

Current Behavior

Possible Solution

add 8168 to linux kernel

Steps to Reproduce the Problem

Context (Environment)

use 0.61 on dfrobot routerboard with CM4

Specifications

Ysurac commented 1 month ago

This driver was removed because N100 wasn't booting correctly with it (no idea why). I will add it back for anything that is not x86_64

FermedePommerieux commented 1 month ago

top merci