[MERGED] openbsc[master]: nat: Use equal func in bsc_sccp

2017-04-24 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. Change subject: nat: Use equal func in bsc_sccp .. nat: Use equal func in bsc_sccp It is defined in the file and used twice in there, so let's use it for all of them

openbsc[master]: nat: Use equal func in bsc_sccp

2017-04-11 Thread Holger Freyther
Patch Set 1: Code-Review+2 Let's fix the hnbgw issue and merge after the build is fixed. -- To view, visit https://gerrit.osmocom.org/2285 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9fac7cabedff74f8f6293ad8b54420229b80aa71 Gerrit-Pa

openbsc[master]: nat: Use equal func in bsc_sccp

2017-04-11 Thread Max
Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/2285 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9fac7cabedff74f8f6293ad8b54420229b80aa71 Gerrit-PatchSet: 1 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-

[PATCH] openbsc[master]: nat: Use equal func in bsc_sccp

2017-04-10 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/2285 nat: Use equal func in bsc_sccp It is defined in the file and used twice in there, so let's use it for all of them which makes code smaller and more clear. Change-Id: I9fac7cabedff74f8f6293ad8b54420229b80aa71 --- M openbsc/src/osmo-bsc_nat/bsc_sccp.c 1