Has anyone found an Ethernet chip that's... Ethernet? The traditional one is the W5100 chip which is Ethernet/IP/TCP/UDP. In other words: Ethernet frames are locked down. Not only that, other IP protocols are locked down.
I'm looking for: something to allow direct frame access.
I'd like to use something small like Arduino to teach low-level networking protocols-- I'd prefer not to have to use FPGAs.