]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_get_handle_by_name tests
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_get_mac / nozzle_set_mac / nozzl...
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_get_mtu / nozzle_set_mtu / nozzl...
2018-12-18 Fabio M. Di... [libnozzle] move multi nozzle device test to api_nozzle...
2018-12-18 Fabio M. Di... [libnozzle] clean up code in set_up test
2018-12-18 Fabio M. Di... [libnozzle] improve set_down test
2018-12-18 Fabio M. Di... [libnozzle] add api_nozzle_set_(up|down) tests
2018-12-18 Fabio M. Di... [libnozzle] drop unnecessary indirection to call set_down
2018-12-18 Fabio M. Di... [libnozzle] drop redundant check
2018-12-18 Fabio M. Di... [libnozzle] add api_nozzle_close_test
2018-12-18 Fabio M. Di... [libnozzle] fix test suite build on BSD
2018-12-18 Fabio M. Di... [libnozzle] add api_nozzle_open test
2018-12-18 Fabio M. Di... [libnozzle] prepare Makefile.am to explode with API...
2018-12-18 Fabio M. Di... [libnozzle] fix API check paths
2018-12-18 Fabio M. Di... [libnozzle] add per-API call test coverage check
2018-12-18 Fabio M. Di... [libnozzle] re-instate error checking in nozzle_get_ips
2018-12-18 Fabio M. Di... [libnozzle] add comment about BSD ip_add status
2018-12-18 Fabio M. Di... [libnozzle] cleanup nozzle_get_ips public API
2018-12-18 Fabio M. Di... [libnozzle] fix whitespaces
2018-12-18 Fabio M. Di... [global] Update copyright across
2018-12-18 Fabio M. Di... [libnozzle] Update copyright
2018-12-18 Fabio M. Di... [libnozzle] fix build on BSD
2018-12-18 Fabio M. Di... [libnozzle] remove error_string requirement from many...
2018-12-18 Fabio M. Di... [libtap] move nozzle_run_updown to completed section
2018-12-18 Fabio M. Di... [tests] properly check symbols on PPC64
2018-12-18 Fabio M. Di... [tests] remove debugging sleep()
2018-12-18 Fabio M. Di... [libnozzle] enable libnl3 < 3.3 build workaround
2018-12-18 Fabio M. Di... [libnozzle] Use libnl3.0 for ip address management...
2018-12-18 Fabio M. Di... [libnozzle] whitespace cleanup
2018-12-18 Fabio M. Di... [nozzle] expand buffers to deal with strncpy and -Werro...
2018-12-18 Fabio M. Di... [nozzle] drop duplicated code
2018-12-18 Fabio M. Di... [nozzle] enable libnozzle build by default
2018-12-18 Fabio M. Di... [nozzle] move man pages to top level dir
2018-12-18 Fabio M. Di... [nozzle] fix man page generation
2018-12-18 Fabio M. Di... [nozzle] propagate errors all the way
2018-12-18 Fabio M. Di... [nozzle] fix build on BSD
2018-12-18 Fabio M. Di... [nozzle] nozzle_open and nozzle_close should be stable now
2018-12-18 Fabio M. Di... [nozzle] move set up and down to the stable API section
2018-12-18 Fabio M. Di... [nozzle] decouple running pre-up.d/up.d/down.d/post...
2018-12-18 Fabio M. Di... [nozzle] decouple running pre-up.d/up.d/down.d/post...
2018-12-18 Fabio M. Di... [nozzle] decouple running pre-up.d/up.d/down.d/post...
2018-12-18 Fabio M. Di... [nozzle] decouple running pre-up.d/up.d/down.d/post...
2018-12-18 Fabio M. Di... [nozzle] move find_ip to internals
2018-12-18 Fabio M. Di... [nozzle] move ipv4 broadcast to internals
2018-12-18 Fabio M. Di... [nozzle] cleanup mac address functions
2018-12-18 Fabio M. Di... [nozzle] move code around to reflect public API and...
2018-12-18 Fabio M. Di... [nozzle] move code around to reflect completion and...
2018-12-18 Fabio M. Di... [nozzle] rename _check to is_valid_nozzle, make it...
2018-12-18 Fabio M. Di... [nozzle] be more explicit on function naming (part 2)
2018-12-18 Fabio M. Di... [nozzle] be more explicit on function naming
2018-12-18 Fabio M. Di... [nozzle] start cleaning internal function names
2018-12-18 Fabio M. Di... [nozzle] split code around to separate libnozzle and...
2018-12-18 Fabio M. Di... [build] split tests, man pages and build dirs
2018-12-18 Fabio M. Di... [nozzle] rename lib_mutex to config_mutex
2018-12-18 Fabio M. Di... [build] fix build on BSD
2018-12-18 Fabio M. Di... [cleanup] document nozzle_iface struct, drop unnecessar...
2018-12-18 Fabio M. Di... [cleanup] rename ip_addr to ipaddr
2018-12-18 Fabio M. Di... [cleanup] rename sockfd to ioctlfd
2018-12-18 Fabio M. Di... [cleanup] rename struct _ip to struct nozzle_ip and...
2018-12-18 Fabio M. Di... [nozzle] rename _config to nozzle_lib_config
2018-12-18 Fabio M. Di... [cleanup] start splitting the code across multiple...
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_fd
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_name_by_handle
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_handle_by_name
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_(re)set_mac
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_mac
2018-12-18 Christine CaulfieldTidy some English
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_set_mtu and nozzle...
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_mtu
2018-12-18 Fabio M. Di... [nozzle] fix test on BSD
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_ips (part 1)
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_del_ip
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_add_ip
2018-12-18 Fabio M. Di... [nozzle] re-order functions in order of importance
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_set_down
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_set_up
2018-12-18 Fabio M. Di... [nozzle] start to cleanup nozzle_close to be more infor...
2018-12-18 Fabio M. Di... [nozzle] cleanup nozzle_open coding style and return...
2018-12-18 Fabio M. Di... [nozzle] rename last tap bits to nozzle
2018-12-18 Fabio M. Di... [nozzle] rename API from tap_ to nozzle_
2018-12-18 Fabio M. Di... [nozzle] fix pkg-config to point to nozzle
2018-12-18 Fabio M. Di... [nozzle] rename struct _iface to nozzle_iface (looks...
2018-12-18 Fabio M. Di... [nozzle] rename tap_t to nozzle_t
2018-12-18 Fabio M. Di... [nozzle] include net/if.h to define IFNAMSIZ instead...
2018-12-18 Fabio M. Di... [nozzle] add Doxygen header
2018-12-18 Fabio M. Di... [libnozzle] rename libtap to libnozzle (part 1)
2018-12-18 Fabio M. Di... [libtap] BSD: switch to ioctl to destroy tap devices
2018-12-18 Fabio M. Di... [libtap] define IFNAMSIZ for applications that don...
2018-12-18 Fabio M. Di... [libtap] update README for BSD
2018-12-18 Fabio M. Di... [libtap] port to freebsd and fix a bunch of small bugs
2018-12-18 Fabio M. Di... [libtap] tests: add better IPv6 private address space...
2018-12-18 Fabio M. Di... [libtap] tests: allow random localhost IPs for testing
2018-12-13 Christine CaulfieldUDP: Cope with EPERM returned from sendmsg/sendto
2018-12-03 Jan Pokorný[misc] fix a few typos/stylistics
2018-11-27 Chen Jingpiao[tests] update error message in api_knet_{addrtostr...
2018-11-27 Chen Jingpiao[tests] fix check condition in api_knet_{addrtostr...
2018-11-27 Chen Jingpiaoclear the errno in each exported API when the call...
2018-11-20 Fabio M. Di... [openssl] fix return type for pthread_self
2018-11-16 Chen Jingpiao[tx] fix tx_uncompressed_packets stats collect in _pars...
2018-11-13 Chen Jingpiao[rx] fix incorrect packet length in _parse_recv_from_links
next