diff options
Diffstat (limited to 'include/osmocom/ctrl/ports.h')
-rw-r--r-- | include/osmocom/ctrl/ports.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h index f974daf4..4e931901 100644 --- a/include/osmocom/ctrl/ports.h +++ b/include/osmocom/ctrl/ports.h @@ -17,4 +17,5 @@ /* 4256 used by VTY interface */ #define OSMO_CTRL_PORT_GGSN 4257 #define OSMO_CTRL_PORT_HLR 4259 +#define OSMO_CTRL_PORT_HNBGW 4262 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */ |