Skip to content
Unstable

Changes

Summary

  1. ggsn: Introduce test TC_pdp4(6)_act_deact_mtu (details)
  2. ggsn: Validate MTU sent during ICMPv6 RA (details)
Commit 54eb13f86a1db021eb018e6326766717f7142a48 by Pau Espin Pedrol
ggsn: Introduce test TC_pdp4(6)_act_deact_mtu

This tests so far only test retrieval of MTU over PCO, which is only
used for IPv4 APNs.
When IPv6 is in used, it is expected to be retrieved over IPv6 SLAAC RA.
Such tests will be done in a follow-up patch once the related procedure
is implemented in osmo-ggsn.

Related: OS#6298
Related: SYS#7122
Change-Id: I2ceb76a3a07b44f69937c9f5a040482320bca377
The file was modifiedggsn_tests/GGSN_Tests.ttcn
The file was modifiedggsn_tests/expected-results.xml
The file was modifiedlibrary/PCO_Types.ttcn
The file was modifiedlibrary/GTPv1C_Templates.ttcn
The file was modifiedggsn_tests/gen_links.sh
Commit 4c0cd581453b17e7eb7e3267583194417efb1147 by Pau Espin Pedrol
ggsn: Validate MTU sent during ICMPv6 RA

Related: OS#6298
Related: SYS#7122
Change-Id: Ia5bbc5f9e42b02d1b9bd6c4190a2bd439663deeb
The file was modifiedggsn_tests/expected-results.xml
The file was modifiedlibrary/ICMPv6_Templates.ttcn
The file was modifiedggsn_tests/GGSN_Tests.ttcn