mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
As usuall, most important info was missing.
This commit is contained in:
@@ -301,7 +301,7 @@ typedef struct eattr {
|
||||
#define EAF_TEMP 0x80 /* A temporary attribute (the one stored in the tmp attr list) */
|
||||
|
||||
struct adata {
|
||||
unsigned int length;
|
||||
unsigned int length; /* Only size of actuall data, not including length field */
|
||||
byte data[0];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user