platform_system_core/libsysutils/src
Lorenzo Colitti 077d1ea61b Simplify code that parses ifa_flags.
When parsing an RTM_NEWADDR or RTM_DELADDR, ifaddr is always
present (unless the message is invalid). So ifaddr->ifa_flags is
always known before any attributes are parsed.

Bug: 155005831
Test: atest NetworkStackNextIntegrationTests:IpClientIntegrationTest continues to apss
Change-Id: Id1998faccca7d81c1b7f3e85e4912aa22919e94a
2020-05-11 22:33:27 +09:00
..
FrameworkCommand.cpp system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
FrameworkListener.cpp Enlarge cmd buffer size of FrameworkListener 2019-03-21 23:09:16 +08:00
NetlinkEvent.cpp Simplify code that parses ifa_flags. 2020-05-11 22:33:27 +09:00
NetlinkListener.cpp Remove old LOG_EVENT_* code from libsysutils 2017-07-11 15:14:26 -07:00
OWNERS Refactor OWNERS files for Android Core Networking 2019-02-14 14:13:53 +08:00
ServiceManager.cpp There's no longer a limit to property names. 2017-02-28 14:12:54 -08:00
SocketClient.cpp Suppress implicit-fallthrough warnings. 2018-09-17 16:50:11 +00:00
SocketListener.cpp Make the SocketListener control pipe O_CLOEXEC. 2019-04-10 12:11:42 +09:00
SocketListener_test.cpp Delete sysutils/List.h 2018-09-05 21:07:23 +09:00