Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
cd63cae6b206a067fab1afe78f7647f1f2cb1513
/
libsysutils
/
src
/
NetlinkEvent.cpp
71ac5c8
Copy necessary ipt_ULOG.h structure to source.
by Christopher Ferris
· 6 years ago
d0e4938
Enable clang-tidy for libsysutils.
by Lorenzo Colitti
· 6 years ago
e6e2b3c
Suppress implicit-fallthrough warning.
by Chih-Hung Hsieh
· 7 years ago
4888525
[libsysutils] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
5f40624
Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event
by Rubin Xu
· 7 years ago
5e5e5e9
Include iface index in the netlink event
by Chenbo Feng
· 7 years ago
cbfd65d
Don't complain that the DNSSL RA option is "unknown".
by Lorenzo Colitti
· 8 years ago
e439ffc
Stop depending on libnl.
by Lorenzo Colitti
· 8 years ago
33f6717
fix warning: Null pointer argument in call to memory comparison function
by Yunlian Jiang
· 8 years ago
cfd5b08
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 9 years ago
66ce3e0
system/core Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
ef6454d
Tolerate RTM_DELADDR messages from deleted interfaces.
by Lorenzo Colitti
· 9 years ago
cc45178
Fix incorrectly sized buffer.
by Erik Kline
· 10 years ago
ba48ff7
Qualify IPv6 link-local DNS servers with an interface name
by Erik Kline
· 10 years ago
995f45e
Revert "Sigh, more vendors linking against hidden APIs."
by Vineeta Srivastava
· 10 years ago
3183729
Sigh, more vendors linking against hidden APIs.
by Jeff Sharkey
· 10 years ago
e4f3940
Define enum class for NetlinkEvent actions.
by Jeff Sharkey
· 10 years ago
9a20e67
Extend to receive NFLOG packets.
by Jeff Sharkey
· 11 years ago
d7ff7ea
Support parsing netlink route messages.
by Lorenzo Colitti
· 11 years ago
9b34293
Improvements to netlink event parsing.
by Lorenzo Colitti
· 11 years ago
80f63d4
libsysutil: turn on -Werror (part deux)
by Mark Salyzyn
· 11 years ago
9418fd1
libsysutils: turn on -Werror
by Mark Salyzyn
· 11 years ago
66ed50a
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
by The Android Open Source Project
· 12 years ago
c7eec83
Support parsing RDNSS ND options from netlink.
by Lorenzo Colitti
· 12 years ago
526b838
Switch back to subsystem "net" for netlink events.
by Lorenzo Colitti
· 12 years ago
9683456
Get rid of an infinite loop in NetlinkEvent.cpp.
by Lorenzo Colitti
· 12 years ago
381f70f
Parse IP address changes in NetlinkEvent.
by Lorenzo Colitti
· 12 years ago
f348613
Switch back to subsystem "net" for netlink events.
by Lorenzo Colitti
· 12 years ago
3984276
Get rid of an infinite loop in NetlinkEvent.cpp.
by Lorenzo Colitti
· 12 years ago
a4b4e9a
Parse IP address changes in NetlinkEvent.
by Lorenzo Colitti
· 12 years ago
b982bce
Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events."
by JP Abgrall
· 13 years ago
731d831
libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events.
by Ashish Sharma
· 13 years ago
477df68
Remove log spam
by Irfan Sheriff
· 14 years ago
e6f8014
NetlinkEvents: adding support for iptables' quota2 NFLOG messages.
by JP Abgrall
· 14 years ago
17260b1
Cleanup NetlinkListener and NetlinkEvent
by Mike J. Chen
· 14 years ago
ec16b9d
Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet""
by Mike J. Chen
· 14 years ago
3311eea
libsysutils: Fix NetLinkEvent security issues.
by David 'Digit' Turner
· 14 years ago
80ec37a
libsysutils: reimplement NetlinkEvent::findParam in the proper way
by Chih-Wei Huang
· 15 years ago
7e8529a
system/core: Switch libsysutils & sched_policy LOG -> SLOG
by San Mehat
· 15 years ago
d674413
sysutils: Add dump() to NetlinkEvent
by San Mehat
· 16 years ago
ebfe3db
libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent
by San Mehat
· 16 years ago
03f0d27
libsysutils: Fix command argument passing bug + whitespace cleanup
by San Mehat
· 16 years ago
3d40729
libsysutils: Add string.h to includes
by San Mehat
· 16 years ago
168415b
libsysutils: New C++ system convenience library
by San Mehat
· 16 years ago