Commit Graph

1771 Commits

Author SHA1 Message Date
Kenneth Finnegan ef2350b467 Clarify What I-Gates should do with duplicate packets
Make it exceedingly clear that I-gates should send *all* heard packets
to the APRS-IS except those excluded by NOGATE/RFONLY
2017-08-09 23:39:14 -07:00
Heikki Hannikainen 7794d807ec IGATE-HINTS: Clarify forwarding packet data without decoding and re-encoding. 2017-05-09 02:07:37 +03:00
Heikki Hannikainen dd470e2d7c IGATE-HINTS: further birthday paradox clarification 2017-04-17 00:29:52 +03:00
Heikki Hannikainen dc9fcd397e IGATE-HINTS: iGates dropping duplicate packets unnecessarily 2017-04-17 00:22:50 +03:00
Heikki Hannikainen 89c6dd5d59 igate-hints: Clarify newline 2017-04-17 00:22:50 +03:00
Heikki Hannikainen e5aba1b25d Initialize c->addr for uplinks after the source sockaddr struct is initialized 2017-03-19 08:18:19 +02:00
Heikki Hannikainen e6507c7ec2 Rename errno.[ch] to errno_aprsc.[ch] to reduce confusion with system errno.h 2017-03-17 09:23:08 +02:00
Heikki Hannikainen 07915cf554 Just a comment update on 70live-upgrade.t 2017-03-08 20:08:24 +02:00
Heikki Hannikainen 79dcf8bca2 Merge pull request #42 from fkautz/pr_out_guard_against_null_dereference_when_no_workers_are_running
Guard against null dereference on stop/reconfigure when no workers are running
2017-02-28 10:11:26 +02:00
Heikki Hannikainen ee7f0a42a8 Add a test, t/70live-upgrade.t, to test live upgrade.
Light test only, to see that it does upgrade, and clients
stay connected.
2017-02-28 10:09:56 +02:00
Heikki Hannikainen 37f3303fb2 accept.c: less debug log 2017-02-28 10:09:56 +02:00
Frederick F. Kautz IV 9dd266e85a Guard against null dereference when no workers are running 2017-02-27 23:33:26 -08:00
Heikki Hannikainen 6f7247464c Merge pull request #43 from fkautz/pr_out_remove_unused_variable_in_incoming_c
Remove unused variable in incoming.c
2017-02-28 09:00:12 +02:00
Heikki Hannikainen 13951ab917 Merge pull request #40 from fkautz/pr_out_logging_unread_errors_for_setrlimit_and_getrlimit
Logging unread errors for setrlimit and getrlimit
2017-02-28 08:49:12 +02:00
Frederick F. Kautz IV 04fd9e4d5d Remove unused variable in incoming.c 2017-02-27 20:48:55 -08:00
Frederick F. Kautz IV 9d7ae8346f Logging unread errors for setrlimit and getrlimit 2017-02-27 18:25:05 -08:00
Heikki Hannikainen af74f72fd2 Bumping cJSON to 1.3.1 2017-02-27 09:28:20 +02:00
Heikki Hannikainen bd5048095c Merge pull request #37 from fkautz/pr_out_bumping_cjson_to_1_3_0
Bumping cJSON to 1.3.0
2017-02-27 09:19:11 +02:00
Heikki Hannikainen d2850a333b Merge pull request #39 from fkautz/pr_out_add_a_test_target_and_remove_web_files_on_cleanup
Add a test target and remove web files on cleanup
2017-02-27 09:10:06 +02:00
Heikki Hannikainen 66c5e71105 Merge pull request #38 from fkautz/pr_out_realign_test_numbers_in_dupcheck_comments
Realign test numbers in dupcheck comments.

Thank you!
2017-02-27 09:09:00 +02:00
Frederick F. Kautz IV 3f6e2420e5 Add a test target and remove web files on cleanup 2017-02-24 21:08:54 -08:00
Frederick F. Kautz IV 3535fa6923 Realign test numbers in dupcheck comments 2017-02-24 19:02:06 -08:00
Frederick F. Kautz IV 1973889df9 Bumping cJSON to 1.3.0 2017-02-24 18:54:40 -08:00
Heikki Hannikainen 70d2c8a9a4 + multiple connections warning for igate hints 2017-02-16 22:18:27 +02:00
Heikki Hannikainen abd67e0855 adjust formatting 2017-02-16 21:58:46 +02:00
Heikki Hannikainen 6e69461411 IGATE-HINTS.md: Hints to igate software developers 2017-02-16 21:57:33 +02:00
Heikki Hannikainen 76952b90c1 http: less debug log 2017-02-16 21:34:42 +02:00
Heikki Hannikainen b7c16b4f5e BUILDING.md: Add make make-deb instructions 2016-12-26 10:42:54 +02:00
Heikki Hannikainen 2e810c8ff3 Update list of supported and tested platforms (remove Ubuntu 12.04 from supported) 2016-12-26 10:33:24 +02:00
Heikki Hannikainen 408ed498b3 v2.1.4 2016-12-25 17:41:55 +02:00
Heikki Hannikainen 2800a0549b apparmor.aprsc: Allow read to /opt/aprsc/web for language file scan (for real) 2016-12-25 17:40:44 +02:00
Heikki Hannikainen a7fbe158ca v2.1.3 2016-12-25 15:51:03 +02:00
Heikki Hannikainen 81e51d5bc9 status web: Fix listeners rx byte rates calculation 2016-12-25 15:50:17 +02:00
Heikki Hannikainen f6e35a01df status web: Fix calculating byte rates for UDP peers 2016-12-25 15:47:43 +02:00
Heikki Hannikainen 26ab0f2619 apparmor.aprsc: Allow read to /opt/aprsc/web for language file scan 2016-10-25 09:51:06 +03:00
Heikki Hannikainen f6a304eb45 Added new t/51uplink-reconnect.t test case for uplink reconnection 2016-10-24 21:20:45 +03:00
Heikki Hannikainen d66f12771a t/30filter-cmd.t: escape another { in regexp, fix bug #34 again 2016-10-24 21:16:39 +03:00
Heikki Hannikainen 21b56bf6c5 t/30filter-cmd.t: escape { in regexp, fix bug #34 2016-10-23 12:17:46 +03:00
Heikki Hannikainen 1edb29adcc 11misc-drops.t: Clarify short callsign/long SSID test cases 2016-10-23 00:55:27 +03:00
Heikki Hannikainen 60fdae0345 t/11misc-drops.t: Add commented-out test for really long srccalls, which are surprisingly passed 2016-10-23 00:48:29 +03:00
Heikki Hannikainen dce55f5b06 Merge pull request #32 from termigrator/patch-1
Update BUILDING.md ("cd src" when building from source)
2016-10-12 08:55:04 +03:00
termigrator 4b0d75abef Update BUILDING.md 2016-10-09 09:42:47 +02:00
Heikki Hannikainen 05849147a2 Remove _italic_ formatting from INSTALLING.md caused by x86_64 2016-08-18 22:59:09 +03:00
Heikki Hannikainen a291bd5301 build: Build centos 7 x86_64, don't build ubuntu 10.04 or debian 6 any more. 2016-08-18 22:54:26 +03:00
Heikki Hannikainen c90ee9cfcc v2.1.2 (rebuild with new libevent) 2016-08-18 16:21:22 +03:00
Heikki Hannikainen 75e5598506 v2.1.1 2016-08-17 22:10:35 +03:00
Heikki Hannikainen 7383a7091b status web: In client list, only display local port number, not local address 2016-08-17 22:09:35 +03:00
Heikki Hannikainen 8e196aee63 squelch two coverity warnings (the JSON is written by aprsc itself to disk, should be safe to parse) 2016-08-17 22:08:53 +03:00
Heikki Hannikainen 2b5d3a89f2 fix a little bug in '-o none' command line parsing 2016-08-17 22:08:21 +03:00
Heikki Hannikainen 80a53ef3f9 Disable FIXED_IOBUFS, make iobuf size configurable (necessary for higher throughput on some networks) 2016-08-15 20:11:36 +03:00