Commit fd4d117
committed
dropwatch: drive noise filtering from events.IssuesList
Replace the hard-coded neigh_invalidate / bnxt_tx_int branches with a
single matcher.Classify call against cfg.IssuesList, mirroring
core/events/net_rx_latency.go. The two default rules now ship as TOML
data in huatuo-bamai.conf; operators add, remove, or override entries
without touching code. The CLOSE_WAIT + skb_rbtree_purge branch reads
sk_state and stays in code.1 parent 15762ad commit fd4d117
1 file changed
Lines changed: 9 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
187 | 167 | | |
188 | 168 | | |
189 | 169 | | |
| |||
0 commit comments