CVSROOT: /sources/hurd Module name: hurd Branch: zhengda-soc2008-virt-branch Changes by: Zheng Da <zhengda> 08/10/27 18:58:35
Modified files:
eth-multiplexer: ChangeLog README bpf_impl.c bpf_impl.h
multiplexer.c util.h vdev.c vdev.h
Log message:
2008-10-27 Zheng Da <[EMAIL PROTECTED]>
* README: Update.
* bpf_impl.c (destroy_filters): New function.
* multiplexer.c (nb_dev): Deleted.
(options): Remove the option '-v'.
(do_mach_notify_no_senders): Remove all port_info in the same
way.
(ds_device_open): Create new devices if they don't exist, and
decrease
their reference counts.
(ds_device_set_filter): Fix a bug.
(trivfs_goaway): Use has_vdev() to test.
(parse_opt): Remove the code of handling '-v'.
(main): Remove the code of creating virtual devices.
* util.h (ETH_P_IP): New macro.
* vdev.c (all_dev_close): Deleted.
(add_vdev): Link virtual device.
(destroy_vdev): New function.
* vdev.h (vether_device): Changed.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd/eth-multiplexer/ChangeLog?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.17&r2=1.1.2.18
http://cvs.savannah.gnu.org/viewcvs/hurd/eth-multiplexer/README?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.5&r2=1.1.2.6
http://cvs.savannah.gnu.org/viewcvs/hurd/eth-multiplexer/bpf_impl.c?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/hurd/eth-multiplexer/bpf_impl.h?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/hurd/eth-multiplexer/multiplexer.c?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.14&r2=1.1.2.15
http://cvs.savannah.gnu.org/viewcvs/hurd/eth-multiplexer/util.h?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.2&r2=1.1.2.3
http://cvs.savannah.gnu.org/viewcvs/hurd/eth-multiplexer/vdev.c?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.9&r2=1.1.2.10
http://cvs.savannah.gnu.org/viewcvs/hurd/eth-multiplexer/vdev.h?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.6&r2=1.1.2.7
