site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Thunderbird 2.0.0.23 (Windows/20090812) I was trying to enable ethernet bridging for xnu-1228.15.4, like putting "option BRIDGE" into bsd/conf/MASTER, like given here: http://www.opensource.apple.com/source/xnu/xnu-1228.15.4/bsd/net/bridge.c Kernel compiles and boots up fine, but when trying to enable bridging, I get: base-3.2# sysctl -w net.link.ether.bridge.enable=1 net: class is not implemented I need layer 2 bridging but I dont need vlans, bonding, link aggregation, routing nor network adress translation. Any help here? Kind regards Thomas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Thomas Reifferscheid