1. 55d9550 shill: connection: Fix IP address comparison in FixGatewayReachability by Paul Stewart · 10 years ago
  2. 1f58903 shill: Cleanup and fix problem with default address in vpn by Prabhu Kaliamoorthi · 10 years ago
  3. e0e205b shill: Cleanup third party vpn driver in shill by Prabhu Kaliamoorthi · 10 years ago
  4. 77e7683 shill: Setup Iptable entries for ThirdPartyVpn using PermissionBroker by Prabhu Kaliamoorthi · 10 years ago
  5. 762bfb8 shill: Add support in shill to route selected traffic to ThirdPartyVpn by Prabhu Kaliamoorthi · 10 years ago
  6. 024a6c8 shill: Connection: Apply connection MTU by Paul Stewart · 10 years ago
  7. 182888e shill: Connnection: Ignore invalid IP addresses for GetSubnet by Paul Stewart · 10 years ago
  8. 2cb3fa7 shill: Device: Support same-net multi-homing by Paul Stewart · 10 years ago
  9. c9c31d8 shill: add object id to scoped log messages by Rebecca Silberstein · 10 years ago
  10. 8d6b597 shill: export a shared library for RTNL interface. by Peter Qiu · 10 years ago
  11. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  12. f3a8f90 shill: Add IPv6 connection support. by Peter Qiu · 10 years ago
  13. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  14. a89154b shill: Support of DNS auto fallback by Peter Qiu · 10 years ago
  15. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  16. 6db7b24 shill: Remove trivial use of iterators by Paul Stewart · 11 years ago
  17. e435d34 shill: Connection: Allow VPNs with no default route by Paul Stewart · 11 years ago
  18. fddc09a Export the Physical Technology of a VPN service. by Alex Deymo · 11 years ago
  19. 856b884 shill: Connection: Don't create a route to invalid gateway by Paul Stewart · 11 years ago
  20. 23ac6b7 shill: Revert "shill: resolver: Use (even) smaller DNS timeout" by mukesh agrawal · 12 years ago
  21. 8596f9f shill: Connection: Sort services when connections bind by Paul Stewart · 12 years ago
  22. 73fcc3f shill: Connection: Correct routability to trusted IP by Paul Stewart · 12 years ago
  23. a016312 shill: vpn: Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN. by Ben Chan · 12 years ago
  24. 6f65c0b shill: Connection: Don't call Resolver::SetDNSFromIPConfig by Paul Stewart · 12 years ago
  25. d62d603 shill: Connection: Do non-empty tests independently for DNS search by Paul Stewart · 12 years ago
  26. 4d1868b shill: Connection: Use DNS domain if search list not provided by Paul Stewart · 12 years ago
  27. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  28. bf66761 shill: resolver: Use (even) smaller DNS timeout by Paul Stewart · 12 years ago
  29. 05a42c2 shill: Connection: If IP Address changes, flush everything by Paul Stewart · 12 years ago
  30. 4a6748d shill: Connection: Create a link route if we are bound by Paul Stewart · 12 years ago
  31. e8587e3 shill: openvpn: Reuse IP parameters on restart/reconnect. by Darin Petkov · 12 years ago
  32. 2aa5d7d shill: connection: Use peer-to-peer if netmask is all-ones by Paul Stewart · 12 years ago
  33. e78ec54 shill: connection: Flush routes when default connection changes by Paul Stewart · 12 years ago
  34. 4925829 shill: Connection: If gateway is unreachable, assume point-to-point by Paul Stewart · 12 years ago
  35. 5eb0542 shill: vpn: Disconnect VPN service when underlying connection disconnects. by Darin Petkov · 12 years ago
  36. ef1f9fe shill: Use WeakPtr in Connection::Bind to avoid use of bare pointers. by Darin Petkov · 12 years ago
  37. 13e6d55 shill: Add a facility for objects to bind to connections. by Darin Petkov · 12 years ago
  38. abf6d28 shill: Add a query-route callback to RoutingTable::RequestRoutToHost. by Darin Petkov · 12 years ago
  39. fe1c0e1 shill: connection: Choose reasonable default Broadcast Address by Paul Stewart · 13 years ago
  40. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 13 years ago
  41. 53a3038 shill: connection: Fix FixGatewayReachability to handle P-t-P by Paul Stewart · 13 years ago
  42. 10241e3 shill: Add "IPConfig" property for Services by Paul Stewart · 13 years ago
  43. e93b038 shill: Connection: UnPin routes on destruction by Paul Stewart · 13 years ago
  44. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 13 years ago
  45. 5b7ba8c shill: connection: Work around broken netmasks by Paul Stewart · 13 years ago
  46. 536820d shill: vpn: Last systems bits for OpenVPN test by Paul Stewart · 13 years ago
  47. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 13 years ago
  48. 273028a shill: vpn: VPN devices have kVPN technology rather than kTunnel. by Darin Petkov · 13 years ago
  49. e00600e shill: connection: Allow missing broadcast by Paul Stewart · 13 years ago
  50. 3f68bb1 shill: routing table: Apply routes from IPConfig by Paul Stewart · 13 years ago
  51. f748a36 shill: Connection: Add facility to add host routes by Paul Stewart · 13 years ago
  52. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 13 years ago
  53. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 13 years ago
  54. caef893 shill: Delete foreign route entries when adding new default route. by Thieu Le · 13 years ago
  55. 2c15d2c shill: logging improvements (routing-related) by mukesh agrawal · 13 years ago
  56. ddc378f shill: logging improvements by mukesh agrawal · 13 years ago
  57. c8f4bef shill: Enable and disable reverse-path filtering by Paul Stewart · 13 years ago
  58. c1dec4d shill: Assign "Default" status to the best connection by Paul Stewart · 13 years ago
  59. 7cfca04 shill: Assign unique metrics to non-default interfaces by Paul Stewart · 13 years ago
  60. 9a90808 shill: Add IP Address tracking to DeviceInfo by Paul Stewart · 13 years ago
  61. e613202 shill: Add connection to device by Paul Stewart · 13 years ago
  62. dd60e45 shill: Add connection class by Paul Stewart · 13 years ago