Firmware now inserts mac source address value in each frame.
authorEric Blossom <eb@comsec.com>
Fri, 4 Sep 2009 22:35:01 +0000 (15:35 -0700)
committerEric Blossom <eb@comsec.com>
Fri, 4 Sep 2009 22:35:01 +0000 (15:35 -0700)
commit49a17dca1ee9cf7c0fd02b6baf83814a68c4e5e8
tree9e2eebf93e5e3867664fe4cb3ab3514ed76051ee
parent9a100f391e52106ca872dd5df8287273eea64b0c
Firmware now inserts mac source address value in each frame.

The old mac used to do this automatically.
12 files changed:
usrp2/firmware/apps/app_common_v2.c
usrp2/firmware/apps/app_passthru_v2.c
usrp2/firmware/apps/factory_test.c
usrp2/firmware/apps/gen_eth_packets.c
usrp2/firmware/apps/gen_pause_frames.c
usrp2/firmware/apps/mimo_app_common_v2.c
usrp2/firmware/apps/mimo_tx.c
usrp2/firmware/apps/mimo_tx_slave.c
usrp2/firmware/apps/rcv_eth_packets.c
usrp2/firmware/apps/serdes_txrx.c
usrp2/firmware/apps/tx_standalone.c
usrp2/firmware/apps/txrx.c