mirror of https://github.com/wb2osz/direwolf.git
New comment.
This commit is contained in:
parent
83c7de183a
commit
cc063c6054
|
@ -998,6 +998,7 @@ void igate_send_rec_packet (int chan, packet_t recv_pp)
|
|||
|
||||
/*
|
||||
* 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 (s_debug >= 1) {
|
||||
|
|
Loading…
Reference in New Issue