Hello All :) This week I've implemented MAC changing throughout the networking stack. Not it's possible to change network card MAC address by issuing 'nic <n> addr <address>' command. Address change event is propagated to ethip server and then to inetsrv. It works for RTL8169. I've tested it also on e1k, but it seems that there's some problem with receive filter which doesn't get updated after changing MAC address in the NIC.
For next week I'm planning to get back to RTL8169 and verify that's building on every supported architecture, do code cleanups and implement nic_set_tx_busy when transmit queue is full (it can be hard to test that behavior though...) Agnieszka
_______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
