Commit Graph

1122 Commits

Author SHA1 Message Date
Tony Garnock-Jones 39b19ba624 Reask ARP questions periodically until we get answers or stop caring. 2014-06-19 21:56:30 -04:00
Tony Garnock-Jones 61c59250ee UDP driver 2014-06-19 18:00:37 -04:00
Tony Garnock-Jones 1fb6935d81 Omit misleading debug output 2014-06-18 23:59:57 -04:00
Tony Garnock-Jones f5ce8cd93f Handle ethernet short packet padding by applying IPv4 total packet length. 2014-06-18 23:58:25 -04:00
Tony Garnock-Jones 42850e20ef Omit debug output 2014-06-18 23:58:09 -04:00
Tony Garnock-Jones a2eeb6d5e4 Default to port 6667 instead of 5999 2014-06-18 22:13:58 -04:00
Tony Garnock-Jones e76fa1527c (Less im)Proper routing. 2014-06-18 21:24:47 -04:00
Tony Garnock-Jones 25c970902d Avoid mistaking a compiled for an uncompiled projection 2014-06-17 21:50:39 -04:00
Tony Garnock-Jones 3130b307b5 Don't advertise a statevector's existence to upper layers until it is somewhat established 2014-06-17 19:56:52 -04:00
Tony Garnock-Jones 03a6455594 Use bit-string-take and bit-string-drop (new in racket-bitsyntax 4.1) 2014-06-17 17:30:20 -04:00
Tony Garnock-Jones 4de4180c67 Actual somewhat-working TCP server -- the chat example from minimart 2014-06-17 17:02:32 -04:00
Tony Garnock-Jones ccc5775f00 Use matcher-key-set/single and set-first 2014-06-17 17:01:22 -04:00
Tony Garnock-Jones c5530c7b9c Run ARP by spawning a process per packet (!) 2014-06-17 12:07:05 -04:00
Tony Garnock-Jones ad56852b5b Silence ethernet noise 2014-06-17 12:06:43 -04:00
Tony Garnock-Jones 0d11381954 Expire arp cache entries at a more reasonable timeout 2014-06-17 12:06:27 -04:00
Tony Garnock-Jones 7f5fa1d7c8 Queries are at level 1 2014-06-17 12:06:16 -04:00
Tony Garnock-Jones 7f18a83606 TCP 2014-06-16 17:55:57 -04:00
Tony Garnock-Jones ed6f535266 ip-interface gestalt; remove ttl from user-accessible fields 2014-06-16 17:53:59 -04:00
Tony Garnock-Jones 630d0e29bd Tweaks to logging 2014-06-16 17:51:37 -04:00
Tony Garnock-Jones 57e22a5d3c Support #:pseudo-header in ip-checksum 2014-06-16 17:51:17 -04:00
Tony Garnock-Jones b5e73b8462 Make note re: checksums 2014-06-16 10:15:53 -04:00
Tony Garnock-Jones 97009ad9a7 Initial commit 2014-06-15 21:16:14 -04:00