mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Proper format functions for ORIGINATOR_ID, CLUSTER_LIST
This commit is contained in:
@@ -146,7 +146,7 @@ void get_route_info(rte *e, byte *buf, ea_list *attrs)
|
||||
* or doing the whole conversion (used in case the value requires extra
|
||||
* care; return %GA_FULL).
|
||||
*/
|
||||
int get_attr(eattr *a, byte *buf)
|
||||
int get_attr(eattr *a, byte *buf, int buflen)
|
||||
{ DUMMY; }
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user