3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-21 22:09:23 +01:00

Commit Graph

  • eca002bd56 TODO: Add ownership on NL80211_CMD_NEW_INTERFACE task Tomasz Bursztyka 2014-09-23 18:56:07 +0300
  • 49f2d90a44 build: Adjust ELL source list for building with hwdb support Marcel Holtmann 2014-08-16 00:55:26 +0200
  • 9fa506c237 monitor: Add option to provide nl80211 family identifier Marcel Holtmann 2014-08-15 23:59:33 +0200
  • 18652f1f49 monitor: Add support for extracting family identifiers from traces Marcel Holtmann 2014-08-15 23:38:37 +0200
  • 8cdc43f540 build: Check for a2x binary and use its full path if found Marcel Holtmann 2014-08-15 21:10:58 +0200
  • 4a84a19b28 build: Fix build issue with ELL and hashing function for bloom filters Marcel Holtmann 2014-08-15 21:04:04 +0200
  • d57006ae23 monitor: Match on skb->dev->type and skb->protocol for both filters Marcel Holtmann 2014-08-13 22:22:28 -0700
  • 0d81689e08 monitor: Use socket filter also for netlink monitor interface Marcel Holtmann 2014-08-13 21:55:06 -0700
  • 40160a7fd4 monitor: Use socket filter for PAE / EAPoL to catch all packets Marcel Holtmann 2014-08-12 21:44:30 -0700
  • 07aabaf455 monitor: Fix spelling mistake with timestamp error message Marcel Holtmann 2014-08-12 21:43:39 -0700
  • 50f8c8614b monitor: Print RTNL traffic also when live sniffing Marcel Holtmann 2014-08-12 20:27:48 -0700
  • d3f37628b0 monitor: Add support for writing combined PCAP trace files Marcel Holtmann 2014-08-12 19:35:59 -0700
  • b97c661a97 monitor: Print out relative timestamp offset for each packet Marcel Holtmann 2014-08-12 17:40:51 -0700
  • 2749e4e4a2 monitor: Print details for RTNL Set Link commands Marcel Holtmann 2014-08-12 17:24:03 -0700
  • 772574716e monitor: Add proper labels to RTNL messages Marcel Holtmann 2014-08-12 16:55:18 -0700
  • 581f00171d monitor: Skip packet from PCAP file if it is truncated Marcel Holtmann 2014-08-12 00:40:07 -0700
  • b00bea15ab monitor: Fix minor typo in management frame type Marcel Holtmann 2014-08-11 20:33:08 -0700
  • da058ae75b monitor: Add entry for WPI-SMS4 keys and cipher Marcel Holtmann 2014-08-11 00:16:51 -0700
  • 7dfe703286 monitor: Add support for decoding pairwise and group cipher information Marcel Holtmann 2014-08-10 21:54:26 -0700
  • e969407e2c monitor: Add support for decoding cipher suites attribute Marcel Holtmann 2014-08-10 21:48:22 -0700
  • 5cf13fa692 monitor: Fix max remain on channel attribute decoding Marcel Holtmann 2014-08-10 21:48:02 -0700
  • d58dd0e0d0 TODO: Add task for adding PACKET_RECV_OUTPUT support Marcel Holtmann 2014-08-10 21:37:13 -0700
  • a95c720d64 monitor: Decode the EAPoL packet headers of PAE frames Marcel Holtmann 2014-08-10 20:20:13 -0700
  • 351208b642 monitor: Decode key default types and key cipher information Marcel Holtmann 2014-08-10 19:22:11 -0700
  • a2a59e78fa monitor: Extract PAE port traffic out of PCAP files and decode it Marcel Holtmann 2014-08-10 18:30:08 -0700
  • b66765635f README: Add section about capturing authentication messages Marcel Holtmann 2014-08-10 18:13:35 -0700
  • 9fbd454c88 monitor: Fix check for netlink hardware and protocol type Marcel Holtmann 2014-08-10 17:33:48 -0700
  • 4a5f30bbc2 monitor: Listing to Ethernet packets on PAE port and display them Marcel Holtmann 2014-08-10 14:57:28 -0700
  • a65362f510 monitor: Fix missing timestamp handling for netlink messages Marcel Holtmann 2014-08-10 14:35:07 -0700
  • d8ed30e13b monitor: Decode OUI portion of vendor specific information elements Marcel Holtmann 2014-08-10 13:21:49 -0700
  • 05c6ecbeff README: Mention the possibility to capture traces using tcpdump Marcel Holtmann 2014-08-10 12:48:40 -0700
  • b4eb544355 monitor: Handle timestamp and real packet length information Marcel Holtmann 2014-08-10 12:45:56 -0700
  • b91bb55206 monitor: Use packet buffer of 16 kilobytes to allow large frames Marcel Holtmann 2014-08-10 12:25:20 -0700
  • 9cdb52a167 monitor: Fix issue with large packets in PCAP files Marcel Holtmann 2014-08-10 12:19:58 -0700
  • 91c305d9af monitor: Adjust indentation for IE binary data information Marcel Holtmann 2014-08-10 11:41:51 -0700
  • da3c7310a0 monitor: Add support for decoding connection quality monitor attributes Marcel Holtmann 2014-08-10 11:35:16 -0700
  • 4ec7eb1c74 monitor: Add support for decoding station info and flags Marcel Holtmann 2014-08-10 11:32:30 -0700
  • c80877808f monitor: Print error message string for dump requests Marcel Holtmann 2014-08-10 10:38:14 -0700
  • bbca35c57b monitor: Add support for decoding frame types Marcel Holtmann 2014-08-10 01:01:47 -0700
  • c50d624e55 monitor: Decode information elements binary into individual tags Marcel Holtmann 2014-08-10 00:14:29 -0700
  • 0394da4ce2 monitor: Add support for custom decoding functions Marcel Holtmann 2014-08-10 00:07:53 -0700
  • 55bbf22edb monitor: Enable kernel side timestamps and make them available Marcel Holtmann 2014-08-09 23:48:25 -0700
  • 7a1bb1e953 monitor: Improve message and attribute display handling Marcel Holtmann 2014-08-09 22:59:42 -0700
  • 9635f317c0 monitor: Add support for builtin pager functionality Marcel Holtmann 2014-08-09 19:29:48 -0700
  • 8c5de4fd1f monitor: Fix printing of netlink error codes Marcel Holtmann 2014-08-09 19:22:19 -0700
  • 7689d2202f monitor: Print netlink command complete error messages Marcel Holtmann 2014-08-09 16:34:39 -0700
  • 1219658f7d TODO: Add new task for automatically creating netlink monitor interface Marcel Holtmann 2014-08-09 16:18:00 -0700
  • 536d638c76 TODO: Update the task for multicast message filtering issue Marcel Holtmann 2014-08-09 16:15:23 -0700
  • df718dda94 monitor: Fix issue with enabling PACKET_MR_ALLMULTI option Marcel Holtmann 2014-08-09 13:03:30 -0700
  • da5841201e README: Add command for enabling allmulticast interface flag Marcel Holtmann 2014-08-09 12:33:36 -0700
  • 933ac55cce monitor: Try to enable PACKET_MR_ALLMULTI on netlink monitor device Marcel Holtmann 2014-08-09 12:32:55 -0700
  • b5b292ee25 monitor: Terminate program when setup of netlink monitor failed Marcel Holtmann 2014-08-09 12:32:29 -0700
  • 70bc082d41 core: Make Kernel D-Bus setup optional Marcel Holtmann 2014-08-09 10:59:48 -0700
  • ebeeb143cb monitor: The BSS status attribute is a 32-bit unsigned integer Marcel Holtmann 2014-08-09 10:38:23 -0700
  • c2a29e0499 TODO: Add task entry for new socket owner nl80211 feature Marcel Holtmann 2014-08-09 00:12:20 -0700
  • dfc059d757 core: Send MLME associate request when authenticated Marcel Holtmann 2014-08-09 00:01:22 -0700
  • 9dc4bb11b8 TODO: Add task entry for the management frame feature Marcel Holtmann 2014-08-08 23:53:48 -0700
  • 966a58d67f core: Send MLME authenticate request when SSID is found Marcel Holtmann 2014-08-08 23:45:15 -0700
  • 0aabd9744d core: Parse scan results and store BSS information when SSID matches Marcel Holtmann 2014-08-08 23:23:56 -0700
  • 9c7c23ce90 core: Trigger initial passive scan when SSID is provided Marcel Holtmann 2014-08-08 22:21:30 -0700
  • c13d50fab9 core: Add command line option to provide SSID Marcel Holtmann 2014-08-08 22:19:47 -0700
  • 1ab85bdbe5 core: Add command line options support to daemon Marcel Holtmann 2014-08-08 21:53:13 -0700
  • fda0593b44 build: Add framework for handling manpages in AsciiDoc format Marcel Holtmann 2014-08-08 21:48:53 -0700
  • 185ab9b64a TODO: Add task list for wireless daemon features Marcel Holtmann 2014-08-08 20:17:11 -0700
  • 9b8fddaa43 TODO: Add task list for new features of hwsim utility Marcel Holtmann 2014-08-08 20:08:03 -0700
  • 3dfdeb2893 TODO: Add more tasks for iwmon features Marcel Holtmann 2014-08-09 04:57:02 +0200
  • 7d6fc1bf9c TODO: Add task list for new features of iwmon utility Marcel Holtmann 2014-08-08 19:31:14 -0700
  • 3ba04c8adb TODO: Add more tasks for new mac80211_hwsim features Marcel Holtmann 2014-08-08 19:15:38 -0700
  • 75308b745c TODO: Add task list for cfg80211 / nl80211 fixes and features Marcel Holtmann 2014-08-08 18:38:42 -0700
  • 5a69c53bd6 doc: Update the introduction to the coding style information Marcel Holtmann 2014-08-08 18:28:23 -0700
  • 0880e5e93e TODO: Add task list for extending mac80211_hwsim support Marcel Holtmann 2014-08-08 18:22:58 -0700
  • 1d678e7b41 README: Add paragraph about mac80211_hwsim simulation support Marcel Holtmann 2014-08-08 15:50:04 -0700
  • 2d75ab55e7 tools: Add simple utility for interacting with mac80221_hwsim Marcel Holtmann 2014-08-08 15:40:43 -0700
  • 9694998f28 monitor: Minor typo fix in usage text Marcel Holtmann 2014-08-08 15:20:24 -0700
  • 218e38aa87 core: Store feature flags of wiphy devices Marcel Holtmann 2014-08-07 15:41:30 -0700
  • c9b3adbbcf core: Request current regulatory setting when starting up Marcel Holtmann 2014-08-07 13:23:02 -0700
  • a17584e680 core: First command should be to read protocol features Marcel Holtmann 2014-08-07 13:13:31 -0700
  • b7a421673c core: Add sanity check to sync RTNL link deletion with nl80211 Marcel Holtmann 2014-08-06 23:52:42 -0700
  • 46b9f4a0a8 core: Subscribe to all nl80211 multicast groups Marcel Holtmann 2014-08-06 23:52:08 -0700
  • 442ba2412d core: Add network interface to beginning of list Marcel Holtmann 2014-08-06 23:51:25 -0700
  • f400e9dd44 core: Request list of all network interfaces Marcel Holtmann 2014-08-07 06:27:32 +0200
  • af2bb68e07 core: Only enable RTNL debugging when IWD_RTNL_DEBUG is set Marcel Holtmann 2014-08-07 05:28:58 +0200
  • 32c415e4e8 core: Track wiphy devices and its network interfaces Marcel Holtmann 2014-08-07 05:15:20 +0200
  • d04ecde554 core: Only enable netlink debugging when IWD_GENL_DEBUG is set Marcel Holtmann 2014-08-07 01:06:51 +0200
  • 34f5c56199 monitor: Print program description and version Marcel Holtmann 2014-08-07 01:01:28 +0200
  • 609cc86717 monitor: Do not abort when receiving unknown ARPHRD Marcel Holtmann 2014-08-06 06:44:15 +0200
  • e4e45566d9 monitor: Some attributes are either flags or unsigned 16-bit integers Marcel Holtmann 2014-08-06 05:48:35 +0200
  • 19bdbc3c2d monitor: Add support for nested array attributes Marcel Holtmann 2014-08-06 04:46:01 +0200
  • d5989e62ed monitor: Fix casting for 8-bit and 16-bit unsigned integers Marcel Holtmann 2014-08-06 04:42:59 +0200
  • f0e7bb7509 monitor: Add support for decoding attributes in BSS information Marcel Holtmann 2014-08-06 04:02:15 +0200
  • 477682ad5d monitor: Add support for attributes containing signed 32-bit integers Marcel Holtmann 2014-08-06 04:01:49 +0200
  • 080338ba41 monitor: Print address attributes as strings and not binary Marcel Holtmann 2014-08-06 04:01:12 +0200
  • 8b11aedacd monitor: Read the generic netlink id from the trace file Marcel Holtmann 2014-08-06 00:27:19 +0200
  • d484715a17 monitor: Check that protocol type is set to generic netlink Marcel Holtmann 2014-08-06 00:12:20 +0200
  • d0068dcf4c monitor: Add support for reading traces from PCAP files Marcel Holtmann 2014-08-05 22:39:33 +0200
  • ce202ac843 monitor: Add helper functions for parsing-only netlink monitor Marcel Holtmann 2014-08-05 22:37:31 +0200
  • e260854da3 monitor: Add command line option for netlink monitor device Marcel Holtmann 2014-08-05 21:39:54 +0200
  • 81118dfc1f monitor: Add initial support for nested attribute decoding Marcel Holtmann 2014-08-03 22:07:07 +0200
  • dfcb1ddbc1 monitor: Print data packet for unknown attributes Marcel Holtmann 2014-08-03 08:38:55 +0200
  • 34d8b0d308 ie: Keep copyright notice the same for all source files Marcel Holtmann 2014-08-03 08:14:16 +0200