Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-25 | devether: remove (unimplemented) detach, allow device creation on attach | cinap_lenrek | |
we allow devether to create ethernet cards on attach. this is useull for virtual cards like the sink driver, so we can create a sink by simply: bind -a '#l2:sink ea=112233445566' /net the detach routine was never called, so remove it from the few drivers that attempted to implement it. | |||
2018-02-18 | devether: mux bridges, portable netconsole | cinap_lenrek | |
2018-02-12 | if ether, then etherif.h | cinap_lenrek | |