Skip to content

Commit 440bba9

Browse files
committed
Remove proactive_learn which is now the default.
1 parent cfbdf83 commit 440bba9

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

etc/faucet/faucet.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ dps:
2626
sw1:
2727
dp_id: 0x1
2828
hardware: "Open vSwitch"
29-
proactive_learn: True
3029
interfaces:
3130
1:
3231
name: "h1"

tests/fuzzer/config/ex10

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ dps:
2323
sw1:
2424
dp_id: 0x1
2525
hardware: "Open vSwitch"
26-
proactive_learn: True
2726
interfaces:
2827
1:
2928
name: "h1"

tests/fuzzer/config/ex11

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dps:
88
sw1:
99
dp_id: 0x1
1010
hardware: "Open vSwitch"
11-
proactive_learn: True
1211
interfaces:
1312
1:
1413
name: "h1"

0 commit comments

Comments
 (0)