I committed the following: #v+ [gnumach]/ 2006-04-27 Richard Braun <[EMAIL PROTECTED]> Manuel Menal <[EMAIL PROTECTED]>
* device/if_hdr.h (struct ifnet): Added new members `if_snd_port_list' and `if_snd_port_list_lock'. * device/net_io.c: Reworked to improve BPF support. Filters can be applied to ingress packets, egress packets, or both. * device/subrs.c: Initialize the `if_snd_port_list' and `if_snd_port_list_lock'. * include/device/bpf.h [0]: Enable unconditionally. Include <sys/types.h>. (BPF_IN, BPF_OUT): New macros. * include/device/net_status.h (NETF_TYPE_MASK, NETF_IN, NETF_OUT): New macros. (struct net_rcv_msg): New member `sent'. * linux/dev/glue/net.c: Mark ingress packets as received and inject egress packets into the packet filters. #v- #v+ [hurd]/pfinet/ 2006-04-27 Thomas Schwinge <[EMAIL PROTECTED]> * ethernet.c (ether_filter) [NETF_IN]: Prefix `NETF_IN' to the actual rules. #v- Please dont't forget to send a (short) patch to update the documentation in [gnumach]/doc/mach.texi. Thanks for your contribution! Regards, Thomas _______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd