]> git.ipfire.org Git - people/ms/network.git/shortlog
people/ms/network.git
2017-06-14  Jonatan Schlagutil: add function mtu_is_valid
2017-06-13  Michael Tremerhotplug: Don't handle any events for loopback
2017-06-13  Michael Tremerports: Don't crash with an assertion error when no...
2017-06-13  Michael Tremerdevice_num_queues(): Read correct file for transmit...
2017-06-13  Michael Tremerdevice_get_speed(): Break if speed is not readable
2017-06-07  Michael TremerMakefile: Add missing trailing backslash
2017-06-07  Michael Tremerdevice: Show queue status
2017-06-07  Michael Tremerinterrupts: Rename __bitmap_to_processor_id() which...
2017-06-07  Michael Tremerdevice: Ignore unknown duplexing
2017-06-07  Michael Tremerdevice: Return speed only if a valid (positive) value
2017-06-07  Jonatan Schlagimprove autocompletion of network zone new
2017-06-07  Jonatan Schlagroute: update documentation
2017-06-07  Jonatan Schlagroute: rename route to route static
2017-06-07  Jonatan Schlagroute: add new cli command reload
2017-06-07  Jonatan Schlagpppoe-server: improve input validation
2017-06-07  Jonatan Schlagip: restructure ip_net_is_valid
2017-06-07  Jonatan Schlagipv4: new function ipv4_net_is_valid
2017-06-07  Jonatan Schlagip: rename ip_is_network to ip_net_is_valid
2017-06-07  Michael Tremerdevice queues: Fix listing queues
2017-06-07  Michael TremerFix incorrect variable name in SMP affinity handling
2017-06-02  Jonatan Schlagman: update the pppoe zone documentation
2017-06-02  Jonatan Schlagroute: apply static routes on startup and restart
2017-06-02  Jonatan Schlag6to4-tunnel: LOCAL_ADDRESS6 needs to be a valid IPv6...
2017-06-02  Michael TremerDrop support for 6rd
2017-05-31  Michael TremerDon't try identifying non-existant device when attachin...
2017-05-31  Michael Tremertest: Include test-functions in tarball
2017-05-31  Michael Tremertest: Add module tests for ip_network_is_subset_of
2017-05-31  Michael Tremerinetcalc: Use memcmp to determine which IP address...
2017-05-31  Michael Tremerinetcalc: Compare all 128 bits of IPv6 addresses
2017-05-31  Michael TremerOrder tests alphabetically
2017-05-31  Michael TremerMake "make distcheck" happy and allow builddir != srcdir
2017-05-31  Michael Tremertest: Use tools from build tree
2017-05-31  Michael TremerAllow loading library from source tree instead of system
2017-05-31  Michael TremerNever overwrite PATH
2017-05-31  Michael TremerMerge remote-tracking branch 'jschlag/tests'
2017-05-31  Michael TremerDo not be verbose when applying static routes
2017-05-31  Michael Tremerroute: Don't allow creating routes with the gateway...
2017-05-31  Michael Tremerinetcalc: Add subset check
2017-05-31  Jonatan Schlagtest: Add all new tests to the makefile
2017-05-31  Jonatan Schlagtest: add test for function ip_is_valid
2017-05-31  Jonatan Schlagtest: add test for function ip_is_network
2017-05-31  Jonatan Schlagtest: add test for function ip_split_prefix
2017-05-31  Jonatan Schlagtest: add test for function ip_protocol_is_supported
2017-05-31  Jonatan Schlagtest: add test for function ip_prefix_is_valid
2017-05-31  Jonatan Schlagtest: add test for function ip_get_prefix
2017-05-31  Jonatan Schlagtest: add test for function ip_detect_protocol
2017-05-31  Jonatan Schlagtest: Add some test data
2017-05-30  Jonatan Schlagip_is_network: Fix assertion crash when address part...
2017-05-30  Jonatan Schlagip_is_valid: Refactor functions
2017-05-30  Jonatan Schlagroute: Correctly end loop when network was invalid
2017-05-30  Jonatan Schlagip: Correctly handle non-numeric prefixes
2017-05-30  Jonatan Schlagroute: Allow deleting multiple routes at once
2017-05-30  Jonatan Schlagroute: Validate input when removing static routes
2017-05-30  Jonatan Schlagroute: Log ip commands when writing static routes into...
2017-05-30  Jonatan Schlagroute: Check if the dection of the protocol failed
2017-05-30  Jonatan Schlagroute: cli parsing failed when a = was forgotten
2017-05-30  Jonatan Schlagroute: Fix check of network
2017-05-30  Jonatan Schlagip: Allow detection of protocol for networks, too
2017-05-30  Jonatan Schlagip_is_network: Fix assertion crash when address part...
2017-05-30  Jonatan Schlagip_is_valid: Refactor functions
2017-05-30  Jonatan Schlagroute: Correctly end loop when network was invalid
2017-05-30  Jonatan Schlagip: Correctly handle non-numeric prefixes
2017-05-30  Jonatan Schlagroute: Allow deleting multiple routes at once
2017-05-30  Jonatan Schlagroute: Validate input when removing static routes
2017-05-30  Jonatan Schlagroute: Log ip commands when writing static routes into...
2017-05-30  Jonatan Schlagroute: Check if the dection of the protocol failed
2017-05-30  Jonatan Schlagroute: cli parsing failed when a = was forgotten
2017-05-30  Jonatan Schlagroute: Fix check of network
2017-05-30  Jonatan Schlagip: Allow detection of protocol for networks, too
2017-03-23  Michael TremerDrop support for SixXS
2017-01-26  Michael TremerRevert "Only call radvd_update if a zone contains an...
2017-01-26  Stefan SchantlOnly call radvd_update if a zone contains an IPv6.
2017-01-26  Stefan Schantlipv4-static: Remove routing information from databases...
2017-01-26  Stefan SchantlAdd missing logdir to Makefile.
2017-01-25  Stefan SchantlFix file name of systemd tmpfile
2016-10-19  Arne FitzenreiterImprove MTU handling on bridges
2016-09-23  Michael Tremerdevice_{get,set}_mtu: Improve speed and logging
2016-09-23  Michael Tremerdevice_set_{up,down}: Print clear log message
2016-09-23  Michael TremerMake device_set_{up,down} faster and show more debuggin...
2016-09-23  Michael TremerCache system_get_processors()
2016-09-23  Michael TremerImplement using Linux's SMP affinity
2016-09-23  Michael Tremerhotplug: Fall through to hotplug events for new devices
2016-09-23  Michael TremerAllow using locks with a name instead of path
2016-09-23  Michael Tremerman: Add documentation for DHCP server commands
2016-09-15  Michael TremerMove list-hooks command as sub-command of help
2016-09-14  Michael TremerDHCP: Allow configuring lease times in human-readable...
2016-09-14  Michael TremerDHCP: Format lease time in human-readable format
2016-09-08  Michael TremerDHCP: Cleanup some code
2016-09-08  Michael TremerDHCP: Reload after subnet range changes
2016-09-08  Michael TremerDHCP: Do not accept overlapping subnet ranges
2016-09-08  Michael TremerDHCP: dhcpd_subnet_range_new: Make ${range} available...
2016-09-08  Michael TremerDHCP: Check if subnet range already exists before creating
2016-09-08  Michael TremerDHCP: Check if range is not negative
2016-09-08  Michael TremerIPv4: Fix comparing IP addresses
2016-09-08  Michael Tremernetcalc: Fix comparing IP addresses
2016-09-08  Michael TremerDHCP: Show message when subnet range has been created
2016-09-08  Michael TremerDHCP: Make removing subnet ranges more robust
2016-09-08  Michael TremerDHCP: Get rid of range IDs
2016-09-08  Michael TremerMake fonts properly bold without changing the colour...
2016-09-08  Michael TremerDHCP: Get rid of subnet IDs
next