|
Posted
almost 18 years
ago
by
Hans Petter Jansson <hp...@ubuntu-vm.(none)>
Return an "Internet" interface even if it's not a public IP. Simplify.
|
|
Posted
almost 18 years
ago
by
Hans Petter Jansson <hp...@ubuntu-vm.(none)>
Implement the first example: list-interfaces.
|
|
Posted
almost 18 years
ago
by
Hans Petter Jansson <hp...@ubuntu-vm.(none)>
Make the ifreq array bigger.
|
|
Posted
almost 18 years
ago
by
Hans Petter Jansson <hp...@ubuntu-vm.(none)>
Prevent user from interacting with a closed stream, and issue a warning.
|
|
Posted
almost 18 years
ago
by
Hans Petter Jansson <hp...@ubuntu-vm.(none)>
We don't need to send FLOW_STREAM_BEGIN in prepare_read(), because FlowFileIO is explicitly opened.
Resolves FIXME.
|
|
Posted
almost 18 years
ago
by
Hans Petter Jansson <hp...@ubuntu-vm.(none)>
Actually, there is no flow_file_io_sync_seek_to() function, and we don't need one.
|
|
Posted
almost 18 years
ago
by
Hans Petter Jansson <hp...@ubuntu-vm.(none)>
Add thread ID to scratch file names. Satisfies FIXME.
|
|
Posted
almost 18 years
ago
by
Hans Petter Jansson <hp...@ubuntu-vm.(none)>
Remove FIXME note - we definitely need the section it questioned.
|
|
Posted
almost 18 years
ago
by
Hans Petter Jansson <hp...@ubuntu-vm.(none)>
Lowercase hex numbers for readability.
|
|
Posted
almost 18 years
ago
by
Hans Petter Jansson <hp...@ubuntu-vm.(none)>
Implement flow_ip_addr_is_* for IPv6.
|