This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 25b928645df760156a58aa707da56eae66a4ae77 (commit)
via 9c1bdc1b967b625dba29bdb68aa338f95e705399 (commit)
from 21b9f4748d79dd561edcb45bdd0b514d7a0bed84 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 25b928645df760156a58aa707da56eae66a4ae77
Author: Samuel Thibault <[email protected]>
Date: Sun Feb 24 01:11:55 2013 +0100
Always set flags on ethernet interface
* pfinet/linux-src/net/core/dev.c (dev_change_flags): Call
ethernet_change_flags.
* pfinet/iioctl-ops.c (S_iioctl_siocsifflags): Do not call
ethernet_change_flags after calling dev_change_flags.
commit 9c1bdc1b967b625dba29bdb68aa338f95e705399
Author: Samuel Thibault <[email protected]>
Date: Sun Feb 24 01:08:35 2013 +0100
Fix IPv6 by receiving all multicast
* pfinet/ethernet.c (setup_ethernet_device): Add IFF_ALLMULTI to dev->flags.
-----------------------------------------------------------------------
Summary of changes:
pfinet/ethernet.c | 5 +++++
pfinet/iioctl-ops.c | 6 +-----
pfinet/linux-src/net/core/dev.c | 3 +++
3 files changed, 9 insertions(+), 5 deletions(-)
hooks/post-receive
--
Hurd