Commit 2cb5ea0
authored
Increase the netlink buffer size from 3MB to 16MB. (#739)
As error is seen in fdbsyncd with netlink reports "out of memory on reading a netlink socket"
It is seen when kernel is sending 10k remote mac to fdbsyncd.
Signed-off-by: [email protected]1 parent dacbdad commit 2cb5ea0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments