commit | 65d789e4baa0be3086b9dd97e3fdfea35b5f7857 | [log] [tgz] |
---|---|---|
author | Neale Ranns <neale@graphiant.com> | Mon Feb 08 15:24:56 2021 +0000 |
committer | Neale Ranns <neale@graphiant.com> | Mon Feb 15 11:16:22 2021 +0000 |
tree | 890f8576c1e89421d67ef801490b6b10414c6432 | |
parent | b00c49ca67bb9ea6290943eb2208cb9e17eb67e0 [diff] [blame] |
fib: Always honour flow hash flag Type: fix Signed-off-by: Neale Ranns <neale@graphiant.com> Change-Id: Id7b27edf3712aaa3c277e752b9ca78bb91d184a1
diff --git a/src/vnet/adj/.clang-format b/src/vnet/adj/.clang-format new file mode 100644 index 0000000..9d15924 --- /dev/null +++ b/src/vnet/adj/.clang-format
@@ -0,0 +1,2 @@ +DisableFormat: true +SortIncludes: false