summaryrefslogtreecommitdiffstats
path: root/net/base/address_tracker_linux.h
Commit message (Expand)AuthorAgeFilesLines
* (Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-081-1/+14
* Revert of Revert of Revert of Add functions to ignore network interfaces to N...zmo2015-05-061-14/+1
* (Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-051-1/+14
* Revert of Add functions to ignore network interfaces to NetworkChangeNotifier...jochen2015-05-051-14/+1
* Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-041-1/+14
* Determine connection type in NetworkChangeNotifierLinux.derekjchow2015-01-311-8/+19
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-3/+3
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-2/+2
* The non-tracking mode in AddressTracker will be used as a way to get a snapsh...guoweis2014-09-221-5/+38
* Detect enabling or disabling of VPN on Android sopauljensen@chromium.org2014-02-091-9/+29
* Work around linux kernel bug by interpreting IPv6 "Preferred Lifetimes" of 0 ...pauljensen@chromium.org2014-01-231-1/+1
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-171-1/+1
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-3/+3
* Use Netlink instead of NetworkManager (via D-bus) to monitor networkpauljensen@chromium.org2012-11-291-9/+40
* [net] Adds AddressTrackerLinux which keeps track of interface addresses using...szym@chromium.org2012-07-161-0/+68