2022-03-19 |
Michael Blizek | remove nbstalled_list
|
commit | commitdiff | tree |
2022-01-01 |
Michael Blizek | do not allow setting tos+priority on server side, do...
|
commit | commitdiff | tree |
2022-01-01 |
Michael Blizek | add l4proto field
|
commit | commitdiff | tree |
2021-11-27 |
Michael Blizek | more accurate window sizes
|
commit | commitdiff | tree |
2021-11-27 |
Michael Blizek | send windowused instead of senddelayed flag
|
commit | commitdiff | tree |
2021-11-13 |
Michael Blizek | 12 bit priority
|
commit | commitdiff | tree |
2021-11-13 |
Michael Blizek | send priority as 16bit, priority setsockopts, increase...
|
commit | commitdiff | tree |
2021-11-13 |
Michael Blizek | remove from conn_queue on reset, fix cor_bindnodes...
|
commit | commitdiff | tree |
2021-11-13 |
Michael Blizek | add cor_get_connid_reverse()
|
commit | commitdiff | tree |
2021-11-07 |
Michael Blizek | add cor_conn_bidir, fix cor_conn memory leak, fix cor_conn_r...
|
commit | commitdiff | tree |
2021-10-31 |
Michael Blizek | fix cor_control_retrans memory leak, fast+slow acks
|
commit | commitdiff | tree |
2021-10-30 |
Michael Blizek | send ack needed
|
commit | commitdiff | tree |
2021-10-30 |
Michael Blizek | send bufsize changerate
|
commit | commitdiff | tree |
2021-10-23 |
Michael Blizek | ack_conn: send delay remaining
|
commit | commitdiff | tree |
2021-10-23 |
Michael Blizek | shrink conn_data cmd
|
commit | commitdiff | tree |
2021-10-16 |
Michael Blizek | shrink+group kpackets
|
commit | commitdiff | tree |
2021-10-16 |
Michael Blizek | neigh_snd: race condition fix, shorter connect_neigh...
|
commit | commitdiff | tree |
2021-10-02 |
Michael Blizek | conn_ack dynamic delay
|
commit | commitdiff | tree |
2021-10-02 |
Michael Blizek | higher ack delay for highlatency conns, fix neighbor_reset...
|
commit | commitdiff | tree |
2021-09-26 |
Michael Blizek | decrease cpu usage for socket/send
|
commit | commitdiff | tree |
2021-09-25 |
Michael Blizek | add conn_src_sock.c+conn_trgt_sock.c, remove credits.c
|
commit | commitdiff | tree |
2021-09-25 |
Michael Blizek | rename files
|
commit | commitdiff | tree |
2021-09-25 |
Michael Blizek | move some stuff from common.c to neighbor.c
|
commit | commitdiff | tree |
2021-09-25 |
Michael Blizek | add config.c, neigh_ann_rcv.c, neigh_ann_snd.c
|
commit | commitdiff | tree |
2021-09-19 |
Michael Blizek | create dev.c
|
commit | commitdiff | tree |
2021-09-18 |
Michael Blizek | fix race condition in cor_announce_send_stop
|
commit | commitdiff | tree |
2021-09-18 |
Michael Blizek | send buffer space does not increase when needed bugfix
|
commit | commitdiff | tree |
2021-09-18 |
Michael Blizek | conn retransmit not sent bugfix
|
commit | commitdiff | tree |
2021-09-18 |
Michael Blizek | namespace cleanup
|
commit | commitdiff | tree |
2021-09-04 |
Michael Blizek | namespace cleanup
|
commit | commitdiff | tree |
2021-08-21 |
Michael Blizek | namespace cleanup
|
commit | commitdiff | tree |
2021-08-21 |
Michael Blizek | flushtoconn: send data before eof, convert shutdownflags...
|
commit | commitdiff | tree |
2021-08-07 |
Michael Blizek | call cor_sk_write_space only when needed, kpacket:...
|
commit | commitdiff | tree |
2021-08-02 |
Michael Blizek | send_announce: handle queue does not exist, mngdsocket...
|
commit | commitdiff | tree |
2021-07-31 |
Michael Blizek | move l4 segment building from sock to conn
|
commit | commitdiff | tree |
2021-06-06 |
Michael Blizek | use __u32 for add_message rc, high_latency conns
|
commit | commitdiff | tree |
2021-05-29 |
Michael Blizek | interface configuration
|
commit | commitdiff | tree |
2021-02-13 |
Michael Blizek | bugfix: kernel oops in qos_waitexit
|
commit | commitdiff | tree |
2021-01-31 |
Michael Blizek | reset_neighbor locking order bugfix, reactivate qos_fastsend...
|
commit | commitdiff | tree |
2021-01-01 |
Michael Blizek | call kthread_stop from workqueue, do not reset conn...
|
commit | commitdiff | tree |
2021-01-01 |
Michael Blizek | module unload
|
commit | commitdiff | tree |
2020-12-20 |
Michael Blizek | double spinlock bugfix, qos_resume: use thread instead...
|
commit | commitdiff | tree |
2020-11-15 |
Michael Blizek | burst priorities
|
commit | commitdiff | tree |
2020-09-20 |
Michael Blizek | calc delay of timer for qos_enqueue, ping netonly time
|
commit | commitdiff | tree |
2020-09-19 |
Michael Blizek | measure ping latency including qos_resume delay
|
commit | commitdiff | tree |
2020-09-05 |
Michael Blizek | faster bufsize increase on new connections
|
commit | commitdiff | tree |
2020-09-05 |
Michael Blizek | full mss for high latency conns
|
commit | commitdiff | tree |
2020-09-05 |
Michael Blizek | use higher maxsend/mtu if load is low
|
commit | commitdiff | tree |
2020-08-30 |
Michael Blizek | fast initial bufsize increase
|
commit | commitdiff | tree |
2020-08-29 |
Michael Blizek | dequeue_messages bugfix, nbgongwin win bugfix, nbcongwin...
|
commit | commitdiff | tree |
2020-08-29 |
Michael Blizek | do not shrink nbcongwin below mss
|
commit | commitdiff | tree |
2020-08-29 |
Michael Blizek | kpacket_gen: use constants for cmdlength
|
commit | commitdiff | tree |
2020-08-22 |
Michael Blizek | kpacket_gen: remove padding, reduce cmsg_lock usag
|
commit | commitdiff | tree |
2020-08-08 |
Michael Blizek | remove conn_retrans_task
|
commit | commitdiff | tree |
2020-08-08 |
Michael Blizek | remove cmsg task
|
commit | commitdiff | tree |
2020-08-01 |
Michael Blizek | remove cmsg task, send_messages not called bugfix
|
commit | commitdiff | tree |
2020-07-26 |
Michael Blizek | qos_resume nbcongwin fix
|
commit | commitdiff | tree |
2020-07-26 |
Michael Blizek | qos_queue tasklet free bugfix
|
commit | commitdiff | tree |
2020-07-19 |
Michael Blizek | qos_queue: atomic ops, allow fastsend if resume task...
|
commit | commitdiff | tree |
2020-07-19 |
Michael Blizek | remove dynamic cmsg delay
|
commit | commitdiff | tree |
2020-07-18 |
Michael Blizek | do not send conndata while qos_resume task is running
|
commit | commitdiff | tree |
2020-07-18 |
Michael Blizek | send_ack_conn_ifneeded: recover oom, split cmsg conn_data...
|
commit | commitdiff | tree |
2020-07-13 |
Michael Blizek | delay wakeup of userspace for high latency conns
|
commit | commitdiff | tree |
2020-07-12 |
Michael Blizek | reduce bufferbloat
|
commit | commitdiff | tree |
2020-07-11 |
Michael Blizek | do not increase buffer if userspace is slow
|
commit | commitdiff | tree |
2020-06-21 |
Michael Blizek | sock recv without workqueue
|
commit | commitdiff | tree |
2020-06-20 |
Michael Blizek | flush not done when neede bugfix
|
commit | commitdiff | tree |
2020-06-20 |
Michael Blizek | delay flush for SOURCE_UNCONNECTED
|
commit | commitdiff | tree |
2020-06-11 |
Michael Blizek | reduce bufferbloat
|
commit | commitdiff | tree |
2020-06-11 |
Michael Blizek | dynamic segment size, align l3+l4 segment size
|
commit | commitdiff | tree |
2020-06-06 |
Michael Blizek | refresh_conn_priority() bugfix, _qos_enqueue() bugfix...
|
commit | commitdiff | tree |
2020-05-23 |
Michael Blizek | neighbor congwin atomic_ops
|
commit | commitdiff | tree |
2020-05-16 |
Michael Blizek | neighbor congwin bugfixes, dynamic neighbor congwin
|
commit | commitdiff | tree |
2020-05-12 |
Michael Blizek | limit data sent without acks
|
commit | commitdiff | tree |
2020-05-09 |
Michael Blizek | conn_rcv_ooo_buf cleanup, fix flush in ooo_rcv
|
commit | commitdiff | tree |
2020-05-09 |
Michael Blizek | recv ooo cleanup, start search from end
|
commit | commitdiff | tree |
2020-05-07 |
Michael Blizek | rename retrans_conn
|
commit | commitdiff | tree |
2020-05-02 |
Michael Blizek | split retrans_lock
|
commit | commitdiff | tree |
2020-05-01 |
Michael Blizek | split conn_retrans in conn_ack_ooo_rcvd when needed
|
commit | commitdiff | tree |
2020-04-28 |
Michael Blizek | combine conn_retrans, split conn_retrans during retrans...
|
commit | commitdiff | tree |
2020-04-25 |
Michael Blizek | allow window shrinking
|
commit | commitdiff | tree |
2020-04-23 |
Michael Blizek | set flush+snd_delayed_lowbuf correctly on retrans
|
commit | commitdiff | tree |
2020-04-18 |
Michael Blizek | check windowlimit on retrans
|
commit | commitdiff | tree |
2020-04-13 |
Michael Blizek | pongscount: remove warning + atomic_t
|
commit | commitdiff | tree |
2020-04-13 |
Michael Blizek | send path without workqueue, conn retrans bugfix +...
|
commit | commitdiff | tree |
2020-04-12 |
Michael Blizek | reset neighbor if stuck in initial state, fix time_before...
|
commit | commitdiff | tree |
2020-04-11 |
Michael Blizek | cpacket_parse: add flag so the client can specify if...
|
commit | commitdiff | tree |
2020-04-11 |
Michael Blizek | add some warnings
|
commit | commitdiff | tree |
2020-04-10 |
Michael Blizek | warn if data leaks on neighbor free, fix connid_reuse_item...
|
commit | commitdiff | tree |
2020-03-29 |
Michael Blizek | qos_queue: proc each conn once, continue with next...
|
commit | commitdiff | tree |
2020-03-28 |
Michael Blizek | qos_resume: fix check if packets have been sent, dev_queue_x...
|
commit | commitdiff | tree |
2020-03-27 |
Michael Blizek | qos_queue per neighbor
|
commit | commitdiff | tree |
2020-03-22 |
Michael Blizek | account memory of ooo packets
|
commit | commitdiff | tree |
2020-03-21 |
Michael Blizek | conn_reset double unlock fix, skb memoryleak fix
|
commit | commitdiff | tree |
2020-03-15 |
Michael Blizek | delay flush for connections with source_in
|
commit | commitdiff | tree |
2020-03-15 |
Michael Blizek | switch to target_discard, if connect_nb/port fails
|
commit | commitdiff | tree |
2020-03-14 |
Michael Blizek | conn_reset from cpacket_parse
|
commit | commitdiff | tree |
2020-03-14 |
Michael Blizek | struct conn locking order, cpacket parse cleanup
|
commit | commitdiff | tree |
2020-03-07 |
Michael Blizek | send flush status to next router
|
commit | commitdiff | tree |
2020-02-29 |
Michael Blizek | kpacket_seqno without atomic_ops, socket flush_buf...
|
commit | commitdiff | tree |