http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26009
User: jake
Date: 2008/08/13 02:32 PM
Log:
From Edward J. Paradise:
rfc4938 defines two credit granting mechanisms, out-of-band and inband. The
current decoding mechanism in packet-pppoe.c only decodes out-of-band credit
grants. This patches addresses decoding of inband credit as well. In
addition, I added filters for these tags in the pppoes packets. Previously,
the common pppoe filters were under the pppoed filter registration, but now
since there are pppoed and pppoes filters, I moved them out on their own.
Directory: /trunk/epan/dissectors/
Changes Path Action
+141 -38 packet-pppoe.c Modified