You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
echoping/tickets-SourceForge/feature-requests.json

1300 lines
48 KiB
JSON

{"tickets": [{
"status": "open",
"reported_by_id": null,
"related_artifacts": [],
"attachments": [],
"reported_by": "*anonymous",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "proxy authentication",
"description": "It would be nice if it would be possible to measure \r\nover a proxy, which needs an authentication.\r\n\r\nOr is there already a way?\r\n\r\nLars",
"discussion_thread": {
"_id": "c307f2bf",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\n\nNo way I'm aware of :-\\) \\(Same problem for ordinary HTTP.\\)\r\nPatches are welcome, I don't have such a proxy to test.\r\n\r\nRFC 2068, sections 14.33 and 14.34.\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2004-08-23 06:35:56",
"last_edited": null,
"slug": "4ac0",
"subject": "#1 proxy authentication"
},
{
"text": "- **assigned_to**: nobody --> bortz",
"attachments": [],
"author": "bortz",
"timestamp": "2004-08-23 06:35:56",
"last_edited": null,
"slug": "37b6",
"subject": "#1 proxy authentication"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2004-08-23 06:35:56",
"votes_down": 0,
"votes_up": 0,
"_id": "518aab8d5fcbc979b923a11c",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/c307f2bf/",
"ticket_num": 1,
"custom_fields": {
"_priority": "5"
},
"created_date": "2002-12-17 08:09:09"
},{
"status": "open",
"reported_by_id": "517821d3e88f3d77decad337",
"related_artifacts": [],
"attachments": [],
"reported_by": "dfelznic",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "Add ECN option",
"description": "Hello,\r\nWould it be possible to add a command option for\r\nturing the ecn bits on and off? Thanks...\r\n",
"discussion_thread": {
"_id": "484a80fc",
"posts": [
{
"text": "Logged In: NO \n\nCan't you just do\r\necho 1 > /proc/sys/net/ipv4/tcp\\_ecn \\# on\r\nand\r\necho 0 > /proc/sys/net/ipv4/tcp\\_ecn \\# off\r\n",
"attachments": [],
"author": "nobody",
"timestamp": "2004-08-12 19:43:40",
"last_edited": null,
"slug": "8b80",
"subject": "#2 Add ECN option"
},
{
"text": "Logged In: YES \nuser\\_id=25865\n\nI'm not aware of a way to turn ECN \\(RFC 3168,\r\nhttp://www.icir.org/floyd/ecn.html\\) on from the program\r\n\\(even a non-portable one\\), specially on a per-connection basis.\r\n\r\nThe Linux-specific technique posted by nobody on 2004-08-12\r\nseems the right solution. \r\n\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2004-08-23 06:33:30",
"last_edited": null,
"slug": "2dfc",
"subject": "#2 Add ECN option"
},
{
"text": "- **assigned_to**: nobody --> bortz",
"attachments": [],
"author": "bortz",
"timestamp": "2004-08-23 06:33:30",
"last_edited": null,
"slug": "1823",
"subject": "#2 Add ECN option"
},
{
"text": "Logged In: YES \nuser\\_id=25865\n\nSuggested by Pierre Beyssac :\r\n\r\nnetinet/ip.h on FreeBSD contains:\r\n\r\n/\\* ECN bits proposed by Sally Floyd \\*/\r\n\\#define IPTOS\\_CE 0x01 /\\* congestion\r\nexperienced \\*/\r\n\\#define IPTOS\\_ECT 0x02 /\\* ECN-capable\r\ntransport \\*/\r\n\r\nWe could try to setsockopt with these values and see what\r\nhappens.\r\n\r\nOn systems without IPTOS\\_CE \\(Linux\\), we could detect this\r\nwith autoconf or simply:\r\n\r\n\\#ifndef IPTOS\\_CE\r\n\\#define IPTOS\\_ECT 0x02 /\\* ECN-capable\r\ntransport \\*/\r\n\\#endif\r\n\r\nThis is something to test.\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2004-08-25 16:00:27",
"last_edited": null,
"slug": "18c8",
"subject": "#2 Add ECN option"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2004-08-23 06:33:30",
"votes_down": 0,
"votes_up": 0,
"_id": "518aab8d5fcbc979b923a12d",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/484a80fc/",
"ticket_num": 2,
"custom_fields": {
"_priority": "5"
},
"created_date": "2003-01-19 05:32:52"
},{
"status": "closed",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "IWBN to have access to the compiled-in configuration",
"description": "IWBN to have a -V option to tell echoping to dump the\r\nconfigure options:\r\n\r\nConfiguration of echoping:\r\nchecking HTTP... enabled\r\nchecking ICP... disabled\r\nchecking OPENSSL... disabled\r\nchecking GNUTLS... disabled\r\nchecking SMTP... enabled\r\nchecking LIBIDN... enabled\r\nchecking TTCP... disabled\r\nchecking TOS... enabled\r\nchecking PRIORITY... enabled\r\n",
"discussion_thread": {
"_id": "2dcb28e7",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\n\nCommitted in CVS\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2004-07-27 13:41:06",
"last_edited": null,
"slug": "0e3e",
"subject": "#3 IWBN to have access to the compiled-in configuration"
},
{
"text": "- **status**: open --> open-fixed",
"attachments": [],
"author": "bortz",
"timestamp": "2004-07-28 12:22:28",
"last_edited": null,
"slug": "37c2",
"subject": "#3 IWBN to have access to the compiled-in configuration"
},
{
"text": "- **milestone**: 101121 --> ",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 14:40:43",
"last_edited": null,
"slug": "6bc4",
"subject": "#3 IWBN to have access to the compiled-in configuration"
},
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nShipped with echoping 6",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-26 21:57:12",
"last_edited": null,
"slug": "13e3",
"subject": "#3 IWBN to have access to the compiled-in configuration"
},
{
"text": "- **status**: open-fixed --> closed",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-26 21:57:12",
"last_edited": null,
"slug": "e8d3",
"subject": "#3 IWBN to have access to the compiled-in configuration"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-26 21:57:12",
"votes_down": 0,
"votes_up": 0,
"_id": "518aaba35fcbc979b923a14a",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/2dcb28e7/",
"ticket_num": 3,
"custom_fields": {
"_priority": "3"
},
"created_date": "2004-03-19 11:38:38"
},{
"status": "open",
"reported_by_id": null,
"related_artifacts": [],
"attachments": [],
"reported_by": "*anonymous",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "Timestamp",
"description": "Is it possible to show datetime on every request \r\nechoping?\r\nFor example\r\n\r\n% echoping -n 2 -h / mywww\r\n16-08-2005 14:32:34 Elapsed time: 0.686792 seconds\r\n16-08-2005 14:32:35 Elapsed time: 0.686792 seconds\r\n\r\n",
"discussion_thread": {
"_id": "a470264d",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: NO\n\nNot currently, but I do note it as a feature request.\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 14:37:22",
"last_edited": null,
"slug": "9ba6",
"subject": "#4 Timestamp"
},
{
"text": "- **assigned_to**: nobody --> bortz",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 14:37:22",
"last_edited": null,
"slug": "de0b",
"subject": "#4 Timestamp"
},
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: NO\n\nBut I am not convinced: \r\n\r\n1\\) It raises l10n issues which echoping happily avoided until now\r\n\r\n2\\) It may be done outside of echoping, specially if you do not use -n\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 15:16:25",
"last_edited": null,
"slug": "8e3d",
"subject": "#4 Timestamp"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-08 14:37:22",
"votes_down": 0,
"votes_up": 0,
"_id": "518aaba45fcbc979b923a16a",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/a470264d/",
"ticket_num": 4,
"custom_fields": {
"_priority": "5"
},
"created_date": "2005-08-16 18:07:42"
},{
"status": "closed",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "HTTP: Host name should be settable",
"description": "Currently, echoping always use the host argument to\r\nnfill in the HTTP Host: header. It should be settable.\r\n\r\nechoping -h /SomePage -n 20 --hostname\r\nfoobar.example.com 10.10.5.10",
"discussion_thread": {
"_id": "036e5a32",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nFixed in Subversion, r343",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-04 21:35:41",
"last_edited": null,
"slug": "e5d5",
"subject": "#5 HTTP: Host name should be settable"
},
{
"text": "- **status**: open --> open-fixed",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-04 21:35:41",
"last_edited": null,
"slug": "9e27",
"subject": "#5 HTTP: Host name should be settable"
},
{
"text": "- **milestone**: 101121 --> ",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 14:38:27",
"last_edited": null,
"slug": "7ca4",
"subject": "#5 HTTP: Host name should be settable"
},
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nDone in echoping 6",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-26 21:58:43",
"last_edited": null,
"slug": "2537",
"subject": "#5 HTTP: Host name should be settable"
},
{
"text": "- **status**: open-fixed --> closed",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-26 21:58:43",
"last_edited": null,
"slug": "bec6",
"subject": "#5 HTTP: Host name should be settable"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-26 21:58:43",
"votes_down": 0,
"votes_up": 0,
"_id": "518aaba55fcbc979b923a180",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/036e5a32/",
"ticket_num": 5,
"custom_fields": {
"_priority": "4"
},
"created_date": "2005-08-29 15:35:35"
},{
"status": "open",
"reported_by_id": "51647641e88f3d363103e1eb",
"related_artifacts": [],
"attachments": [],
"reported_by": "jcfoster",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "Bind Source port",
"description": "I would like to be able to bind the source port on a\r\ntcp request. I have experimented with the echoping.c\r\nand this seems very easy to do. I was thinking that a\r\n-b option might be avaiable to use and the bind option\r\ncould apply to both tcp and udp.\r\n\r\n",
"discussion_thread": {
"_id": "5b5cbde8",
"posts": [
{
"text": "- **assigned_to**: nobody --> bortz",
"attachments": [],
"author": "bortz",
"timestamp": "2006-04-27 07:51:17",
"last_edited": null,
"slug": "fb49",
"subject": "#6 Bind Source port"
},
{
"text": "Logged In: YES \nuser\\_id=25865\n\nIt seems a good idea. Planned for 6.0",
"attachments": [],
"author": "bortz",
"timestamp": "2006-04-27 07:51:18",
"last_edited": null,
"slug": "aeb4",
"subject": "#6 Bind Source port"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2006-04-27 07:51:17",
"votes_down": 0,
"votes_up": 0,
"_id": "518aaba65fcbc979b923a1a0",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/5b5cbde8/",
"ticket_num": 6,
"custom_fields": {
"_priority": "5"
},
"created_date": "2006-02-06 22:42:30"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "DCCP",
"description": "See RFC 4340 or http://www.read.cs.ucla.edu/dccp/\r\n\r\nIt should work at least on Linux \\(which has an\r\nimplementation\\). Use autoconf to detect ?\r\n",
"discussion_thread": {
"_id": "f9c349fd",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nSee an implementation in:\r\n\r\nhttp://wand.net.nz/~iam4/dccp/dccp-cs-0.01.tar.bz2\r\n\r\nFor Linux, see http://linux-net.osdl.org/index.php/DCCP\r\n\r\nIn French, read http://www.bortzmeyer.org/4340.html\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 14:30:33",
"last_edited": null,
"slug": "b118",
"subject": "#7 DCCP"
},
{
"text": "- **priority**: 5 --> 2",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 15:38:13",
"last_edited": null,
"slug": "1654",
"subject": "#7 DCCP"
},
{
"text": "5pYPnT <a href=\"http://kdkjlssjheuj.com/\">kdkjlssjheuj</a>, \\[url=http://psdmanhkvzjy.com/\\]psdmanhkvzjy\\[/url\\], \\[link=http://jcnryiinumik.com/\\]jcnryiinumik\\[/link\\], http://qaegeolcbxlp.com/",
"attachments": [],
"author": "nobody",
"timestamp": "2013-03-30 06:20:21",
"last_edited": null,
"slug": "3e28",
"subject": "#7 DCCP"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-08 15:38:13",
"votes_down": 0,
"votes_up": 0,
"_id": "518aaba65fcbc979b923a1b1",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/f9c349fd/",
"ticket_num": 7,
"custom_fields": {
"_priority": "2"
},
"created_date": "2006-04-27 07:55:50"
},{
"status": "open",
"reported_by_id": null,
"related_artifacts": [],
"attachments": [],
"reported_by": "*anonymous",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "DHCP",
"description": "I've been very pleased using echoping with smokeping to\r\nmonitor network resources. I would also like to be\r\nable to monitor the response of the campus wide DHCP\r\nserver and was hoping echoping could accomodate that\r\nsome how along with all the other tests it does. DHCP\r\nserver testing seems to be an undertested element of\r\nthe network that could cause major headaches.",
"discussion_thread": {
"_id": "7b3ccaf2",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: NO\n\nThis would certainly be an interesting feature.\r\n\r\nFirst thing to test: how to send a DHCP request which will \\*not\\* hoard an IP address? If we want to monitor periodically, we must not exhaust the address pool. May be a DHCPREQUEST immediately followed by a DHCPRELEASE?\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 14:33:41",
"last_edited": null,
"slug": "3890",
"subject": "#8 DHCP"
},
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: NO\n\nRead RFC 2131 \\(IPv4\\) and 3315 \\(for IPv6\\)\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 14:34:34",
"last_edited": null,
"slug": "82c2",
"subject": "#8 DHCP"
},
{
"text": "- **assigned_to**: nobody --> bortz",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 14:34:34",
"last_edited": null,
"slug": "f413",
"subject": "#8 DHCP"
},
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: NO\n\nOther possible solutions to avoid \"hoarding\" by echoping:\r\n\r\n\\* requesting a lease of 0 \\(or, if illegal, of one second\\),\r\n\r\n\\* using only DHCPINFORM instead of DHCPREQUEST \\(but it may not reflect the actual working of the server\\)",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 21:12:12",
"last_edited": null,
"slug": "94d0",
"subject": "#8 DHCP"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-08 14:34:34",
"votes_down": 0,
"votes_up": 0,
"_id": "518aaba85fcbc979b923a1c8",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/7b3ccaf2/",
"ticket_num": 8,
"custom_fields": {
"_priority": "5"
},
"created_date": "2006-06-07 01:10:14"
},{
"status": "closed",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "Reference thrulay",
"description": "http://www.internet2.edu/~shalunov/writing/mean-delay-considered-harmful.html\r\nhttp://www.internet2.edu/~shalunov/thrulay/\r\n",
"discussion_thread": {
"_id": "a1e150b8",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nDone in Subversion, r354.\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-07 15:28:12",
"last_edited": null,
"slug": "7df2",
"subject": "#9 Reference thrulay"
},
{
"text": "- **status**: open --> open-fixed",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-07 15:28:12",
"last_edited": null,
"slug": "3af5",
"subject": "#9 Reference thrulay"
},
{
"text": "- **milestone**: 101121 --> ",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 14:40:22",
"last_edited": null,
"slug": "84d5",
"subject": "#9 Reference thrulay"
},
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nShipped with echoping 6",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-27 14:36:18",
"last_edited": null,
"slug": "d559",
"subject": "#9 Reference thrulay"
},
{
"text": "- **status**: open-fixed --> open",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-27 14:36:18",
"last_edited": null,
"slug": "c30c",
"subject": "#9 Reference thrulay"
},
{
"text": "- **status**: open --> closed",
"attachments": [],
"author": "bortz",
"timestamp": "2007-04-02 10:25:41",
"last_edited": null,
"slug": "f89b",
"subject": "#9 Reference thrulay"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-04-02 10:25:41",
"votes_down": 0,
"votes_up": 0,
"_id": "518aaba85fcbc979b923a1e3",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/a1e150b8/",
"ticket_num": 9,
"custom_fields": {
"_priority": "3"
},
"created_date": "2006-11-13 16:20:14"
},{
"status": "closed",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "Displays the TCP RTT time",
"description": "IWBN:\r\n\r\nSubject: Re: Network end users to pull down 2 gigabytes a day, continuously?\r\nFrom: Perry Lorier <perry@coders.net>\r\nCc: North American Noise and Off-topic Gripes <nanog@merit.edu>\r\nDate: Mon, 22 Jan 2007 12:01:40 +1300\r\n\r\n...\r\n\r\n\r\nWhen I investigated bit torrent clients a couple of years ago, the\r\ntracker would only send you a small subset of it's peers at random, so\r\nas a client you often weren't told about the peer that was right beside\r\nyou. Trackers could in theory send you peers that were close to you \\(eg\r\nsend you anyone thats in the same /24, a few from the same /16, a few\r\nmore from the same /8 and a handful from other places. But the tracker\r\nhas no idea which areas you get good speeds to, and generally wants to\r\nbe as simple as possible.\r\n\r\nAlso in most unixes you can query the tcp stack to ask for it's current\r\nestimate of the rtt on a TCP connection with:\r\n\r\n\\#include <sys/types.h>\r\n\\#include <sys/socket.h>\r\n\\#include <netinet/tcp.h>\r\n\\#include <stdio.h>\r\n\r\nint fd;\r\nstruct tcp\\_info tcpinfo;\r\nsocklen\\_t len = sizeof\\(tcpinfo\\);\r\n\r\nif \\(getsockopt\\(fd,SOL\\_TCP,TCP\\_INFO,&tcpinfo,&len\\)\\!=-1\\) \\{\r\nprintf\\(\"estimated rtt: %.04f \\(seconds\\)\", tcpinfo.tcpi\\_rtt/1000000.0\\);\r\n\\}\r\n",
"discussion_thread": {
"_id": "3d4797aa",
"posts": [
{
"text": "- **assigned_to**: nobody --> bortz",
"attachments": [],
"author": "bortz",
"timestamp": "2007-01-22 11:26:34",
"last_edited": null,
"slug": "d0f2",
"subject": "#10 Displays the TCP RTT time"
},
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nDone in Subversion, r. 352",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-06 11:57:19",
"last_edited": null,
"slug": "ff08",
"subject": "#10 Displays the TCP RTT time"
},
{
"text": "- **status**: open --> open-fixed",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-06 11:57:19",
"last_edited": null,
"slug": "b64a",
"subject": "#10 Displays the TCP RTT time"
},
{
"text": "- **milestone**: 101121 --> ",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 14:38:05",
"last_edited": null,
"slug": "fc42",
"subject": "#10 Displays the TCP RTT time"
},
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nShipped with echoping 6",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-26 21:57:40",
"last_edited": null,
"slug": "f4fd",
"subject": "#10 Displays the TCP RTT time"
},
{
"text": "- **status**: open-fixed --> closed",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-26 21:57:40",
"last_edited": null,
"slug": "4f0b",
"subject": "#10 Displays the TCP RTT time"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-26 21:57:40",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabaa5fcbc979b923a208",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/3d4797aa/",
"ticket_num": 10,
"custom_fields": {
"_priority": "4"
},
"created_date": "2007-01-22 11:25:15"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "Display kurtosis",
"description": "IWBNI we could display the kurtosis of the distribution \\(a measure of its \"peakedness\"\\).\r\n\r\nhttp://en.wikipedia.org/wiki/Kurtosis\r\nhttp://www.statsoft.com/textbook/glosi.html\\#Kurtosis \\(for the formula\\)\r\n\r\nImplementations in C welcome :-\\)\r\n",
"discussion_thread": {
"_id": "6c5fb1fb",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-08 14:45:54",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabab5fcbc979b923a22d",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/6c5fb1fb/",
"ticket_num": 11,
"custom_fields": {
"_priority": "5"
},
"created_date": "2007-03-08 14:45:54"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "Make flushing a configurable option",
"description": "It would be useful for driving\r\nechoping from a GUI application, for instance, where immediate flushing is necessary. Code does exist but\r\nuntested and probably broken.\r\n",
"discussion_thread": {
"_id": "5dfbcb82",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-08 15:19:36",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabab5fcbc979b923a234",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/5dfbcb82/",
"ticket_num": 12,
"custom_fields": {
"_priority": "5"
},
"created_date": "2007-03-08 15:19:36"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "UDP Lite support",
"description": "Some plugins \\(for instance for RTP\\) may like to have UDP-Lite \\(RFC 3828\\) support.\r\n\r\nRead \\(in French\\) http://www.bortzmeyer.org/3828.html\r\n\r\nStarting with 2.6.20, Linux kernel has UDP-Lite.\r\n",
"discussion_thread": {
"_id": "61a27c5d",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-08 15:24:49",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabab5fcbc979b923a23b",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/61a27c5d/",
"ticket_num": 13,
"custom_fields": {
"_priority": "2"
},
"created_date": "2007-03-08 15:24:49"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "Parallel operation",
"description": "Following a suggestion from Tobias Oetiker : the remaining thing is\r\nparallel operation ... analog to fping, this would be great as it\r\nwould increasse the performance of eechoping greatly ... This would\r\nrequire changing echoping and creating a loop around select\\(\\).\r\n",
"discussion_thread": {
"_id": "cf610be4",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nIt is a big and long-term change. For an ambitious student :-\\) echoping Summer of Code ? \r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 15:28:32",
"last_edited": null,
"slug": "7b8b",
"subject": "#14 Parallel operation"
},
{
"text": "- **assigned_to**: nobody --> bortz",
"attachments": [],
"author": "bortz",
"timestamp": "2007-03-08 15:28:32",
"last_edited": null,
"slug": "62be",
"subject": "#14 Parallel operation"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-08 15:28:32",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabac5fcbc979b923a242",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/cf610be4/",
"ticket_num": 14,
"custom_fields": {
"_priority": "2"
},
"created_date": "2007-03-08 15:27:24"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "SCTP support",
"description": "IWBN to support SCTP \\(RFC 3286\\)\\)\r\n\r\nRead \\(in French\\) http://www.bortzmeyer.org/3286.html\r\n\r\nLinux implementation : http://lksctp.sourceforge.net/\r\nFreeBSD implementation : http://lists.freebsd.org/pipermail/freebsd-current/2006-November/067218.html\r\n",
"discussion_thread": {
"_id": "fc8b36ca",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nr414 added an experimental SCTP support \\(tested only on a recent Linux\\)",
"attachments": [],
"author": "bortz",
"timestamp": "2007-09-26 07:00:27",
"last_edited": null,
"slug": "8b9e",
"subject": "#15 SCTP support"
},
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nThe detection of SCTP by checking IPPROTO\\_SCTP is not ideal because old Unix \\(here a Debian \"sarge\"\\) have the variable but the kernel may not support it:\r\n\r\neve:echoping/trunk/SRC % grep SCTP config.h\r\n\\#define HAVE\\_SCTP \r\neve:echoping/trunk/SRC % ./echoping -v -T localhost\r\n\r\nThis is ./echoping, version 6.1-BETA.\r\n\r\nCan't open socket \\(Socket type not supported\\)\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2007-09-26 07:05:19",
"last_edited": null,
"slug": "89b7",
"subject": "#15 SCTP support"
},
{
"text": "A RFC describing the standard API for SCTP has just been published: RFC 6458.\r\n\r\nApparently, as of today, no implementation of SCTP follows it.",
"attachments": [],
"author": "bortz",
"timestamp": "2011-12-12 13:18:53",
"last_edited": null,
"slug": "f9e0",
"subject": "#15 SCTP support"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-08 15:36:45",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabac5fcbc979b923a253",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/fc8b36ca/",
"ticket_num": 15,
"custom_fields": {
"_priority": "2"
},
"created_date": "2007-03-08 15:36:45"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "More TCP_INFO from the TCP stack",
"description": "echoping 6 will display the RTT measured by TCP and obtained from TCP\\_INFO but IWBN to display more information.\r\n\r\nhttp://linuxgazette.net/136/pfeiffer.html\r\n\r\nIt seems that the tcpinfo struct is not documented, except by the sources of the Linux kernel? For instance, what is the metric behind \"reordering\"?\r\n\r\n",
"discussion_thread": {
"_id": "93d1d2c1",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-03-26 07:43:56",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabad5fcbc979b923a269",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/93d1d2c1/",
"ticket_num": 16,
"custom_fields": {
"_priority": "2"
},
"created_date": "2007-03-26 07:43:56"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "A SMTP plugin",
"description": "In order to move the SMTP code outside of the core, we need a SMTP plugin.\r\n\r\nAmong other things, it must allow to:\r\n\r\n\\* test other TCP ports, for instance SUbmission port 587 \\(see \\#1275764\\)\r\n\r\n\\* set the hostname in EHLO \\(see \\#1512776\\)\r\n\r\n\\* \\(may be\\) sen a complete email message\r\n\r\n\\* \\(may be\\) use TLS via STARTTLS\r\n",
"discussion_thread": {
"_id": "39d8bdb8",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-04-02 10:27:06",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabad5fcbc979b923a270",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/39d8bdb8/",
"ticket_num": 17,
"custom_fields": {
"_priority": "4"
},
"created_date": "2007-04-02 10:27:06"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "A new plugin interface, \"well-done\"",
"description": "There is currently \\*no\\* plugin interface where the TCP connection and shutdown are done by echoping. We have:\r\n\r\n\\* the raw interface, where the plugin receives a host name and does everything \\(including the host name resolution\\)\r\n\r\n\\* the cooked interface, where the plugin receives a struct addrinfo, and the host name resolution is done by echoping but connect\\(\\) is still done by the plugin, leading to duplication of code and difficulty to use options like TCP\\_INFO\r\n\r\nWe need a third interface, \"well-done\", where the plugin receives a socket file descriptor, where the connection has already been done.\r\n",
"discussion_thread": {
"_id": "0d02a44d",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nOr may be:\r\n\r\n\\* raw\r\n\\* medium \\(instead of just \"cooked\"\\)\r\n\\* well done\r\n\r\nThis leaves \"rare\" :-\\)\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2007-04-05 07:16:36",
"last_edited": null,
"slug": "d863",
"subject": "#18 A new plugin interface, \"well-done\""
},
{
"text": "UvW5SN <a href=\"http://aogjhrwlqkmr.com/\">aogjhrwlqkmr</a>, \\[url=http://uymjctjrojms.com/\\]uymjctjrojms\\[/url\\], \\[link=http://hcftemdxsthi.com/\\]hcftemdxsthi\\[/link\\], http://desfqrsmjjzz.com/",
"attachments": [],
"author": "nobody",
"timestamp": "2013-04-16 05:40:16",
"last_edited": null,
"slug": "3a70",
"subject": "#18 A new plugin interface, \"well-done\""
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-04-04 19:40:09",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabae5fcbc979b923a277",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/0d02a44d/",
"ticket_num": 18,
"custom_fields": {
"_priority": "3"
},
"created_date": "2007-04-04 19:40:09"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "Move \"discard\" to a plugin",
"description": "In order to move any many protocols as possible to plugins \\(and then to unbloat echoping.c\\), the first victim will be discard. The roadmap is:\r\n\r\n\\* write a discard plugin,\r\n\\* delete the discard code,\r\n\\* call the plugin when the -d option is given\r\n",
"discussion_thread": {
"_id": "a7c1bc2e",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-04-04 20:37:58",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabb05fcbc979b923a289",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/a7c1bc2e/",
"ticket_num": 19,
"custom_fields": {
"_priority": "6"
},
"created_date": "2007-04-04 20:37:58"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "A HTTP plugin",
"description": "IWBN to move the huge HTTP code outside of echoping.c completely. Long-term task, it is complicated code.\r\n",
"discussion_thread": {
"_id": "00f36c00",
"posts": [
{
"text": "Logged In: YES \nuser\\_id=25865\nOriginator: YES\n\nAmong the needed features in the new plugin, HTTP authentication.\r\n",
"attachments": [],
"author": "bortz",
"timestamp": "2008-06-28 12:06:20",
"last_edited": null,
"slug": "f3d7",
"subject": "#20 A HTTP plugin"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-04-04 20:48:33",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabb05fcbc979b923a290",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/00f36c00/",
"ticket_num": 20,
"custom_fields": {
"_priority": "1"
},
"created_date": "2007-04-04 20:48:33"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "A new DNS plugin?",
"description": "The current DNS plugin uses res\\_query to send the actual query. It has two bad consequences:\r\n\r\n\\* retrying is done by res\\_query, which partially defeats echoping. For instance, the timeout is res\\_query's, not echoping's \\(hence the common 5 s delay, which is the retrying time of res\\_query\\)\r\n\r\n\\* IPv6 support is impossible since there is apparently no standard way of changing the default name server for an IPv6 address \\(the current code tries to use res\\_ext which is non-standard and, anyway, the code is broken\\)\r\n\r\nA better solution would be to use the resolver library only to create \\(res\\_mkquery\\) and parse the packet but to send it myself with send\\(\\) \\(or may be res\\_send\\) and recv\\(\\).",
"discussion_thread": {
"_id": "b00258f5",
"posts": [
{
"text": "I wonder if there is any progress on this one? Because I would be very much interested in watching IPv6 DNS servers with echoping.",
"attachments": [],
"author": "traxo",
"timestamp": "2010-11-17 17:03:23",
"last_edited": null,
"slug": "ed2d",
"subject": "#21 A new DNS plugin?"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-04-05 09:09:29",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabb05fcbc979b923a29c",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/b00258f5/",
"ticket_num": 21,
"custom_fields": {
"_priority": "5"
},
"created_date": "2007-04-05 09:09:29"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "A Subversion client plugin?",
"description": "IWBN to have an echoping plugin to test performance of Subversion \\(http://subversion.tigris.org/\\) repositories. \r\n\r\nSee an introduction to the client API in http://svnbook.red-bean.com/nightly/en/svn.developer.layerlib.html\\#svn.developer.layerlib.client\r\n\r\nI did not find yet the complete API reference.\r\n\r\nSee a complete example in subversion-x.y.z/tools/examples/minimal\\_client.c",
"discussion_thread": {
"_id": "e7c1b8b7",
"posts": [
{
"text": "Hi to every , for the reason that I am really eager of reading this blogs post to be updated daily. It includes pleasant stuff. defiance gold http://www.mmogm.com/defiance/",
"attachments": [],
"author": "nobody",
"timestamp": "2013-03-29 14:45:55",
"last_edited": null,
"slug": "7345",
"subject": "#22 A Subversion client plugin?"
}
],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-04-21 20:20:13",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabb15fcbc979b923a2ab",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/e7c1b8b7/",
"ticket_num": 22,
"custom_fields": {
"_priority": "2"
},
"created_date": "2007-04-21 20:20:13"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "A CURL plugin?",
"description": "CURL has an API and supports many protocols, including DICT :-\\)\r\n\r\nhttp://curl.haxx.se/\r\n\r\nbut specially:\r\n\r\nhttp://curl.haxx.se/libcurl/\r\nhttp://curl.haxx.se/libcurl/c/",
"discussion_thread": {
"_id": "18e61642",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-06-15 08:21:05",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabb25fcbc979b923a2b8",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/18e61642/",
"ticket_num": 23,
"custom_fields": {
"_priority": "4"
},
"created_date": "2007-06-15 08:21:05"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "A Lua plugin?",
"description": "IWBN to have a Lua plugin, allowing to test and measure any Lua script.\r\n\r\nLua : http://www.lua.org/\r\n\r\nC interface: \r\nhttp://mdeverdelhan.developpez.com/tutoriel/lua/tutoriel1/\r\n",
"discussion_thread": {
"_id": "3dd98c9a",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-07-10 15:27:02",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabb25fcbc979b923a2bf",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/3dd98c9a/",
"ticket_num": 24,
"custom_fields": {
"_priority": "3"
},
"created_date": "2007-07-10 15:27:02"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "A chimera plugin ?",
"description": "The Chimera DHT is available in source form, under a free licence \\(GPL\\) at http://p2p.cs.ucsb.edu/chimera/html/download.html\r\n\r\nIt would be nice to have a plugin for it.\r\n\r\nIssue; how to test it? Any free Chimera DHT service or should I install mine?\r\n\r\n",
"discussion_thread": {
"_id": "030cce50",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-07-19 13:46:44",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabb35fcbc979b923a2c6",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/030cce50/",
"ticket_num": 25,
"custom_fields": {
"_priority": "3"
},
"created_date": "2007-07-19 13:46:44"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "A STUN plugin?",
"description": "To test RFC 3489 servers",
"discussion_thread": {
"_id": "32371f5c",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2007-11-21 16:18:36",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabb35fcbc979b923a2cd",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/32371f5c/",
"ticket_num": 26,
"custom_fields": {
"_priority": "4"
},
"created_date": "2007-11-21 16:18:36"
},{
"status": "open",
"reported_by_id": "4f3540db0594ca2bc0000b32",
"related_artifacts": [],
"attachments": [],
"reported_by": "bortz",
"assigned_to": "bortz",
"labels": [],
"discussion_disabled": false,
"assigned_to_id": "4f3540db0594ca2bc0000b32",
"private": false,
"summary": "DTLS support",
"description": "IWBN to have DTLS \\(RFC 4347\\) support. OpenSSL has DTLS since 2007. \\(GnuTLS has not, so it would work only when compiled with OpenSSL.\\)\r\n",
"discussion_thread": {
"_id": "8244b19f",
"posts": [],
"discussion_id": "518aab8c5fcbc979b923a111",
"subject": ""
},
"mod_date": "2009-06-16 08:21:58",
"votes_down": 0,
"votes_up": 0,
"_id": "518aabb35fcbc979b923a2d4",
"discussion_thread_url": "http://sourceforge.net/rest/p/echoping/feature-requests/_discuss/thread/8244b19f/",
"ticket_num": 27,
"custom_fields": {
"_priority": "3"
},
"created_date": "2009-06-16 08:21:58"
}],
"tracker_config":{
"_id": "518aab8c5fcbc979b923a10f",
"options": {
"ordinal": 6,
"import_id": "tracker/354581",
"mount_point": "feature-requests",
"TicketMonitoringType": null,
"EnableVoting": false,
"TicketMonitoringEmail": "",
"mount_label": "Feature Requests"
}
},
"milestones":[],
"custom_fields":[
{
"milestones": [],
"type": "milestone",
"name": "_milestone",
"label": "Group"
},
{
"type": "select",
"label": "Priority",
"show_in_search": true,
"options": "1 2 3 4 *5 6 7 8 9",
"name": "_priority"
}
],
"open_status_names":"open unread accepted pending",
"closed_status_names":"closed wont-fix",
"saved_bins":[
{
"sort": "mod_date_dt desc",
"_id": "518aab8c5fcbc979b923a118",
"terms": "!status:wont-fix && !status:closed",
"summary": "Changes"
},
{
"sort": "",
"_id": "518aab8c5fcbc979b923a117",
"terms": "status:wont-fix or status:closed",
"summary": "Closed Tickets"
},
{
"sort": "",
"_id": "518aab8c5fcbc979b923a116",
"terms": "!status:wont-fix && !status:closed",
"summary": "Open Tickets"
}
]}