free5gc / smf

Apache License 2.0
19 stars 93 forks source link

Add handling of nasMessage.PDUSessionTypeIPv4IPv6 for getting EndPoint address #13

Closed kishiguro closed 3 years ago

ryanwwest commented 3 years ago

Probably a silly question... now that this is merged, does that mean building free5gc v3.0.5 which uses this as a submodule will mean this change will be active in it, even though v3.0.5 hasn't changed since this addition?

ryanwwest commented 3 years ago

It appears it isn't automatically added.. I'm going to manually add it in but am wondering if there is a better way. to pull in the latest version to free5gc v3.0.5.

free5gc-org commented 3 years ago

@ryanwwest

Yes, you need to checkout the submodule to main branch and git pull to get the latest commits.