commit-hurd
[Top][All Lists]
Advanced

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

hurd/eth-filter ChangeLog README filter.c [zhengda-soc2008-virt-branch]


From: Zheng Da
Subject: hurd/eth-filter ChangeLog README filter.c [zhengda-soc2008-virt-branch]
Date: Fri, 22 Aug 2008 17:07:59 +0000

CVSROOT:        /sources/hurd
Module name:    hurd
Branch:         zhengda-soc2008-virt-branch
Changes by:     Zheng Da <zhengda>      08/08/22 17:07:59

Modified files:
        eth-filter     : ChangeLog README filter.c 

Log message:
        2008-08-22 Zheng Da <address@hidden>
        
                * README: Update.
        
                * filter.c (proxy_info): Removed.
                (proxy_pfinetpi_ht): Removed.
                (proxy_devicepi_ht): Removed.
                (create_proxy): Removed.
                (destroy_proxy): Removed.
                (proxy_device): New structure.
                (proxy_user): New structure.
                (proxy): New structure.
                (create_proxy_user): New function.
                (create_proxy_device): New function.
                (clean_proxy_user): New function.
                (clean_proxy_device): New function.
                (ethernet_demuxer): Get the data from proxy object instead of 
from
                proxy_info.
                (do_mach_notify_dead_name): Likewise.
                (ds_device_write): Likewise.
                (ds_device_write_inband): Likewise.
                (ds_device_read): Likewise.
                (ds_device_read_inband): Likewise.
                (ds_device_map): Likewise.
                (ds_device_set_status): Likewise.
                (ds_device_get_status): Likewise.
                (ds_device_set_filter): Likewise. Create the proxy_device 
object.
                (do_mach_notify_no_senders): Use 
ports_do_mach_notify_no_senders().
                (ds_device_open): Create proxy_user and proxy objects.
                (main): Add the cleaning routine when creating the port class.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd/eth-filter/ChangeLog?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.7&r2=1.1.2.8
http://cvs.savannah.gnu.org/viewcvs/hurd/eth-filter/README?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-filter/filter.c?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.7&r2=1.1.2.8




reply via email to

[Prev in Thread] Current Thread [Next in Thread]