index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pfinet
/
ethernet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include unistd.h for sleep in pfinet/ethernet.c
Flavio Cruz
2024-06-24
1
-0
/
+1
*
pfinet: wait a bit before retrying to open ethernet device
Samuel Thibault
2024-05-19
1
-1
/
+2
*
Use mach_msg_type_number_t whenever required to avoid warnings
Flavio Cruz
2023-12-29
1
-1
/
+1
*
pfinet: Get rid of u_int
Samuel Thibault
2023-08-08
1
-1
/
+1
*
pfinet: Align packets
Samuel Thibault
2023-02-19
1
-1
/
+2
*
Fix build warnings
Samuel Thibault
2022-01-01
1
-5
/
+5
*
pfinet: fix a missed 'return' keyword.
Guy-Fleury Iteriteka
2021-01-23
1
-0
/
+2
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-9
/
+9
*
Replace `bcopy' with `memcpy' or `memmove' as appropriate
Justus Winter
2014-12-10
1
-5
/
+5
*
pfinet: make the demuxers payload-aware
Justus Winter
2014-12-07
1
-1
/
+19
*
pfinet: really deallocate device port
Samuel Thibault
2014-01-29
1
-0
/
+1
*
Also re-open Ethernet device on EMIG_SERVER_DIED
Samuel Thibault
2014-01-28
1
-1
/
+1
*
Make pfinet re-open ethernet device on transmission error
Samuel Thibault
2014-01-28
1
-3
/
+36
*
Fix tunnel and dummy interfaces
Samuel Thibault
2013-03-26
1
-1
/
+3
*
Fix IPv6 by receiving all multicast
Samuel Thibault
2013-02-24
1
-0
/
+5
*
Enable IPv6 packets between netdde and pfinet
Samuel Thibault
2013-02-24
1
-7
/
+7
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-6
/
+15
*
Fix pfinet device_open errno reporting
Samuel Thibault
2012-02-19
1
-2
/
+2
*
Make pfinet use BPF filter when using a devnode
Samuel Thibault
2012-02-19
1
-5
/
+24
*
More helpful messages
Samuel Thibault
2012-02-19
1
-3
/
+3
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Samuel Thibault
2012-02-19
1
-8
/
+27
|
\
|
*
Make pfinet try both a filepath and kernel device
Samuel Thibault
2012-02-19
1
-8
/
+27
*
|
Fix pfinet compilation
Samuel Thibault
2012-02-19
1
-0
/
+3
|
/
*
Add support for setting actual device flags
Samuel Thibault
2010-09-20
1
-0
/
+16
*
Update copyright years.
Thomas Schwinge
2007-10-09
1
-1
/
+3
*
2007-10-08 Stefan Siegl <stesie@brokenpipe.de>
Stefan Siegl
2007-10-08
1
-1
/
+1
*
2006-04-27 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2006-04-27
1
-0
/
+5
*
2002-05-29 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-29
1
-2
/
+2
*
2000-10-04 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-10-04
1
-44
/
+66
*
2000-02-03 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-02-04
1
-39
/
+57
*
1999-09-09 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-09-09
1
-17
/
+0
*
Sun Mar 14 18:33:54 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-03-14
1
-4
/
+3
*
1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-10-24
1
-2
/
+4
*
1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-10-24
1
-26
/
+30
*
(setup_ethernet_device): Linux's device `mtu' member does not include
Michael I. Bushnell
1996-07-05
1
-1
/
+1
*
(ethernet_open): fixup again.
Michael I. Bushnell
1996-05-14
1
-1
/
+1
*
(ethernet_open): Delete superfluous arg to assert_perror.
Michael I. Bushnell
1996-05-14
1
-1
/
+1
*
(ethernet_open): Pass in ERRNO to assert_perror.
Miles Bader
1996-05-10
1
-1
/
+1
*
(ethernet_thread): Return any_t.
Michael I. Bushnell
1996-05-10
1
-4
/
+7
*
entered into RCS
Michael I. Bushnell
1996-02-26
1
-19
/
+51
*
Formerly ethernet.c.~17~
Michael I. Bushnell
1996-02-22
1
-1
/
+3
*
Formerly ethernet.c.~16~
Michael I. Bushnell
1995-12-14
1
-1
/
+1
*
Formerly ethernet.c.~15~
Michael I. Bushnell
1995-11-30
1
-0
/
+1
*
Formerly ethernet.c.~14~
Michael I. Bushnell
1995-11-29
1
-2
/
+4
*
Formerly ethernet.c.~13~
Michael I. Bushnell
1995-11-20
1
-0
/
+3
*
Formerly ethernet.c.~11~
Michael I. Bushnell
1995-11-08
1
-1
/
+0
*
Formerly ethernet.c.~10~
Michael I. Bushnell
1995-10-19
1
-10
/
+1
*
Formerly ethernet.c.~9~
Michael I. Bushnell
1995-10-19
1
-1
/
+3
*
Formerly ethernet.c.~8~
Michael I. Bushnell
1995-10-19
1
-1
/
+1
*
Formerly ethernet.c.~7~
Michael I. Bushnell
1995-09-25
1
-58
/
+107
[next]