Skip to content
Success

Changes

Summary

  1. ggsn: Support announcing APN MTU over PCO (details)
  2. ggsn: Support announcing APN MTU over ICMPv6 RA (details)
Commit 6041554cef3421ec19a58c02170e8beb3d254136 by Pau Espin Pedrol
ggsn: Support announcing APN MTU over PCO

This is only useful for IPv4 (or IPv4v6) APNs.
IPv6 APNs obtain this information from SLAAC RA.

Related: OS#6298
Related: SYS#7122
Change-Id: I8532acfffadda9e83962b30e4f6b17eb8b3362ac
The file was modifiedggsn/ggsn.c
The file was modifiedggsn/ggsn_vty.c
The file was modifiedggsn/ggsn.h
The file was modifiedggsn/pco.c
Commit 41bec9529fbf41dc5422f0f0b7d65dbd3cb0e47a by Pau Espin Pedrol
ggsn: Support announcing APN MTU over ICMPv6 RA

Related: OS#6298
Related: SYS#7122
Change-Id: I8bb67915dd5f39ad9ffb80e5aaf9af1e7d70c96c
The file was modifiedlib/icmpv6.c
The file was modifiedlib/icmpv6.h
The file was modifiedggsn/ggsn.c