index
:
system_netd.git
master
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.1
s12.1
t13.0
system_netd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
RouteController.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add IPv4 link-local multicast range to local routing tables
chiachangwang
2022-09-21
1
-0
/
+18
*
Update methods naming
chiachangwang
2022-09-21
1
-9
/
+9
*
Restrict the local network range
Chiachang
2022-06-02
1
-2
/
+20
*
Update local routes based on network assigned range
Chiachang
2022-06-02
1
-10
/
+45
*
Add app default local rule
chiachangwang
2022-06-02
1
-0
/
+33
*
Add local rule only for default network
Chiachang
2022-06-02
1
-10
/
+11
*
Remove temporary hardcoded local exclusion routes
chiachangwang
2022-04-19
1
-58
/
+3
*
Stop setting v6 routes if the v6 is disabled on the interface
Chiachang Wang
2022-03-09
1
-12
/
+15
*
Causing no error as removing routes on removed interface
Chiachang Wang
2022-03-02
1
-2
/
+8
*
Remove redundant "using" statements
Yi Kong
2022-02-18
1
-1
/
+0
*
Merge "[ELR#6] Add rules into local exclusion table"
Chiachang Wang
2022-01-27
1
-9
/
+55
|
\
|
*
[ELR#6] Add rules into local exclusion table
Chiachang Wang
2022-01-27
1
-9
/
+55
*
|
Merge "[ELR#4] Install/Remove local routes rules with the interfaces"
Chiachang Wang
2022-01-26
1
-0
/
+31
|
\
|
|
*
[ELR#4] Install/Remove local routes rules with the interfaces
Chiachang Wang
2022-01-26
1
-0
/
+31
*
|
Add special subpriority that does not set default network for uids
Patrick Rohr
2022-01-26
1
-3
/
+7
*
|
rename subpriority constants to make more readable
Patrick Rohr
2022-01-25
1
-6
/
+6
|
/
*
[ELR#3] Create <iface>_local table to place the local routes
Chiachang Wang
2022-01-25
1
-22
/
+50
*
[ELR#2] Split RULE_PRIORITY_BYPASSABLE_VPN
Chiachang Wang
2022-01-14
1
-16
/
+29
*
Keep subPriority in int
Ken Chen
2021-12-13
1
-11
/
+16
*
Merge changes Idd57eb85,I4d457152
Taras Antoshchuk
2021-10-19
1
-31
/
+25
|
\
|
*
Use route priority only for route cache invalidation
Taras Antoshchuk
2021-10-11
1
-31
/
+25
*
|
rename OffloadUtils to TcUtils
Patrick Rohr
2021-10-15
1
-1
/
+1
|
/
*
Support subsidiary priority on UID ranges
Ken Chen
2021-07-01
1
-89
/
+114
*
PANS - Support unreachable default network
Ken Chen
2021-03-26
1
-0
/
+73
*
Unify similar functions
Ken Chen
2021-03-25
1
-32
/
+14
*
Merge "Configurable per application default network"
Maciej Żenczykowski
2021-02-05
1
-7
/
+113
|
\
|
*
Configurable per application default network
Ken Chen
2021-02-02
1
-7
/
+113
*
|
bpf is always supported
Maciej Żenczykowski
2021-01-19
1
-2
/
+0
|
/
*
Move IP rule priorities to header file
Ken Chen
2021-01-12
1
-17
/
+0
*
Add clsact filters to local_network interfaces as well.
Lorenzo Colitti
2021-01-06
1
-1
/
+4
*
Track local network ifindices in sInterfaceToTable as well.
Lorenzo Colitti
2020-04-26
1
-4
/
+24
*
Move attaching and detaching clsact from ClatdController to RouteController
Hungming Chen
2020-02-17
1
-1
/
+38
*
Tweak RTA_METRICS size calculation.
Lorenzo Colitti
2020-01-24
1
-1
/
+2
*
netd: Route MTU
Tyler Wear
2020-01-23
1
-24
/
+43
*
[netd] fix -Wreorder-init-list
Nick Desaulniers
2019-10-11
1
-5
/
+5
*
Use C++17's [[nodiscard]] instead of WARN_UNUSED_RESULT
Bernie Innocenti
2019-08-21
1
-58
/
+53
*
Remove unused deps on liblogwrap
Bernie Innocenti
2019-06-05
1
-1
/
+0
*
Remove explicitlySelected bit for vpn fallthrough rule
Luke Huang
2019-05-23
1
-5
/
+1
*
netd: reorder the operations in getRouteTableForInterfaceLocked.
mtk13799
2019-04-02
1
-10
/
+18
*
IPv6: allow the same prefix routing entries for link local
Jimmy Chen
2019-03-08
1
-0
/
+7
*
Refactor UidRange by using stable aidl structure
Luke Huang
2018-10-25
1
-14
/
+13
*
Move resolver public headers to separate include path
Bernie Innocenti
2018-10-18
1
-2
/
+2
*
Let lock_guard deduce its template argument
Bernie Innocenti
2018-08-10
1
-4
/
+4
*
Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-07-25
1
-8
/
+8
*
Refine lock of RouteController and add annotations
Luke Huang
2018-07-11
1
-5
/
+5
*
Replace RW lock with mutex, shared_mutex
Luke Huang
2018-07-11
1
-6
/
+6
*
Do not destroy socket when VPN interface address is still in use
Rubin Xu
2018-06-07
1
-0
/
+12
*
Add "iif lo" to all IP rules for originated traffic.
Lorenzo Colitti
2018-03-15
1
-6
/
+8
*
Merge changes Icc35c917,I12899e03,Iff5a202c
Lorenzo Colitti
2018-01-10
1
-28
/
+44
|
\
|
*
Add locking to RouteController.
Lorenzo Colitti
2017-11-24
1
-3
/
+14
[next]