OSDN Git Service

1. Add a new option 'pppox <n>' to support PPPoX sockets. Note that using this
authorChia-chi Yeh <chiachi@android.com>
Thu, 7 May 2009 21:45:53 +0000 (05:45 +0800)
committerChia-chi Yeh <chiachi@android.com>
Thu, 7 May 2009 21:45:53 +0000 (05:45 +0800)
commita263473d0d18736659607a8f2e178ee94cf3f989
tree3a505fd24d9efc7deaae724d473f6f55184f6d31
parente7f221f12403dcb4081d08e28c54d3b2a1ab05ee
1. Add a new option 'pppox <n>' to support PPPoX sockets. Note that using this
   will make all terminal-specific options unrecognized. (see tty.c)
2. Remove libssl and ipxcp.c from Android.mk. We do not need them.
pppd/Android.mk
pppd/main.c
pppd/pppox.c [new file with mode: 0644]