1. 1563250 NetlinkEvent: trivial simplification. by Elliott Hughes · 1 year, 11 months ago
  2. eb13daf NetlinkEvent: use isKernel64Bit in KernelUtils.h by Patrick Rohr · 2 years ago
  3. 28b94af Fix 32-bit userspace on 64-bit kernel quota2 compatibility. by Maciej Żenczykowski · 3 years, 7 months ago
  4. 2c89f97 Cleanup for #inclusivefixit. by Elliott Hughes · 4 years, 10 months ago
  5. 077d1ea Simplify code that parses ifa_flags. by Lorenzo Colitti · 5 years ago
  6. 096fc53 Parse IFA_F_* values above 0x80. by Lorenzo Colitti · 5 years ago
  7. a806a71 NetlinkEvent - ignore captive portal and pref64 nd user opts by Maciej Żenczykowski · 5 years ago
  8. 71ac5c8 Copy necessary ipt_ULOG.h structure to source. by Christopher Ferris · 5 years ago
  9. d0e4938 Enable clang-tidy for libsysutils. by Lorenzo Colitti · 6 years ago
  10. e6e2b3c Suppress implicit-fallthrough warning. by Chih-Hung Hsieh · 7 years ago
  11. 4888525 [libsysutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  12. 5f40624 Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event by Rubin Xu · 7 years ago
  13. 5e5e5e9 Include iface index in the netlink event by Chenbo Feng · 7 years ago
  14. cbfd65d Don't complain that the DNSSL RA option is "unknown". by Lorenzo Colitti · 8 years ago
  15. e439ffc Stop depending on libnl. by Lorenzo Colitti · 8 years ago
  16. 33f6717 fix warning: Null pointer argument in call to memory comparison function by Yunlian Jiang · 8 years ago
  17. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  18. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  19. ef6454d Tolerate RTM_DELADDR messages from deleted interfaces. by Lorenzo Colitti · 9 years ago
  20. cc45178 Fix incorrectly sized buffer. by Erik Kline · 10 years ago
  21. ba48ff7 Qualify IPv6 link-local DNS servers with an interface name by Erik Kline · 10 years ago
  22. 995f45e Revert "Sigh, more vendors linking against hidden APIs." by Vineeta Srivastava · 10 years ago
  23. 3183729 Sigh, more vendors linking against hidden APIs. by Jeff Sharkey · 10 years ago
  24. e4f3940 Define enum class for NetlinkEvent actions. by Jeff Sharkey · 10 years ago
  25. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 11 years ago
  26. d7ff7ea Support parsing netlink route messages. by Lorenzo Colitti · 11 years ago
  27. 9b34293 Improvements to netlink event parsing. by Lorenzo Colitti · 11 years ago
  28. 80f63d4 libsysutil: turn on -Werror (part deux) by Mark Salyzyn · 11 years ago
  29. 9418fd1 libsysutils: turn on -Werror by Mark Salyzyn · 11 years ago
  30. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 12 years ago
  31. c7eec83 Support parsing RDNSS ND options from netlink. by Lorenzo Colitti · 12 years ago
  32. 526b838 Switch back to subsystem "net" for netlink events. by Lorenzo Colitti · 12 years ago
  33. 9683456 Get rid of an infinite loop in NetlinkEvent.cpp. by Lorenzo Colitti · 12 years ago
  34. 381f70f Parse IP address changes in NetlinkEvent. by Lorenzo Colitti · 12 years ago
  35. f348613 Switch back to subsystem "net" for netlink events. by Lorenzo Colitti · 12 years ago
  36. 3984276 Get rid of an infinite loop in NetlinkEvent.cpp. by Lorenzo Colitti · 12 years ago
  37. a4b4e9a Parse IP address changes in NetlinkEvent. by Lorenzo Colitti · 12 years ago
  38. b982bce Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events." by JP Abgrall · 13 years ago
  39. 731d831 libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events. by Ashish Sharma · 13 years ago
  40. 477df68 Remove log spam by Irfan Sheriff · 14 years ago
  41. e6f8014 NetlinkEvents: adding support for iptables' quota2 NFLOG messages. by JP Abgrall · 14 years ago
  42. 17260b1 Cleanup NetlinkListener and NetlinkEvent by Mike J. Chen · 14 years ago
  43. ec16b9d Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet"" by Mike J. Chen · 14 years ago
  44. 3311eea libsysutils: Fix NetLinkEvent security issues. by David 'Digit' Turner · 14 years ago
  45. 80ec37a libsysutils: reimplement NetlinkEvent::findParam in the proper way by Chih-Wei Huang · 15 years ago
  46. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG by San Mehat · 15 years ago
  47. d674413 sysutils: Add dump() to NetlinkEvent by San Mehat · 15 years ago
  48. ebfe3db libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent by San Mehat · 16 years ago
  49. 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 16 years ago
  50. 3d40729 libsysutils: Add string.h to includes by San Mehat · 16 years ago
  51. 168415b libsysutils: New C++ system convenience library by San Mehat · 16 years ago