Tobias Klauser
|
7e3656a080
ipv4: remove unused const maxHeaderLen
|
4 years ago |
Mikio Hara
|
b774fd8d5c
ipv4: fix error values on header manipulation
|
6 years ago |
Mikio Hara
|
b6095f65a0
ipv4: clarify the format used by raw IP socket
|
6 years ago |
Mikio Hara
|
c0ac1a5574
ipv4: drop the use of syscall package in platform-independent code
|
6 years ago |
Matt Layher
|
2491c5de34
ipv4: fix typo in Header.Parse documentation
|
6 years ago |
Mikio Hara
|
b7a1f62a47
ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn
|
7 years ago |
Mikio Hara
|
c4fa6e0d08
ipv4: plumb in the standard library of Go 1.9 by using internal/socket package
|
7 years ago |
Dmitri Shuralyov
|
5d997795f7
all: make copyright headers consistent with one space after period
|
8 years ago |
Mikio Hara
|
cf4effbb9d
ipv4: add support for FreeBSD 11
|
8 years ago |
Mikio Hara
|
be1bea8ef0
ipv4: fix potential misaligned memory access
|
8 years ago |
Mikio Hara
|
09f95eed15
ipv4: simplify log message format
|
9 years ago |
Mikio Hara
|
cf6265fb6d
ipv4: move unexposed error values into helper.go
|
9 years ago |
Mikio Hara
|
6d91d996ec
ipv4: update package documentation
|
9 years ago |
Mikio Hara
|
b1ee7b3fbb
ipv4: clarify each platform's behavior on marshaling, parsing ipv4 header
|
10 years ago |
Mikio Hara
|
a33e90a7ec
x/net/ipv4: add support for source-specific multicast
|
10 years ago |
Mikio Hara
|
3064e1c1ca
x/net/ipv4: better wording for TODOs
|
10 years ago |
Mikio Hara
|
63ee83b038
go.net/ipv4: update TODOs
|
10 years ago |
Mikio Hara
|
28a4bd90d0
go.net/ipv4: handle total length field correctly on FreeBSD 10
|
10 years ago |
Marko Juhani Silokunnas
|
c2e426e41f
go.net/ipv4: add Flags field to Header
|
11 years ago |
Mikio Hara
|
8108b4b39d
go.net/ipv4: drop DIffServ and ECN constants, add ICMPType
|
11 years ago |
Mikio Hara
|
b38392a462
go.net/ipv4: simplify, drop unnecessary parentheses and slice indices
|
11 years ago |
Mikio Hara
|
af425e0a01
go.net/ipv4: make supportsNewIPInput const
|
12 years ago |
Mikio Hara
|
d2e5a1215d
go.net/ipv4: new package
|
12 years ago |