File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 3939 $ctreplsrcport = undef ,
4040 $ctstate = undef ,
4141 $ctstatus = undef ,
42- $ctmask = undef ,
4342 $date_start = undef ,
4443 $date_stop = undef ,
4544 $destination = undef ,
9493 $nflog_range = undef ,
9594 $nflog_size = undef ,
9695 $nflog_threshold = undef ,
97- $nfmask = undef ,
9896 $notrack = undef ,
9997 $outiface = undef ,
10098 $physdev_in = undef ,
122120 $set_dscp = undef ,
123121 $set_dscp_class = undef ,
124122 $set_mark = undef ,
125- $restore_mark = undef ,
126123 $set_mss = undef ,
127124 $socket = undef ,
128125 $source = undef ,
190187 ctreplsrcport => $ctreplsrcport ,
191188 ctstate => $ctstate ,
192189 ctstatus => $ctstatus ,
193- ctmask => $ctmask ,
194190 date_start => $date_start ,
195191 date_stop => $date_stop ,
196192 destination => $destination ,
245241 nflog_range => $nflog_range ,
246242 nflog_size => $nflog_size ,
247243 nflog_threshold => $nflog_threshold ,
248- nfmask => $nfmask ,
249244 notrack => $notrack ,
250245 outiface => $outiface ,
251246 physdev_in => $physdev_in ,
273268 set_dscp => $set_dscp ,
274269 set_dscp_class => $set_dscp_class ,
275270 set_mark => $set_mark ,
276- restore_mark => $restore_mark ,
277271 set_mss => $set_mss ,
278272 socket => $socket ,
279273 source => $source ,
You can’t perform that action at this time.
0 commit comments