iwd/monitor
Patrik Flykt 6d652fb743 monitor: Support arbitrarily long bitfields
Support arbitrarily long bitfields by providing field and mask values
as arrays with their length measured in bytes. Some of the IE fields
easily reach 80 bits or more, thus easily overrunning any integer sizes
used by the OS architecture.
2015-03-06 13:11:03 -06:00
..
display.c monitor: Add support for builtin pager functionality 2014-08-09 19:29:48 -07:00
display.h monitor: Improve message and attribute display handling 2014-08-09 22:59:42 -07:00
main.c monitor: Define ARPHRD_NETLINK if it not provided by system headers 2014-12-19 01:44:49 +01:00
nlmon.c monitor: Support arbitrarily long bitfields 2015-03-06 13:11:03 -06:00
nlmon.h monitor: Add option to provide nl80211 family identifier 2014-08-16 00:00:10 +02:00
pcap.c monitor: Add support for writing combined PCAP trace files 2014-08-12 19:35:59 -07:00
pcap.h monitor: Add support for writing combined PCAP trace files 2014-08-12 19:35:59 -07:00