Allow routing table IDs > 255 when filtering them.
This commit is contained in:
@@ -263,6 +263,7 @@ enum rtattr_type_t
|
||||
RTA_CACHEINFO,
|
||||
RTA_SESSION,
|
||||
RTA_MP_ALGO,
|
||||
RTA_TABLE,
|
||||
__RTA_MAX
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user