summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-09-19 12:43:50 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-09-19 12:43:50 -0400
commit3125af3d2aebb0d8510847d8f6059b9b5e4e2681 (patch)
treeb5ee66774943976b7c325e156ffd8f39a88eccdb /TODO
parent9e0b4f4ffff27f379dc6334c0e3e399de7d8cfbc (diff)
downloadgpsd-3125af3d2aebb0d8510847d8f6059b9b5e4e2681.tar.gz
-G option now works under IPV6.
See http://stackoverflow.com/questions/7474066/how-to-listen-on-all-ipv6-addresses-using-c-sockets-api for discussion; thanks to Dietrich Epps for a correct answer.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 8661e983..d0074fac 100644
--- a/TODO
+++ b/TODO
@@ -18,11 +18,6 @@ per month is quite low.
** Dispatcher/network issues
-**** -G doesn't work with IPV6, not possible to listen globally.
-
-Bug is in gpsd.c:passivesock_af(). Should be fixable by copying known-good
-code from somewhere. Test with netstat, Dave Taht knows details.
-
**** Reading AISHub data via UDP confuses xgps with short writes
To reproduce, "gpsd -D 5 -N -n udp://192.168.1.3:12346" (only