]> The Tcpdump Group git mirrors - libpcap/commitdiff
Give credit to Ani Sinha 433/head
authorMichal Sekletar <[email protected]>
Wed, 6 May 2015 13:25:04 +0000 (15:25 +0200)
committerMichal Sekletar <[email protected]>
Thu, 7 May 2015 08:09:32 +0000 (10:09 +0200)
bpf/net/bpf_filter.c

index ffe04ce358fccb353503c14774061c2833a1ec43..6cf6f12e37f5840809f21cbb42afda5766f72736 100644 (file)
@@ -216,6 +216,8 @@ enum {
  * rejects the filter; it contains VLAN tag information
  * For the kernel, p is assumed to be a pointer to an mbuf if buflen is 0,
  * in all other cases, p is a pointer to a buffer and buflen is its size.
+ *
+ * Thanks to Ani Sinha <[email protected]> for providing initial implementation
  */
 u_int
 bpf_filter_with_aux_data(pc, p, wirelen, buflen, aux_data)