Markus Perkins markus
markus pushed to feature/ip at fpga/trashernet 2025-09-02 12:25:52 +02:00
markus created branch feature/mac in fpga/trashernet 2025-09-02 12:25:52 +02:00
markus pushed to feature/mac at fpga/trashernet 2025-09-02 12:25:52 +02:00
markus created branch test in fpga/trashernet 2025-09-02 12:25:52 +02:00
markus pushed to test at fpga/trashernet 2025-09-02 12:25:52 +02:00
2fa417beaa doc: Add Trashernet logo
markus created branch wip/eth in fpga/trashernet 2025-09-02 12:25:52 +02:00
markus pushed to wip/eth at fpga/trashernet 2025-09-02 12:25:52 +02:00
markus created branch feature/ci in fpga/trashernet 2025-09-02 12:25:51 +02:00
markus pushed to feature/ci at fpga/trashernet 2025-09-02 12:25:51 +02:00
205df7ce3c lalala
ff16994e08 Revert "make bork"
7905ae6b24 make bork
d02c505815 make verbose
Compare 9 commits »
markus created branch feature/cococi in fpga/trashernet 2025-09-02 12:25:51 +02:00
markus pushed to feature/cococi at fpga/trashernet 2025-09-02 12:25:51 +02:00
markus created branch feature/cocotb in fpga/trashernet 2025-09-02 12:25:51 +02:00
markus pushed to feature/cocotb at fpga/trashernet 2025-09-02 12:25:51 +02:00
markus pushed to fix/prot_muxing at fpga/trashernet 2025-09-02 12:25:20 +02:00
9258edd0d9 eth+ipv4prot: Fix protocol arbitration
f62a464e7e ipv4: Implement gateway handling
9f0f8c2775 cocotb: Add configuration
6dc42267fa cocotb: Add script to configure virtual network devices for cocotb test bench
1ed42918fc Add Python requirements.txt
Compare 13 commits »
markus commented on pull request fpga/trashernet#19 2025-09-02 12:21:06 +02:00
arp: Implement gateway selection

Implemented in ipv4 block instead, see #17 for details.

markus closed pull request fpga/trashernet#19 2025-09-02 12:21:06 +02:00
arp: Implement gateway selection
markus commented on issue fpga/trashernet#17 2025-09-02 12:20:22 +02:00
IPv4: trashernet_ipv4 doesn't support gateways

(Changed implementation details in last one.)

markus pushed to master at fpga/trashernet 2025-09-02 12:19:55 +02:00
f62a464e7e ipv4: Implement gateway handling
markus closed issue fpga/trashernet#17 2025-09-02 12:04:39 +02:00
IPv4: trashernet_ipv4 doesn't support gateways
markus pushed to master at fpga/trashernet 2025-09-02 12:04:39 +02:00
55638e57fb ipv4: Implement gateway handling