Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_netd
/
refs/heads/t
/
server
/
InterfaceController.cpp
3c365cb
Remove redundant "using" statements
by Yi Kong
· 3 years, 6 months ago
5851b03
[NETD-TC#9] Clean up dependency between InterfaceController and
by waynema
· 3 years, 9 months ago
28275a8
Fix error return propagation in InterfaceController::setCfg()
by Maciej Żenczykowski
· 6 years ago
fd8e005
Document return value of InterfaceController::{add,del}Address
by Maciej Żenczykowski
· 6 years ago
92424d5
fix InterfaceController::setIPv6AddrGenMode(INetd::IPV6_ADDR_GEN_MODE_EUI64)
by Maciej Żenczykowski
· 6 years ago
80ffd0f
Remove unused deps on liblogwrap
by Bernie Innocenti
· 6 years ago
ee0f48d
netd: ignore non-directories/symlinks when getting interfaces from /sys/class/net
by Maciej Żenczykowski
· 6 years ago
f778204
Interface-related commands porting
by Luke Huang
· 7 years ago
e64fa38
Firewall-related commands porting
by Luke Huang
· 7 years ago
4debf3b
Wrap InterfaceController into the android::net namespace
by Bernie Innocenti
· 7 years ago
38e51f1
Implement INetd.aidl getProcSysNet().
by Erik Kline
· 7 years ago
15bb55c
netd: Enable clang-tidy and fix all warnings
by Bernie Innocenti
· 7 years ago
c4b3a0c
Ensure icmp redirects are always ignored
by Hugo Benichi
· 7 years ago
172f8e4
Factor getIfaceNames() from getIfaceList()
by Nathan Harold
· 7 years ago
3f46148
Rename <cutils/log.h> to <log/log.h>
by Logan Chien
· 7 years ago
7e97405
Add a eBPF map to store iface name and index
by Chenbo Feng
· 7 years ago
5f8c4fd
Delete the legacy netd code for manipulating ND offload.
by Lorenzo Colitti
· 8 years ago
516764f
Always return a meaningful error from setIpv6AddrGenMode.
by Lorenzo Colitti
· 8 years ago
de93796
Enable RFC 7217 stable privacy addresses
by Joel Scherpelz
· 8 years ago
31e2599
Accept RIOs with prefix length in the closed interval [48, 64]
by Joel Scherpelz
· 8 years ago
7035f22
Put most of netd into the android::net namespace.
by Lorenzo Colitti
· 9 years ago
b218a87
Add general /proc/sys/net/ipv[46]/{conf,neigh}/ interface
by Erik Kline
· 9 years ago
59d8c48
Disable DAD for downstream interfaces when tethering
by Erik Kline
· 9 years ago
c296f09
Support adding/removing IPv4 and IPv6 addresses on interfaces
by Erik Kline
· 9 years ago
2c5aaa1
Setup interfaces for IPv6 tethering
by Erik Kline
· 9 years ago
bdcba11
Update wlutil path
by Erik Kline
· 9 years ago
bbd5626
Track rename from base/ to android-base/.
by Elliott Hughes
· 10 years ago
7adf8d7
Enable use_oif_addrs_only in netd.
by Erik Kline
· 10 years ago
3f95777
Fix boolean to integer return value conversion.
by Erik Kline
· 10 years ago
145fd25
InterfaceController::setBaseReachableTimeMs()
by Erik Kline
· 10 years ago
e1da484
Partial refactoring and Android-type style changes.
by Erik Kline
· 10 years ago
5407e14
Revert "Revert "Update for libbase.""
by Dan Albert
· 10 years ago
4a0ab5f
Revert "Update for libbase."
by Nicolas Geoffray
· 10 years ago
b67219a
Update for libbase.
by Dan Albert
· 10 years ago
a0b6b3a
am 50c6639a: Merge "Use StringPrintf."
by Elliott Hughes
· 11 years ago
be95c15
Use StringPrintf.
by Elliott Hughes
· 11 years ago
561ad8c
resolved conflicts for merge of c9692899 to lmp-mr1-dev-plus-aosp
by Elliott Hughes
· 11 years ago
d161406
Switch netd over to <utils/file.h>.
by Elliott Hughes
· 11 years ago
750f9d0
am 883d129b: Merge "Add missing <malloc.h> include."
by Elliott Hughes
· 11 years ago
5f4938f
Add missing <malloc.h> include.
by Elliott Hughes
· 11 years ago
3dc3e54
am 1a3c689b: Merge "Fix missing errno.h includes after libc cleanup."
by Dan Albert
· 11 years ago
aa1be2b
Fix missing errno.h includes after libc cleanup.
by Dan Albert
· 11 years ago
59273ed
Re-add netd support for enabling IPv6 optimistic mode.
by Erik Kline
· 11 years ago
9ccaa16
Revert "Merge "Add netd support for configuring IPv6 optimistic mode." into lmp-mr1-dev"
by Erik Kline
· 11 years ago
2b8d1ea
Merge "Add a netd interface command to disable ND offload." into lmp-mr1-dev
by Lorenzo Colitti
· 11 years ago
0ea8ff8
Add a netd interface command to disable ND offload.
by Lorenzo Colitti
· 11 years ago
36b4a0d
Add netd support for configuring IPv6 optimistic mode.
by Erik Kline
· 11 years ago
1604e18
Cleanup: Delete dead code.
by Sreeram Ramachandran
· 11 years ago
7b64cde
Netd: Interface controller: Demote a log message severity from warning to verbose.
by Sasha Levitskiy
· 11 years ago
69261cb
server: check interface names in RPC arguments for validity
by JP Abgrall
· 11 years ago
f4cfad3
Move netd_client into netd.
by Sreeram Ramachandran
· 11 years ago
[Renamed from InterfaceController.cpp]
a01d6ef
Cleanup: Minor style fixes.
by Sreeram Ramachandran
· 11 years ago
a481180
Set kernel proc files for fwmark reflection and table numbers for RAs.
by Sreeram Ramachandran
· 11 years ago
17609ed
Netd: Drop hard-coded libnetcmdiface path, let the system auto-resolve to a proper lib version.
by Sasha Levitskiy
· 11 years ago
6d6c0e6
Add getmtu and setmtu interface commands
by Dmitry Shmidt
· 12 years ago
37f2e37
Set accept_ra to 2 on all interfaces
by Lorenzo Colitti
· 12 years ago
cfd1a58
Set accept_ra to 2 when enabling IPv6.
by Lorenzo Colitti
· 12 years ago
70afde6
Move IPv6 code to InterfaceController.
by Lorenzo Colitti
· 12 years ago
87482aa
Demoting a non-critical error to a warning: unable to load net cmd dll.
by Sasha Levitskiy
· 13 years ago
329c3b4
Changes the interface command API from static lib to a dynamic one
by Sasha Levitskiy
· 13 years ago
2eab1f7
netd: Add initial interface driver command support
by Dmitry Shmidt
· 13 years ago