Attention is currently required from: pespin.
1 comment:
File src/osmo-bsc-nat/bsc_nat_fsm.c:
Patch Set #2, Line 139: msg = msgb_copy(oph->msg, NULL);
Why copying & freeing the msg instead of simply passing it forward?
I've tried this at first, but it didn't work - after dumping the message needed and msg I figured that everything from l2h needs to be in l3h, see the code below. Or is there a simpler way to do this?
To view, visit change 27030. To unsubscribe, or for help writing mail filters, visit settings.