Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c4fda0

Browse files
committed
add info about Grant Edwards' raw packet support
1 parent 2230865 commit 4c4fda0

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Misc/ACKS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Andy Dustman
9898
Gary Duzan
9999
Eugene Dvurechenski
100100
Hans Eckardt
101+
Grant Edwards
101102
Lance Ellinghaus
102103
David Ely
103104
Jeff Epler

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ Standard library
9191
the new one guarantees to produce distinct internal states for all
9292
arguments in [0, 27814431486576L).
9393

94+
- The socket module now supports raw packets on Linux. The socket
95+
family is AF_PACKET.
96+
9497
Windows changes
9598

9699
- Build procedure: the zlib project is built in a different way that

0 commit comments

Comments
 (0)