index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsysutils
/
src
/
NetlinkEvent.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event
Rubin Xu
2018-05-16
1
-4
/
+5
*
Include iface index in the netlink event
Chenbo Feng
2018-03-09
1
-0
/
+6
*
Don't complain that the DNSSL RA option is "unknown".
Lorenzo Colitti
2017-11-28
1
-0
/
+2
*
Stop depending on libnl.
Lorenzo Colitti
2017-10-05
1
-10
/
+43
*
fix warning: Null pointer argument in call to memory comparison function
Yunlian Jiang
2017-02-08
1
-2
/
+4
*
system/core: preparation to pull back interfaces from android/log.h
Mark Salyzyn
2016-10-20
1
-1
/
+1
*
system/core Replace cutils/log.h with android/log.h
Mark Salyzyn
2016-09-30
1
-17
/
+14
*
Tolerate RTM_DELADDR messages from deleted interfaces.
Lorenzo Colitti
2016-02-16
1
-5
/
+3
*
Fix incorrectly sized buffer.
Erik Kline
2015-07-28
1
-4
/
+4
*
Qualify IPv6 link-local DNS servers with an interface name
Erik Kline
2015-06-18
1
-6
/
+12
*
Revert "Sigh, more vendors linking against hidden APIs."
Vineeta Srivastava
2015-03-20
1
-13
/
+0
*
Sigh, more vendors linking against hidden APIs.
Jeff Sharkey
2015-03-16
1
-0
/
+13
*
Define enum class for NetlinkEvent actions.
Jeff Sharkey
2015-03-13
1
-25
/
+13
*
Extend to receive NFLOG packets.
Jeff Sharkey
2015-01-15
1
-5
/
+54
*
Support parsing netlink route messages.
Lorenzo Colitti
2014-06-21
1
-0
/
+99
*
Improvements to netlink event parsing.
Lorenzo Colitti
2014-06-21
1
-104
/
+152
*
libsysutil: turn on -Werror (part deux)
Mark Salyzyn
2014-05-01
1
-4
/
+3
*
libsysutils: turn on -Werror
Mark Salyzyn
2014-04-30
1
-1
/
+0
*
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
The Android Open Source Project
2013-11-22
1
-0
/
+1
|
\
|
*
Switch back to subsystem "net" for netlink events.
Lorenzo Colitti
2013-09-03
1
-4
/
+7
|
*
Get rid of an infinite loop in NetlinkEvent.cpp.
Lorenzo Colitti
2013-08-17
1
-8
/
+7
|
*
Parse IP address changes in NetlinkEvent.
Lorenzo Colitti
2013-08-14
1
-1
/
+116
*
|
Support parsing RDNSS ND options from netlink.
Lorenzo Colitti
2013-11-20
1
-4
/
+121
*
|
Switch back to subsystem "net" for netlink events.
Lorenzo Colitti
2013-11-20
1
-4
/
+7
*
|
Get rid of an infinite loop in NetlinkEvent.cpp.
Lorenzo Colitti
2013-11-20
1
-8
/
+7
*
|
Parse IP address changes in NetlinkEvent.
Lorenzo Colitti
2013-11-20
1
-1
/
+116
|
/
*
Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER eve...
JP Abgrall
2012-04-26
1
-13
/
+1
*
libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events.
Ashish Sharma
2012-04-11
1
-1
/
+13
*
Remove log spam
Irfan Sheriff
2011-10-28
1
-1
/
+0
*
NetlinkEvents: adding support for iptables' quota2 NFLOG messages.
JP Abgrall
2011-07-14
1
-25
/
+54
*
Cleanup NetlinkListener and NetlinkEvent
Mike J. Chen
2011-06-23
1
-9
/
+8
*
Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so t...
Mike J. Chen
2011-06-23
1
-3
/
+68
*
libsysutils: Fix NetLinkEvent security issues.
David 'Digit' Turner
2011-01-19
1
-15
/
+46
*
libsysutils: reimplement NetlinkEvent::findParam in the proper way
Chih-Wei Huang
2010-07-14
1
-7
/
+5
*
system/core: Switch libsysutils & sched_policy LOG -> SLOG
San Mehat
2010-03-25
1
-2
/
+2
*
sysutils: Add dump() to NetlinkEvent
San Mehat
2009-12-24
1
-0
/
+10
*
libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent
San Mehat
2009-10-10
1
-0
/
+3
*
libsysutils: Fix command argument passing bug + whitespace cleanup
San Mehat
2009-05-29
1
-2
/
+2
*
libsysutils: Add string.h to includes
San Mehat
2009-05-07
1
-0
/
+1
*
libsysutils: New C++ system convenience library
San Mehat
2009-05-06
1
-0
/
+93