Increase AUTHNAME to 42 bytes for users of T-Online, which requires 41
bytes. MFC after: 2 weeks
This commit is contained in:
parent
d92580b608
commit
cc3ee09cd3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83363
@ -75,7 +75,7 @@ struct sipcp {
|
||||
int compress_cid; /* Comp-Slot-Id */
|
||||
};
|
||||
|
||||
#define AUTHNAMELEN 32
|
||||
#define AUTHNAMELEN 42
|
||||
#define AUTHKEYLEN 16
|
||||
|
||||
struct sauth {
|
||||
|
Loading…
Reference in New Issue
Block a user