]> git.ozlabs.org Git - ccan/commit
net: new module to help IPv4/IPv6 transition.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 28 Jan 2011 06:40:23 +0000 (17:10 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 28 Jan 2011 06:40:23 +0000 (17:10 +1030)
commit04a42d50a02645aca83d7dc02d8e9838540e818d
treea6befddac761fdfd96852e820d4c18dccee5385d
parent020983311c9f58bee8d528f80c7c097c4405975c
net: new module to help IPv4/IPv6 transition.
ccan/net/LICENSE [new symlink]
ccan/net/_info [new file with mode: 0644]
ccan/net/net.c [new file with mode: 0644]
ccan/net/net.h [new file with mode: 0644]
ccan/net/test/run.c [new file with mode: 0644]
ccan/net/tools/Makefile [new file with mode: 0644]
ccan/net/tools/test-net.c [new file with mode: 0644]