summaryrefslogtreecommitdiff
path: root/lib/pbr.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pbr.h')
-rw-r--r--lib/pbr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/pbr.h b/lib/pbr.h
index 23092cf1db..cef1d9d380 100644
--- a/lib/pbr.h
+++ b/lib/pbr.h
@@ -68,6 +68,9 @@ struct pbr_filter {
/* Filter with fwmark */
uint32_t fwmark;
+
+ /* Filter with the ip protocol */
+ uint8_t ip_proto;
};
/*