Removed an outdated comment.
Submitted by: archie
This commit is contained in:
parent
5d9e6a94eb
commit
797609fced
@ -813,8 +813,6 @@ ng_bridge_disconnect(hook_p hook)
|
||||
|
||||
/*
|
||||
* Hash algorithm
|
||||
*
|
||||
* Only hashing bytes 3-6 of the Ethernet address is sufficient and fast.
|
||||
*/
|
||||
#define HASH(addr,mask) ( (((const u_int16_t *)(addr))[0] \
|
||||
^ ((const u_int16_t *)(addr))[1] \
|
||||
|
Loading…
Reference in New Issue
Block a user