summaryrefslogtreecommitdiff
path: root/proto_lldp.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-16lookup: Use lookup module for OUI lookup as wellTobias Klauser1-1/+1
2015-09-24all: Fix some typos in comments and printed stringsTobias Klauser1-1/+1
2014-08-15dissectors: Remove unnecessary includes of dissector_eth.hTobias Klauser1-0/+1
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser1-1/+0
2013-06-14dissector: lldp: Rework capability printingTobias Klauser1-8/+14
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-05-12dissector: lldp: NULL check before dereferenceTobias Klauser1-2/+10
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+469
CCESS_ONCE(E1) = E2 + WRITE_ONCE(E1, E2) @ depends on patch @ expression E; @@ - ACCESS_ONCE(E) + READ_ONCE(E) ---- Signed-off-by: Mark Rutland <mark.rutland@arm.com> Cc: ath9k-devel@qca.qualcomm.com Cc: Kalle Valo <kvalo@codeaurora.org> Cc: linux-wireless@vger.kernel.org Cc: ath9k-devel@lists.ath9k.org Cc: netdev@vger.kernel.org Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat