Markus Koch markus
markus deleted branch wip/eth from fpga/trashernet 2022-05-15 14:53:38 +02:00
markus deleted branch feature/mac from fpga/trashernet 2022-05-15 14:53:13 +02:00
markus deleted branch feature/eth from fpga/trashernet 2022-05-15 14:53:10 +02:00
markus pushed to feature/arp at fpga/trashernet 2022-05-15 14:50:51 +02:00
5f7704cf63 pkg: Implement to_string functions for MAC and IP addresses
5f389b0c7b arp: Implement ARP replies
Compare 2 commits »
markus commented on issue fpga/trashernet#9 2022-05-15 14:45:00 +02:00
ARP: Implement simple ARP

Implemented ARP replies in 6e31584375292c4f7617be8a8ddaa95b5e755cec.

markus pushed to master at fpga/trashernet 2022-05-15 14:44:07 +02:00
7bb82a9acf doc: Add trashernet_eth to documentation
3c1c14f953 bench: hw_itl: Add debug prints for RX/TX
50b65bccec eth: tx: Remove accidental latch
461c7ebce1 eth: tx: Fix polarity of tx_active checks
eab8783c6b bench: Disable wave logging by default
Compare 13 commits »
markus created branch feature/arp in fpga/trashernet 2022-05-15 14:43:46 +02:00
markus pushed to feature/arp at fpga/trashernet 2022-05-15 14:43:46 +02:00
e2b8427ddc pkg: Implement to_string functions for MAC and IP addresses
6e31584375 arp: Implement ARP replies
Compare 2 commits »
markus pushed to feature/eth at fpga/trashernet 2022-05-15 14:39:21 +02:00
7bb82a9acf doc: Add trashernet_eth to documentation
markus pushed to feature/eth at fpga/trashernet 2022-05-15 14:37:43 +02:00
3c1c14f953 bench: hw_itl: Add debug prints for RX/TX
50b65bccec eth: tx: Remove accidental latch
461c7ebce1 eth: tx: Fix polarity of tx_active checks
eab8783c6b bench: Disable wave logging by default
Compare 4 commits »
markus pushed to master at scripts/configs 2022-05-13 21:07:41 +02:00
1799f591d9 nano: Add syntax highlighting for git commit messages
markus pushed to feature/eth at fpga/trashernet 2022-05-13 21:01:01 +02:00
7c49812bdf bench: Disable wave logging by default
markus opened issue fpga/trashernet#11 2022-05-13 20:47:07 +02:00
Implement ICMP Ping
markus opened issue fpga/trashernet#10 2022-05-13 20:46:21 +02:00
Implement IP Protocol MUXing
markus opened issue fpga/trashernet#9 2022-05-13 20:45:34 +02:00
Implement simple ARP
markus commented on issue fpga/trashernet#3 2022-05-13 20:43:13 +02:00
ETH: Implement Ethernet 802.3

Implemented in 7aa1b56bf943b196e659d8f94522abaca6125cd1.

markus closed issue fpga/trashernet#3 2022-05-13 20:43:13 +02:00
ETH: Implement Ethernet 802.3
markus pushed to feature/eth at fpga/trashernet 2022-05-13 20:41:12 +02:00
8f4e996d57 bench: Clean up HWITL bench
e420b08eb2 bench: Add preliminary HWITL test for eth core
7aa1b56bf9 eth: Add Ethernet type MUX
8f3420bd54 pkg: Add configuration_t to trashernet
Compare 4 commits »
markus pushed to feature/eth at fpga/trashernet 2022-05-13 18:19:07 +02:00
4b4e5fdbfa bench: hw_itl: Calculate and append FCS for incoming frames
0e80900426 bench: hw_itl: Add comments
Compare 2 commits »
markus pushed to dev at markus/lifomapserver 2022-05-12 19:09:59 +02:00
fb7d445e54 scripts: Add authentication support for Wiki queries