]> git.ipfire.org Git - thirdparty/mtr.git/shortlog
thirdparty/mtr.git
2023-10-04  flu0r1neSupport Hexadecimal Arguments for Packet Marking 489/head
2023-10-04  flu0r1neUse Packet Marking for IP Address Selection
2023-10-04  flu0r1neUse a uint32 for the type of a Linux mark
2023-10-03  Roger WolffMerge pull request #478 from esimest/master
2023-10-03  Roger WolffMerge pull request #488 from flu0r1ne/linux-tests
2023-10-03  Roger WolffMerge pull request #487 from flu0r1ne/adjust-capability...
2023-10-03  flu0r1neChange B101->S101 to reflect flake8 488/head
2023-10-03  flu0r1neFix flake8 linting
2023-10-03  flu0r1neDrop capabilities when `setsockopt` errors 487/head
2023-10-02  flu0r1neAnnotate `set_privileged_socket_opt` with UNUSED
2023-10-02  flu0r1neLinux-Only Interface, Marking, and IP Unit Tests
2023-09-29  flu0r1neFix interface binding by retaining CAP_NET_RAW
2023-09-29  flu0r1neFix Capability Management, Retain CAP_NET_ADMIN
2023-09-11  Roger WolffMerge pull request #484 from alarig/master
2023-09-11  Alarig Le LayChange UDP and ICMP sockets binding to accept a source... 484/head
2023-08-10  Roger WolffMerge pull request #481 from darless/github-workflows
2023-07-12  darlessGithub actions added to perform lint and compile 481/head
2023-06-08  Jian ChengAdd error code ETIMEOUT(110) handle logic 478/head
2023-05-31  Roger WolffMerge pull request #476 from ewpratten/nat64_asns
2023-05-31  Evan PrattenImplement ASN lookups in well-known nat64 prefix 476/head
2023-05-16  R.E. WolffFixed typo noted by @szczot3k
2023-05-16  R.E. WolffMerge branch 'master' of github.com:traviscross/mtr
2023-05-16  Roger WolffMerge pull request #473 from famfo/master
2023-05-16  famfoAdd option to use custom ipinfo provider 473/head
2023-05-16  Roger WolffMerge pull request #472 from the-eater/fix-cap
2023-05-16  eaterconfigure.ac: fix broken cap check 472/head
2023-04-22  R.E. Wolffmerged
2023-04-11  Roger WolffMerge pull request #468 from msmeissn/master
2023-04-11  Marcus Meissnerfixed the sizes passed into snprintf 468/head
2023-01-10  Roger WolffMerge pull request #462 from uniontech-lilinjie/master
2023-01-10  lilinjiefix typo 462/head
2022-09-30  R.E. WolffMarkus pointed out useless statement.
2022-09-06  Roger WolffMerge pull request #447 from kerolasa/exit-code
2022-09-06  Sami Kerolaui: make interactive and non-interactive exit code... 447/head
2022-08-19  Roger WolffMerge pull request #426 from amarshall/min-port
2022-08-19  Roger WolffMerge pull request #445 from wenlxie/addhelpforECMP
2022-08-19  wenlxieAdd help info for option -E 445/head
2022-08-10  Roger WolffMerge pull request #443 from rovo89/bindtodevice
2022-08-10  Robert VollmerCheck if SO_BINDTODEVICE is defined 443/head
2022-08-05  Roger WolffMerge pull request #440 from rovo89/bindtodevice
2022-08-05  Robert VollmerSet SO_BINDTODEVICE for -I 440/head
2022-07-17  Roger WolffMerge pull request #412 from 23hiro/master
2022-07-17  23hiroMerge branch 'traviscross:master' into master 412/head
2022-05-14  Roger WolffMerge pull request #430 from bewing/max_display_path
2022-05-14  Brandon Ewingadd --max-display-paths option 430/head
2022-05-14  Roger WolffMerge pull request #429 from bewing/ecmp_order
2022-05-13  Brandon Ewinguse addrs for static host ordering in curses 429/head
2022-03-23  Andrew MarshallAdjust MIN_PORT to match other implementations 426/head
2022-01-11  R.E. WolffThe release script bumped the version number to 95 v0.95
2021-12-22  R.E. Wolffincreased max length suggested by YVS2014
2021-12-14  Roger WolffMerge pull request #416 from gmax0/master
2021-12-14  gaamox@tutanota.comReport secondary servers when CSV + wide report is... 416/head
2021-11-09  hiroipv6 udp checksums like ipv4 but with ipv6 pseudoheader
2021-11-01  Roger WolffMerge pull request #411 from trofi/master
2021-11-01  Sergei Trofimovichui/curses: always use "%s"-style format for printf... 411/head
2021-09-05  Roger WolffMerge pull request #407 from a1346054/fixes
2021-09-05  a1346054trim trailing whitespace 407/head
2021-09-05  a1346054fix spelling
2021-09-05  a1346054unify codestyle
2021-09-05  a1346054fix shellcheck warnings
2021-09-05  a1346054fix wrong bash completion flag
2021-04-17  Roger WolffMerge pull request #399 from krisl/bits_and_pieces
2021-04-16  Aaron Lipinskidont show json option if not available 399/head
2021-04-09  Roger WolffMerge pull request #397 from rpaaron/consistent_resolut...
2021-04-08  Aaron Lipinskirename function 397/head
2021-04-08  Aaron Lipinskimake Hostname as const
2021-04-08  Aaron Lipinskiexport get_hostent_from_name
2021-04-08  Aaron Lipinskifreeaddrinfo
2021-04-08  Aaron Lipinskireset addr family before searching again
2021-04-08  Aaron Lipinskiexport DEFAULT_AF
2021-04-08  Aaron Lipinskiswitch gui to addrinfo
2021-04-08  Aaron Lipinskiremove conversion function
2021-04-08  Aaron Lipinskiuse addrinfo
2021-04-08  Aaron Lipinskimove conversion call to caller
2021-04-08  Aaron Lipinskiextract convert_addrinfo_to_hostent function
2021-04-08  Aaron Lipinskiremove temporaries
2021-04-08  Aaron Lipinskiprepare host with h_addr_list
2021-04-08  Aaron Lipinskiinit structures correctly wired up
2021-04-08  Aaron Lipinskiremove wrapper only function
2021-04-08  Aaron Lipinskiresolve ipv6 only if we have ipv6
2021-04-08  Aaron Lipinskitell dns process if we want 4 or 6 394/head
2021-04-06  Roger WolffMerge pull request #395 from krisl/reset_address_family
2021-04-03  Aaron Lipinskiaccept only value used in structure 395/head
2021-04-03  Aaron Lipinskiaccept only value used in structure
2021-04-03  Aaron Lipinskiaccept only value used in structure
2021-04-03  Aaron Lipinskireset ctl address family at net_reopen
2021-04-03  Roger WolffMerge pull request #393 from rpaaron/fix_changing_source
2021-04-03  R.E. WolffSlight cleanup, but no fix for code that came up in...
2021-04-03  Aaron Lipinskirefactor - group local, remote inits 393/head
2021-04-03  Aaron Lipinskiadditional call from net_reopen
2021-04-03  Aaron Lipinskire-init source too
2021-04-03  Aaron Lipinskiaddr -> hostent for consistency
2021-04-03  Aaron Lipinskimove net_send_batch call to its caller
2021-03-10  Roger WolffMerge pull request #391 from vincentbernat/fix/mpls...
2021-03-10  Roger WolffMerge pull request #390 from vincentbernat/fix/mpls...
2021-03-09  Vincent Bernatreport: fix display of MPLS labels when using --report 391/head
2021-03-09  Vincent Bernatnet: fix MPLS display for curses and report 390/head
2021-03-08  Roger WolffMerge pull request #389 from vincentbernat/fix/avoid...
2021-03-08  Vincent Bernatui: don't cast to void* when calling display_rawhost() 389/head
2020-10-30  Roger WolffMerge pull request #376 from epanoff/fix-readme
next