code cleanup
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 12 Feb 2015 00:30:17 +0000 (01:30 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 12 Feb 2015 00:30:17 +0000 (01:30 +0100)
commitd5887416f16e0210061c6c6d6e39cb978eebe8e7
treefa885a7011b4ac0769087db2473083964d6cedaf
parentb8f2fc2290f0666487c00e25e78944176eaa9d46
code cleanup
liteeth/core/arp/__init__.py
liteeth/core/icmp/__init__.py
liteeth/core/ip/__init__.py
liteeth/core/ip/checksum.py [new file with mode: 0644]
liteeth/core/ip/common.py [deleted file]
liteeth/core/ip/crossbar.py [new file with mode: 0644]
liteeth/core/udp/__init__.py
liteeth/core/udp/common.py [deleted file]
liteeth/core/udp/crossbar.py [new file with mode: 0644]