Skip to content
Success

Changes

Summary

  1. Move ggsn allocation code out of vty file (details)
Commit de385e02537ff3414c16977ca4d2eacd161debd9 by Pau Espin Pedrol
Move ggsn allocation code out of vty file

The details of creation of data structures don't belong on the vty file.
While at it, split allocation code into its own function to quickly find
out where the allocation of the object happens.

Change-Id: Iaa4cd86c44957321c238d268ea62daafa1b79c69
The file was modifiedggsn/ggsn_vty.c
The file was modifiedggsn/ggsn.c