Commit graph

345 commits

Author SHA1 Message Date
Joseph C. Lehner
9a9abfc07c Don't use -t timeout for TFTP transfers 2020-03-02 08:34:44 +01:00
Joseph C. Lehner
4c376a76f8 Fix mac handling in blind mode 2020-03-01 22:32:26 +01:00
Joseph C. Lehner
ddebe8979e Extend blind mode to TFTP 2020-03-01 21:57:24 +01:00
Joseph C. Lehner
ccd4b0204b Blind mode improvements 2020-03-01 21:48:18 +01:00
Joseph C. Lehner
0ab6b37b9c Add blind mode (-B) 2020-03-01 20:08:37 +01:00
Joseph C. Lehner
f301e1727e Send ADVERTISE and CONFIG_ACK in one go 2020-02-29 23:33:47 +01:00
Joseph C. Lehner
46c56b75e2 OSX -> MacOS 2020-01-09 21:28:28 +01:00
Joseph C. Lehner
47817a6dd7 Merge branch 'master' of github.com:jclehner/nmrpflash 2020-01-09 21:21:26 +01:00
Joseph C. Lehner
62e0e312eb
Update README.md 2020-01-09 21:19:11 +01:00
Joseph C. Lehner
8753d9ec59
Update README.md 2020-01-09 21:17:11 +01:00
Joseph C. Lehner
53e911292d
Update README.md 2020-01-09 21:16:29 +01:00
Joseph C. Lehner
a8035e5208 Cleanup 2019-09-09 13:31:45 +02:00
Joseph C. Lehner
021e449007 Show netmask as /%d 2019-09-07 10:55:12 +02:00
Joseph C. Lehner
d01a9db03d Remove useless goto 2019-09-07 10:54:16 +02:00
Joseph C. Lehner
92cdcc5155 Update DevCpp project 2019-09-07 09:59:01 +02:00
Joseph C. Lehner
63f7ab7610 Fix compile error 2019-09-05 16:08:01 +02:00
Joseph C. Lehner
6856953086 Update readme 2019-09-05 16:05:54 +02:00
Joseph C. Lehner
d2f5dc2823 Don't print each keep-alive request on a new line 2019-09-05 15:43:54 +02:00
Joseph C. Lehner
0373577005 Warn about TFTP block rollover 2019-09-05 15:38:34 +02:00
Joseph C. Lehner
f5d0a4ffe1 Revert "Prevent block counter rollover"
This reverts commit 49b156879a.
2019-09-05 15:26:23 +02:00
Joseph C. Lehner
73a1c11f4f Revert "Conditionally enable TFTP block rollover hack"
This reverts commit b3ba1c016b.
2019-09-05 15:26:01 +02:00
Joseph C. Lehner
68fb396869 Revert "Hopefully fix TFTP rollover hack"
This reverts commit 1724f8b4c0.
2019-09-05 15:25:57 +02:00
Joseph C. Lehner
ed27079ff5
Update README.md 2019-08-04 22:24:38 +02:00
Joseph C. Lehner
1724f8b4c0 Hopefully fix TFTP rollover hack 2019-08-01 20:58:04 +02:00
Joseph C. Lehner
5853a5a3d9
Update README.md 2019-05-02 12:33:27 +02:00
Joseph C. Lehner
9ed97f702c
Update README.md 2019-05-02 12:33:03 +02:00
Joseph C. Lehner
5eca2cb90a
Update README.md 2019-05-02 12:32:14 +02:00
Joseph C. Lehner
b3ba1c016b Conditionally enable TFTP block rollover hack 2019-05-02 12:25:08 +02:00
Joseph C. Lehner
49b156879a Prevent block counter rollover 2019-04-29 10:51:38 +02:00
Joseph C. Lehner
826ff59150 Drop 32-bit support on macOS 2019-04-26 20:48:40 +02:00
Joseph C. Lehner
2d4a5948fc Fix tftp block rollover 2019-04-26 20:43:45 +02:00
Joseph C. Lehner
48a27e289c
Update README.md 2019-02-03 05:34:38 -08:00
Joseph C. Lehner
d4a72d610b Bump to 0.9.13 2018-09-11 16:39:13 +02:00
Joseph C. Lehner
83bd41b67a Correctly set subnet mask on Linux 2018-09-11 16:31:31 +02:00
Joseph C. Lehner
c7106becb1 Fix unused warning 2018-09-11 16:31:00 +02:00
Joseph C. Lehner
f6a08220f1 Use SIOCxARP instead of libnl for Linux ARP stuff (WIP) 2018-09-10 20:30:37 +02:00
Joseph C. Lehner
aaaa05d658
Add LICENSE 2018-07-08 22:05:42 +02:00
Joseph C. Lehner
30d1e63c6c Fix pkt_mkopt 2017-05-31 16:11:49 +02:00
Joseph C. Lehner
65f5cabd86 Update README.md 2017-05-16 21:10:41 +02:00
Joseph C. Lehner
1b27e82a10 Don't crash while fuzzing 2017-05-15 09:03:55 +02:00
Joseph C. Lehner
aa8ab35a0e Bump version 2017-04-19 15:02:33 +02:00
Joseph C. Lehner
804a40a2c8 Revert "Use pcap_setdirection instead of filter"
This reverts commit 590e7a079f.
Fixes #5.
2017-04-16 15:51:14 +02:00
Joseph C. Lehner
e7de1980ed Update README.md 2017-04-06 16:43:16 +02:00
Joseph C. Lehner
87487aed89 Remove debugging stuff 2017-04-05 21:20:40 +02:00
Joseph C. Lehner
9c07060835 Update README.md 2017-04-02 16:58:25 +02:00
Joseph C. Lehner
ed1ca50798 Fix syntax error 2017-04-02 14:14:40 +02:00
Joseph C. Lehner
c2ce9b429d Implement ethsock_arp_* on other platforms
Fixes #4.
2017-04-02 14:02:02 +02:00
Joseph C. Lehner
a4225b9ebf Don't use full path for file_remote 2017-03-18 10:29:39 +01:00
Joseph C. Lehner
f36d82d333 Update readme 2017-02-25 10:35:45 +01:00
Joseph C. Lehner
86e490f249 Use libnl to add/remove IPs on Linux 2017-02-25 10:02:00 +01:00