[ urgent]Packet filter using Source MAC address
hi all,
Actually i have implemented packet filter using IP address... so i just thinking to implement the same with the MAC address..
how we will compare source mac address with the specific mac address?
the copy of source mac address is in the sk_buff structure,it is pointed by the data pointer.
but how we will compare the two addresses.
i am using C language ..
i need it urgent..
plz reply soon..
Thanks
|