index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pfinet
/
ethernet.c
Age
Commit message (
Expand
)
Author
2014-12-10
Replace `bcopy' with `memcpy' or `memmove' as appropriate
Justus Winter
2014-12-07
pfinet: make the demuxers payload-aware
Justus Winter
2014-01-29
pfinet: really deallocate device port
Samuel Thibault
2014-01-28
Also re-open Ethernet device on EMIG_SERVER_DIED
Samuel Thibault
2014-01-28
Make pfinet re-open ethernet device on transmission error
Samuel Thibault
2013-03-26
Fix tunnel and dummy interfaces
Samuel Thibault
2013-02-24
Fix IPv6 by receiving all multicast
Samuel Thibault
2013-02-24
Enable IPv6 packets between netdde and pfinet
Samuel Thibault
2012-11-27
Switch from cthreads to pthreads
Richard Braun
2012-02-19
Fix pfinet device_open errno reporting
Samuel Thibault
2012-02-19
Make pfinet use BPF filter when using a devnode
Samuel Thibault
2012-02-19
More helpful messages
Samuel Thibault
2012-02-19
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Samuel Thibault
2012-02-19
Fix pfinet compilation
Samuel Thibault
2012-02-19
Make pfinet try both a filepath and kernel device
Samuel Thibault
2010-09-20
Add support for setting actual device flags
Samuel Thibault
2007-10-09
Update copyright years.
Thomas Schwinge
2007-10-08
2007-10-08 Stefan Siegl <stesie@brokenpipe.de>
Stefan Siegl
2006-04-27
2006-04-27 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2002-05-29
2002-05-29 Roland McGrath <roland@frob.com>
Roland McGrath
2000-10-04
2000-10-04 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-02-04
2000-02-03 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-09-09
1999-09-09 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-03-14
Sun Mar 14 18:33:54 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1998-10-24
1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-10-24
1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1996-07-05
(setup_ethernet_device): Linux's device `mtu' member does not include
Michael I. Bushnell
1996-05-14
(ethernet_open): fixup again.
Michael I. Bushnell
1996-05-14
(ethernet_open): Delete superfluous arg to assert_perror.
Michael I. Bushnell
1996-05-10
(ethernet_open): Pass in ERRNO to assert_perror.
Miles Bader
1996-05-10
(ethernet_thread): Return any_t.
Michael I. Bushnell
1996-02-26
entered into RCS
Michael I. Bushnell
1996-02-22
Formerly ethernet.c.~17~
Michael I. Bushnell
1995-12-14
Formerly ethernet.c.~16~
Michael I. Bushnell
1995-11-30
Formerly ethernet.c.~15~
Michael I. Bushnell
1995-11-29
Formerly ethernet.c.~14~
Michael I. Bushnell
1995-11-20
Formerly ethernet.c.~13~
Michael I. Bushnell
1995-11-08
Formerly ethernet.c.~11~
Michael I. Bushnell
1995-10-19
Formerly ethernet.c.~10~
Michael I. Bushnell
1995-10-19
Formerly ethernet.c.~9~
Michael I. Bushnell
1995-10-19
Formerly ethernet.c.~8~
Michael I. Bushnell
1995-09-25
Formerly ethernet.c.~7~
Michael I. Bushnell
1995-09-21
Formerly ethernet.c.~6~
Michael I. Bushnell
1995-09-12
Formerly ethernet.c.~5~
Michael I. Bushnell
1995-09-12
Formerly ethernet.c.~4~
Michael I. Bushnell
1995-09-06
Formerly ethernet.c.~3~
Michael I. Bushnell
1995-08-17
Formerly ethernet.c.~2~
Michael I. Bushnell
1995-08-17
Initial revision
Michael I. Bushnell