New comment.

This commit is contained in:
wb2osz 2025-04-24 15:42:09 -04:00
parent 83c7de183a
commit cc063c6054
1 changed files with 1 additions and 0 deletions

View File

@ -998,6 +998,7 @@ void igate_send_rec_packet (int chan, packet_t recv_pp)
/* /*
* Do not relay generic query. * Do not relay generic query.
* TODO: Should probably block in other direction too, in case rf>is gateway did not drop.
*/ */
if (ax25_get_dti(pp) == '?') { if (ax25_get_dti(pp) == '?') {
if (s_debug >= 1) { if (s_debug >= 1) {