From ca05d75ce7d9a90d07161068e216e3b990c95b02 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 8 Dec 2012 18:03:10 +0100 Subject: GRPS PDP context activation: ADD "internet" as node --- gprs_pdp_ctx_act.lad | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gprs_pdp_ctx_act.lad b/gprs_pdp_ctx_act.lad index d59d91e..6d8f64c 100644 --- a/gprs_pdp_ctx_act.lad +++ b/gprs_pdp_ctx_act.lad @@ -8,6 +8,7 @@ bss "BSS" sgsn "SGSN" dns "DNS" ggsn "GGSN" +inet "Internet" [messages] # define the protocol messages in-order @@ -21,5 +22,7 @@ ggsn sgsn "GTP-C (PDP CONTEXT ACT ACK)" sgsn ms "LLC (SM PDP CONTEXT ACT ACK)" ms sgsn "LLC (SNDCP (encapsulated IPv4))" sgsn ggsn "GTP-U (encapsulated IPv4)" +ggsn inet "IPv4 packet" +inet ggsn "IPv4 packet" ggsn sgsn "GTP-U (encapsulated IPv4)" sgsn ms "LLC (SNDCP (encapsulated IPv4))" -- cgit v1.2.3