commit 462a289a42f01612bb72252bea13a562aa77bb49 from: smytht via: GitHub date: Tue Oct 29 20:44:02 2024 UTC Rename flush-commands-test to flush-test.nshrc rename flush-commands-test to flush-test.nshrc commit - 59b4c3c0ceefce4a9c3c8a6c2dbaaffbe5f63d7d commit + 462a289a42f01612bb72252bea13a562aa77bb49 blob - 55b1db41f6a01e2538fa98f9c60c2ecb12f1ca21 (mode 644) blob + /dev/null --- scripts/nshrc/test/flush-commands-test +++ /dev/null @@ -1,14 +0,0 @@ -enable -config -flush arp -flush ndp -flush history -flush bridge-all bridge101 -flush pf all -flush pf filter -flush pf states -flush pf stats -flush pf tables -flush line stty0 -exit -disable blob - /dev/null blob + 55b1db41f6a01e2538fa98f9c60c2ecb12f1ca21 (mode 644) --- /dev/null +++ scripts/nshrc/test/flush-test.nshrc @@ -0,0 +1,14 @@ +enable +config +flush arp +flush ndp +flush history +flush bridge-all bridge101 +flush pf all +flush pf filter +flush pf states +flush pf stats +flush pf tables +flush line stty0 +exit +disable