- 27 Apr, 2012 1 commit
-
-
JP Abgrall authored
The initial idletimer support required using NETLINK_IDLETIMER netlink socket type. Instead we now just re-use the existing KOBJECT_UEVENT socket. Change-Id: I951f2f29182c7cf7f29a054a0eabc88dc25f6d1f
-
- 12 Apr, 2012 1 commit
-
-
Ashish Sharma authored
Change-Id: Ifda5b8ecf68533eea42b133dbe0a581b4401ab11
-
- 06 Jan, 2012 1 commit
-
-
Steve Block authored
See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: I8ab66debe4d0c3857a4b80f6f7b6925a352cda87
-
- 26 Jul, 2011 1 commit
-
-
JP Abgrall authored
Some kernels used with ICS do not have the needed modules (quota2 with NFLOG support). For those, we just don't allow NFLOG which will cripple quota alerts. This is a temp workaround until kernels are prebuilts. Change-Id: I403ba894aefb67996d791bd06055b8fec97d1407 Signed-off-by:
JP Abgrall <jpa@google.com>
-
- 22 Jul, 2011 1 commit
-
-
JP Abgrall authored
NetlinkManager, NetlinkHandler . added support for netlink's NETLINK_NFLOG family used by the updated xt_quota2. . it pushes the event all the wait to NetworkManagementService.java "linit alert <alert_name> <iface_name>" This needs: - new kernel with quota2 changes that support logging via NETLINK's NETLINK_NFLOG family. - BandwidthController changes that setup the alerts. - system core NetlinkEvent that recognizes the NFLOG messages. - java land NetworkManagementService changes. Change-Id: Id5b1026c6002803b5a1c0c7623cf7b1961de9802
-
- 07 Jul, 2011 1 commit
-
-
android-merger authored
This reverts commit 79b579c9.
-
- 24 Jun, 2011 1 commit
-
-
Mike J. Chen authored
This reverts commit 19fb0c4e . Conflicts: NetlinkManager.cpp Brings back Stan Chesnutt's change related to adding NETLINK_ROUTE socket creation and event propagation. Change-Id: I8c0625a95b7996ef75b883ce764c3244dd553a47 Signed-off-by:
Mike J. Chen <mjchen@google.com>
-
- 25 Apr, 2011 1 commit
-
-
Vernon Tang authored
Change-Id: I11767da938f6e8fd9b3b604218c26c3c8b8da881
-
- 19 Apr, 2011 2 commits
-
-
Nick Kralevich authored
Ensure that sender credentials are available when we receive a netlink message. This is a manual cherry-pick of 79b579c9 Change-Id: Ia7e742c2ab2fd4149454364a8c20ab0b719196b4
-
Nick Kralevich authored
Ensure that sender credentials are available when we receive a netlink message. Change-Id: I8a352573c7e49d99b4f2fdb2e4ce9abe58d4fc49
-
- 18 Apr, 2011 1 commit
-
-
Nick Kralevich authored
Ensure that sender credentials are available when we receive a netlink message. Change-Id: I8a352573c7e49d99b4f2fdb2e4ce9abe58d4fc49
-
- 09 Jan, 2011 1 commit
-
-
Wink Saville authored
This reverts commit f6a7ad81.
-
- 05 Jan, 2011 1 commit
-
-
Stan Chesnutt authored
Change-Id: I8cc8788661640600bceadeba8169e239bba98dec
-
- 18 Feb, 2010 1 commit
-
-
Robert Greenwalt authored
The java api was there to get callbacks but the middle piece was missing. Also has one const defined for USB control that is part of a seperate change, but no harm.
-
- 15 Jan, 2010 1 commit
-
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-