Skip to content

Commit cc063c6

Browse files
committed
New comment.
1 parent 83c7de1 commit cc063c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/igate.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,7 @@ void igate_send_rec_packet (int chan, packet_t recv_pp)
998998

999999
/*
10001000
* Do not relay generic query.
1001+
* TODO: Should probably block in other direction too, in case rf>is gateway did not drop.
10011002
*/
10021003
if (ax25_get_dti(pp) == '?') {
10031004
if (s_debug >= 1) {

0 commit comments

Comments
 (0)