I have a small utility that listens for ethernet multicast packets that are SNAP encapsulated. Right now I am attaching to the appropriate device, binding to SAP 0, then sending an DL_ENABMULTI_REQ w/ the appropriate address. After that, I am pushing pfmod onto the device with a filter to get the appropriate packets.
I'm hoping once libdlpi is made public to use it to simplify some of the code, but I'm wondering if there is any better way to get packets that are using SNAP encapsulation instead of the more typical Ethernet II type frames. This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
