openl2tp: ship generated RPC sources as many distros lack support the required rpcgen...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 12 Oct 2011 14:03:06 +0000 (14:03 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 12 Oct 2011 14:03:06 +0000 (14:03 +0000)
commit4e3dd32ef875c55b9ff9d6e4c78d526c3de59b2d
tree9c051170ec0acd763b407a00b150545e9813c293
parent4f999f36ea5f8232bbfb17dc6d9890bb0224c23f
openl2tp: ship generated RPC sources as many distros lack support the required rpcgen features

SVN-Revision: 28429
net/openl2tp/Makefile
net/openl2tp/src/l2tp_rpc.h [new file with mode: 0644]
net/openl2tp/src/l2tp_rpc_client.c [new file with mode: 0644]
net/openl2tp/src/l2tp_rpc_server.c [new file with mode: 0644]
net/openl2tp/src/l2tp_rpc_xdr.c [new file with mode: 0644]