Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The real solution is probably to keep soft state; however, it's not
entirely clear what a tunnel's properties with regards to
fragmentation are (it may be considered a infinitely-large MTU pipe).
|
|
|
|
|
|
Btw, OpenBSD hit 25000 commits a couple commits ago.
|
|
|
|
pfkeyv2.
|
|
a few extras that are just plain useful. Note that I used u_intxx_t instead of
the POSIX p1003.1g uintxx_t that those specs mandate, so as to not increase the
number of outside symbol definitions that in.h depends on.
|
|
|
|
Btw, for all the curious souls, I am in Canada at the moment (land of
free commits).
|
|
|
|
|
|
|
|
|
|
|
|
sizeof(key) bytes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
just ignore the sack block + fix misleading comment. tomh@CS.Berkeley.EDU
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
already been cleared of the acked data, though it was called before any
sbdrop() call and always called tcp_output() with 0 index in the send
socket buffer and thus causing data corruption. so do not set snd_una to
th_ack.
|
|
integration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|