Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I110aadb17235a9ce240636371ce457c880b63968
|
|
|
|
|
|
|
|
Bind sockets to proper interface in order to avoid using host routes.
Rewrite a part of sockmisc.c to work around the ipi_ifindex bug in linux kernel.
Enable policy generating when responding to phase 2 negotiation.
Reduce the executable size about 4KB by simplifying some functions.
|
|
|
|
|
|
|
|
Note that GIDs will be configured in init.rc so they are unchanged.
|
|
|
|
The original executable is ~350KB and now it is ~160KB.
Removing debug messages reduces about 20KB.
Others are mainly contributed by removing lex/yacc generated code,
which was used to parse configuration files.
|