1
0
mirror of https://github.com/markqvist/tncattach.git synced 2025-06-25 21:15:23 -04:00

16 Commits

Author SHA1 Message Date
Tristan Brice Velloza Kildaire
ec9f6365d7 TAP
- Removed TODO
2024-12-14 14:35:58 +02:00
Tristan Brice Velloza Kildaire
66815f7f1a TAP
- Seed random number generatro based off of current time
2024-12-14 14:35:48 +02:00
Tristan Brice Velloza Kildaire
5546163742 TAP
- Randomize the remaining octets of the link-local address
2024-12-14 14:33:32 +02:00
Tristan Brice Velloza Kildaire
95930680d0 TAP
- Added device type checl
2024-12-14 14:04:15 +02:00
Tristan Brice Velloza Kildaire
0f115a3572 TAP
- Clean up
2024-12-13 21:39:52 +02:00
Tristan Brice Velloza Kildaire
eab34b6eb9 TAP
- Clean up
2024-12-13 21:37:05 +02:00
Tristan Brice Velloza Kildaire
2625afd6f3 TAP
- Removed old (bad) code `trySixSet2(...)`
2024-12-13 21:36:48 +02:00
Tristan Brice Velloza Kildaire
6b85134c53 TAP
- Added initial code that I have been working on
2024-12-13 21:35:02 +02:00
Mark Qvist
07eeed45f5 Cleaned up indentation 2020-06-24 14:22:42 +02:00
Mark Qvist
b996f38689 Fixed typo 2020-06-24 14:02:02 +02:00
Mark Qvist
30207d6691 Added ARP configuration for interface 2020-06-01 22:54:15 +02:00
Mark Qvist
b438e5fb5a Implemented setting txqueuelen on created interface 2020-06-01 22:25:10 +02:00
Mark Qvist
8a70eedfc5 Raspbian MTU setting 2020-05-28 14:15:29 +02:00
Mark Qvist
764746cc4c Fixed inadvertently setting interface flags when setting MTU 2020-05-28 11:32:46 +02:00
Mark Qvist
85ebb3d7b1 Basic implementation done 2020-05-26 17:59:56 +02:00
Mark Qvist
f81f856a66 Serial driver and basic KISS interface implemented 2020-05-25 16:31:55 +02:00