]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2015-12-18 Fabio M. Di... [send/recv] be consistent between readv and recvmmsg...
2015-12-18 Fabio M. Di... [PMTUd] improve debug message to add iface mtu
2015-12-18 Fabio M. Di... [global] add support for multiple local sockets/fds
2015-12-16 Fabio M. Di... Update TODO list
2015-12-16 Fabio M. Di... [internal] switch from pipe to socketpairs for consistency
2015-12-16 Fabio M. Di... [send/recv] add support for recvmmsg on local socket
2015-12-16 Fabio M. Di... Update TODO list
2015-12-14 Fabio M. Di... Update TODO
2015-12-13 Fabio M. Di... [send/recv] save some more times dealing with unreachab...
2015-12-13 Fabio M. Di... [send/recv] rework commit 1de7acb8 a bit
2015-12-13 Fabio M. Di... [send/recv] drop too verbose log message and fix comment
2015-12-13 Fabio M. Di... [send/recv] remove TODO comment
2015-12-13 Fabio M. Di... [send/recv] sort code around
2015-12-13 Fabio M. Di... Update TODO list
2015-12-13 Fabio M. Di... [send/recv] fix bcast data entry for hostinfo packets
2015-12-12 Fabio M. Di... [send/recv] drop redundant check
2015-12-12 Fabio M. Di... [send/recv] fix logging levels
2015-12-12 Fabio M. Di... Update configure.ac for sendmmsg
2015-12-12 Fabio M. Di... [host] cleanup circular buffer function names
2015-12-12 Fabio M. Di... Sort TODO list
2015-12-12 Fabio M. Di... [host] add host status change callback notifications
2015-12-11 Fabio M. Di... [send/recv] fix data len passed to dst host filter...
2015-12-10 Fabio M. Di... [filters] be consistent and provide private data for...
2015-12-09 Fabio M. Di... [send/recv] improve dst_host_filter API to include...
2015-12-09 Fabio M. Di... [send/recv] add support for dynamic buffer allocation...
2015-12-08 Fabio M. Di... [send/recv] fix host_id value in host_filter
2015-11-30 Fabio M. Di... [send/recv] Fix handling of HOSTINFO packets
2015-11-29 Fabio M. Di... Update TODO list
2015-11-28 Fabio M. Di... Replace memcpy with memmove across the board
2015-11-28 Fabio M. Di... Update TODO list
2015-11-28 Fabio M. Di... Update TODO
2015-11-28 Fabio M. Di... [PMTUd] Fix crash and calculation when using crypto
2015-11-27 Fabio M. Di... [libtap] automatic restore IPv6 address when recovering...
2015-11-27 Fabio M. Di... Update TODO list
2015-11-26 Fabio M. Di... Update TODO list
2015-11-25 Fabio M. Di... [crypto] align crypto_authenticate_and_decrypt API...
2015-11-22 Fabio M. Di... [send/recv] init recv buffer array only once
2015-11-22 Fabio M. Di... [internal] define/use PCKT_FRAG_MAX instead of UINT8_MAX
2015-11-22 Fabio M. Di... Fix error message
2015-11-22 Fabio M. Di... [send/recv] use recvmmsg on network sockets
2015-11-22 Fabio M. Di... Update TODO
2015-11-18 Fabio M. Di... Update copyright dates
2015-11-18 Fabio M. Di... [build] update configure.ac
2015-11-16 Fabio M. Di... [send/recv] fix data filling in the frag code
2015-11-16 Fabio M. Di... [send/recv] use sendmmsg to reduce latency
2015-11-16 Fabio M. Di... [internal] reduce memory footprint further down
2015-10-24 Fabio M. Di... [global] reduce memory footprint by a long shot
2015-10-24 Fabio M. Di... [send/recv] add simplistic packet re-assembly code
2015-10-21 Fabio M. Di... Revert "[global] reduce memory footprint by a long...
2015-09-20 Fabio M. Di... [global] reduce memory footprint by a long shot
2015-09-20 Fabio M. Di... [threads] cleanup header
2015-09-20 Fabio M. Di... [cleanup] remove unused headers around
2015-09-20 Fabio M. Di... [threads] split send recv threads in separate file
2015-09-20 Fabio M. Di... [threads] split dsthandler thread in separate file
2015-09-20 Fabio M. Di... [threads] split pmtud thread in separate file
2015-09-20 Fabio M. Di... [threads] split heartbeat thread in separate file
2015-09-20 Fabio M. Di... [threads] implement outgoing pckt fragmentation based...
2015-09-16 Fabio M. Di... Update TODO list
2015-09-16 Fabio M. Di... [global] restrict max packet size to 65536 bytes
2015-09-15 Fabio M. Di... [test] disable crypto rekey test for now
2015-09-15 Fabio M. Di... [knetd] fix libqb logging filter
2015-09-15 Fabio M. Di... [test] fix ping_test data print and add some more info
2015-09-15 Fabio M. Di... [handle] add missing include
2015-09-15 Fabio M. Di... [handle] fix knet_send sock handling to use correct...
2015-09-15 Fabio M. Di... [handle] fix init order to have more debug in case...
2015-09-15 Fabio M. Di... [commodity] add knet_send/knet_recv api calls
2015-09-15 Fabio M. Di... [handle] API change warning: add support for knet_handl...
2015-09-15 Fabio M. Di... [threads] add warning on fragmented packets
2015-09-08 Fabio M. Di... [ping] fix sockpair creation to deal with sequence...
2015-09-08 Fabio M. Di... [threads] use iovec calls to read/write from datafd
2015-09-08 Fabio M. Di... [cosmetic] rename net_fd to datafd
2015-09-06 Fabio M. Di... [handle] add missing errno on failure
2015-09-06 Fabio M. Di... [libtap] change error check code to avoid a segfault...
2015-04-21 Fabio M. Di... [listener] fix 2 cosmetic checks and keep around a...
2015-04-21 Fabio M. Di... [threads] make ping error message more verbose
2015-04-21 Fabio M. Di... Update TODO list
2015-04-21 Christine Caulfieldlibtap: don't close pipe fd twice
2015-03-20 Fabio M. Di... Update TODO list
2015-03-19 Fabio M. Di... [host] move dst cache updates to the right logging...
2015-03-19 Fabio M. Di... Update TODO list
2015-03-19 Fabio M. Di... [host] create dst_cache sync and async functions and...
2015-03-18 Fabio M. Di... [threads] simplify code to send data to links
2015-03-18 Fabio M. Di... [onwire] fix regression in macro expansions
2015-03-12 Fabio M. Di... [onwire] introduce khpi_link_status_ defines to make...
2015-03-11 Fabio M. Di... [onwire] add define for knet_hostinfo structures size
2015-03-10 Fabio M. Di... [onwire] rename kf_plink/kf_psize/kf_pdata to their...
2015-03-10 Fabio M. Di... [onwire] rename kf_link and kf_time to their respective...
2015-03-10 Fabio M. Di... [onwire] rename kf_seq_num and kf_data to their respect...
2015-03-10 Fabio M. Di... [onwire] add comment
2015-03-10 Fabio M. Di... [onwire] more cleanup around _SIZE define usage
2015-03-09 Fabio M. Di... [onwire] rename various KNET_FRAME_ definitions to...
2015-03-09 Fabio M. Di... [onwire] cleanup and use defines
2015-03-09 Fabio M. Di... [onwire] rename link_up_down struct to knet_hostinfo_pa...
2015-03-09 Fabio M. Di... [onwire] rename knet_hinfo_data struct to knet_hostinfo
2015-03-08 Fabio M. Di... [onwire] add comment in ifout section
2015-03-08 Fabio M. Di... [onwire] start cleaning host_info data structures
2015-03-08 Fabio M. Di... [debug] add tool to print out network pckt header size
2015-03-08 Fabio M. Di... [onwire] clenaup knet_header_payload_data structure...
2015-03-08 Fabio M. Di... [onwire] clenaup knet_header_payload_ping structure...
2015-03-07 Fabio M. Di... [cleanup] move some values from int to unsigned int
next