Attention is currently required from: osmith.
laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-bsc-nat/+/27257 )

Change subject: bsc_nat_fsm: split sccp_sap_verify_called_addr out
......................................................................


Patch Set 1:

(1 comment)

File src/osmo-bsc-nat/bsc_nat_fsm.c:

https://gerrit.osmocom.org/c/osmo-bsc-nat/+/27257/comment/f5e3011f_836879be
PS1, Line 74: static int sccp_sap_verify_called_addr(struct bsc_nat_ss7_inst 
*src, struct osmo_sccp_addr *called_addr,
I'm really not sure this belongs at application level.  The SCCP stack 
underneath knows which users have subscribed to which SSN at which address, 
etc. and it will only pass those messages to the user which are intended for 
the user.

Think of a TCP socket where you have already bound a socket and then still do 
recvmsg  to check if the destination address is what you expect.



--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc-nat/+/27257
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc-nat
Gerrit-Branch: master
Gerrit-Change-Id: Id9bfbf38a61ef66a4246f752ef487d8a09fea173
Gerrit-Change-Number: 27257
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <[email protected]>
Gerrit-Attention: osmith <[email protected]>
Gerrit-Comment-Date: Fri, 18 Feb 2022 14:19:59 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment

Reply via email to