Skip to content

Releases: free5gc/n3iwf

v1.2.4

05 Sep 07:03
Compare
Choose a tag to compare

v1.2.3

03 Jul 03:49
2687db9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

27 Mar 16:13
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #31

Full Changelog: v1.2.1...v1.2.2

v1.2.1

16 Feb 08:29
a4088a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Jun 06:29
22988ee
Compare
Choose a tag to compare

What's Changed

  • rename SignedOctets and fix MACedIDForI error by @eggegg31415 in #10
  • Implement IKE Informational Message by @allen0091 in #12
  • Forwarding the DL packet to correct IPSec tunnel by @allen0091 in #14
  • increasing timestamp precison by @mahmoodgh in #15
  • Bump golang.org/x/sys from 0.0.0-20211007075335-d3039528d8ac to 0.1.0 by @dependabot in #16
  • Bump golang.org/x/net from 0.0.0-20211008194852-3b03d305991f to 0.7.0 by @dependabot in #17
  • refactor and update util to use new log formatter setting by @brianchennn in #19
  • Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #20
  • remove unnecessary os.Exit() by @brianchennn in #23

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

06 Jul 07:49
4996af3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

30 Jun 13:52
Compare
Choose a tag to compare

What's Changed

  • change validate() for supporting network aliases in free5gc-compose by @ianchen0119 in #8
  • Support multiple PDU session per UE and create XFRMi automatically by @allen0091 in #9

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 Mar 03:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

22 Mar 01:54
c856d5f
Compare
Choose a tag to compare

What's Changed

  • Support QoS parameters in NWu and N3 and update go-gtp by @yt8956gh in #6

Full Changelog: v1.0.1...v1.0.2

v1.0.1

25 Sep 04:02
d9cf2ac
Compare
Choose a tag to compare

fix(n3iwf): fix wrong AN-parameter format, and fix ping fail because gtp5g updated (#5)