Module Name: src Committed By: pooka Date: Tue Aug 10 21:50:10 UTC 2010
Modified Files: src/sys/rump/net/lib/libnet/opt: carp.h src/sys/rump/net/lib/libnetinet: Makefile.inc component.c Log Message: Support carp. It would be nice to support this as its own component, but there's about 1000 lines of #ifdef which disagree with my wish. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/rump/net/lib/libnet/opt/carp.h cvs rdiff -u -r1.6 -r1.7 src/sys/rump/net/lib/libnetinet/Makefile.inc cvs rdiff -u -r1.2 -r1.3 src/sys/rump/net/lib/libnetinet/component.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.