|
TR181-XPON
1.4.0
TR-181 PON manager.
|
Go to the source code of this file.
Macros | |
| #define | MAX_GPON_PASSWORD_LEN 10 |
| #define | MAX_XPON_PASSWORD_LEN 36 |
| #define | MAX_PASSWORD_LEN 72 |
| #define | MAX_PASSWORD_LEN_PLUS_ONE (MAX_PASSWORD_LEN + 1) |
Constants related to PON password.
See doc in front of Password parameter in tr181-xpon_ANI.odl.m4 on why constants below use numerical values 10, 36 and 72.
Definition in file password_constants.h.
| #define MAX_GPON_PASSWORD_LEN 10 |
Definition at line 74 of file password_constants.h.
| #define MAX_PASSWORD_LEN 72 |
Definition at line 77 of file password_constants.h.
| #define MAX_PASSWORD_LEN_PLUS_ONE (MAX_PASSWORD_LEN + 1) |
Definition at line 78 of file password_constants.h.
| #define MAX_XPON_PASSWORD_LEN 36 |
Definition at line 75 of file password_constants.h.