Commit 331c5a5
authored
[config]: Use mod_entry when editing VLAN_INTERFACE (#1602)
Replace set_entry with mod_entry when setting the proxy_arp value for a VLAN.
Using set_entry will delete any other fields set for the key used, which is not desirable.
Signed-off-by: Lawrence Lee <[email protected]>1 parent 8c2980a commit 331c5a5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments