Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/rump/net/lib/libnet



Module Name:    src
Committed By:   pooka
Date:           Mon Oct  6 00:27:07 UTC 2008

Added Files:
        src/sys/rump/net/lib/libnet: Makefile shlib_version
        src/sys/rump/net/lib/libnet/opt: agr.h arp.h bpfilter.h bridge.h carp.h
            opt_atalk.h opt_gateway.h opt_ipx.h opt_iso.h opt_mbuftrace.h
            opt_natm.h opt_pfil_hooks.h opt_pppoe.h opt_route.h pppoe.h vlan.h

Log Message:
Provide essentially sys/net as a rump library.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/rump/net/lib/libnet/Makefile \
    src/sys/rump/net/lib/libnet/shlib_version
cvs rdiff -r0 -r1.1 src/sys/rump/net/lib/libnet/opt/agr.h \
    src/sys/rump/net/lib/libnet/opt/arp.h \
    src/sys/rump/net/lib/libnet/opt/bpfilter.h \
    src/sys/rump/net/lib/libnet/opt/bridge.h \
    src/sys/rump/net/lib/libnet/opt/carp.h \
    src/sys/rump/net/lib/libnet/opt/opt_atalk.h \
    src/sys/rump/net/lib/libnet/opt/opt_gateway.h \
    src/sys/rump/net/lib/libnet/opt/opt_ipx.h \
    src/sys/rump/net/lib/libnet/opt/opt_iso.h \
    src/sys/rump/net/lib/libnet/opt/opt_mbuftrace.h \
    src/sys/rump/net/lib/libnet/opt/opt_natm.h \
    src/sys/rump/net/lib/libnet/opt/opt_pfil_hooks.h \
    src/sys/rump/net/lib/libnet/opt/opt_pppoe.h \
    src/sys/rump/net/lib/libnet/opt/opt_route.h \
    src/sys/rump/net/lib/libnet/opt/pppoe.h \
    src/sys/rump/net/lib/libnet/opt/vlan.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index