Actions
Bug #6683
closedFiltering on 'rarp' with snoop(1M) is broken
Start date:
2016-02-27
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
snoop(1M) tries to look up 'rarp' in the tables that it uses to map to ethertypes, but the table contains Reverse ARP listed as 'revarp' instead. As a result, filters like 'arp or rarp' fail to work at all after the 'rarp' lookup fails.
Updated by Electric Monk about 6 years ago
- Status changed from New to Closed
git commit 573f02443902adab48a475194c301e0266998115
commit 573f02443902adab48a475194c301e0266998115 Author: Cody Peter Mello <cody.mello@joyent.com> Date: 2016-03-10T03:07:57.000Z 6683 Filtering on 'rarp' with snoop(1M) is broken Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions