Skip to content

Commit

Permalink
automatic commit at releng box
Browse files Browse the repository at this point in the history
  • Loading branch information
mc36 committed Jan 10, 2025
1 parent 76a787e commit ba7a702
Show file tree
Hide file tree
Showing 37 changed files with 54 additions and 59 deletions.
4 changes: 4 additions & 0 deletions misc/player/fetchAgain.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
java pathFilter player-all.pls lyr-need.pls $@
java pathRewrite lyr-need.pls /nfs/ /nfs2/
java lyrFetch
3 changes: 3 additions & 0 deletions misc/player/lyrFetch6.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
#sudo apt-get install ncmpc-lyrics
/usr/libexec/ncmpc/lyrics/20-azlyrics.py "$1" "$2" 2> /dev/null
3 changes: 3 additions & 0 deletions misc/player/playerLyric.java
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,9 @@ public playerLyric clearScript() {
if (b.indexOf("bots have beat this api") >= 0) {
continue;
}
if (b.indexOf("invalid url") >= 0) {
continue;
}
if (b.indexOf("<title>") >= 0) {
return new playerLyric();
}
Expand Down
2 changes: 2 additions & 0 deletions misc/player/renamer.java
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ public static String guessName(String s, boolean basic) {
s = s.replaceAll("\\)", " ");
s = s.replaceAll("\\[", " ");
s = s.replaceAll("\\]", " ");
s = s.replaceAll("\\{", " ");
s = s.replaceAll("\\}", " ");
s = s.replaceAll("\\\\", " ");
s = s.replaceAll("<", " ");
s = s.replaceAll(">", " ");
Expand Down
2 changes: 1 addition & 1 deletion src/org/freertr/util/verCore.java
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ private verCore() {
/**
* compile day
*/
public final static int day = 9;
public final static int day = 10;

/**
* statement of release
Expand Down
2 changes: 1 addition & 1 deletion src/rtr.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-09 14:57:14, took 00:15:23, with 50 workers, on 3604 cases, 0 failed, 0 traces, 0 retries
-;-;-;2025-01-09 15:24:43, took 00:15:24, with 50 workers, on 3604 cases, 0 failed, 0 traces, 2 retries
-;-;-;./rtr.bin
http://sources.freertr.org/cfg/basic01.tst;basic01.tst;success;dummy test
http://sources.freertr.org/cfg/basic02.tst;basic02.tst;success;interface with slot
Expand Down
2 changes: 1 addition & 1 deletion src/rtr.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-09 14:57:14, took 00:15:23, with 50 workers, on 3604 cases, 0 failed, 0 traces, 0 retries<br/>
tested: 2025-01-09 15:24:43, took 00:15:24, with 50 workers, on 3604 cases, 0 failed, 0 traces, 2 retries<br/>
jvm: ./rtr.bin<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
2 changes: 1 addition & 1 deletion src/rtr.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
25.1.9
25.1.10
4 changes: 2 additions & 2 deletions src/rtr10.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-03 01:50:28, took 00:40:45, with 1 workers, on 83 cases, 0 failed, 0 traces, 2 retries
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-09 23:19:37, took 00:33:25, with 1 workers, on 83 cases, 0 failed, 0 traces, 0 retries
-;-;-;java -Xmx256m -jar rtr.jar
http://sources.freertr.org/cfg/intop2-bgp01.tst;intop2-bgp01.tst;success;interop2: ebgp
http://sources.freertr.org/cfg/intop2-bgp02.tst;intop2-bgp02.tst;success;interop2: ibgp
Expand Down
2 changes: 0 additions & 2 deletions src/rtr10.ftr
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ todo: server security to log the transactions
todo: server security to stick to the good protocols
todo: server security to support bgp bmp mrt
todo: server asdf instead of server daytime asdf, and only if a single hit exists otherwise buggy
todo: show p4/c/java autoformatter/colorizer/etc with enc7bit and more funs
todo: traffic through bgp sr-policy
todo: traffic through bgp nsh
todo: policy from bgp rpd
Expand Down Expand Up @@ -136,7 +135,6 @@ todo: client log-boot to be emailed error.log
todo: client upgrade-force url
todo: client upgrade-simulate url
todo: client cidr-colorize in the generated show *configs
todo: client http-user-agent <anything>
todo: client tls randomize version if a range configured
todo: alias with regexps to ios regexps, steal cache from *ec* and idea from **
todo: alias to have config aliases
Expand Down
4 changes: 2 additions & 2 deletions src/rtr10.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
.bad { color: red }
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-03 01:50:28, took 00:40:45, with 1 workers, on 83 cases, 0 failed, 0 traces, 2 retries<br/>
release: freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-09 23:19:37, took 00:33:25, with 1 workers, on 83 cases, 0 failed, 0 traces, 0 retries<br/>
jvm: java -Xmx256m -jar rtr.jar<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
4 changes: 2 additions & 2 deletions src/rtr11.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-03 01:53:54, took 00:03:23, with 10 workers, on 43 cases, 0 failed, 0 traces, 0 retries
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-09 23:22:55, took 00:03:16, with 10 workers, on 43 cases, 0 failed, 0 traces, 0 retries
-;-;-;java -Xmx256m -jar rtr.jar
http://sources.freertr.org/cfg/intop8-bgp01.tst;intop8-bgp01.tst;success;interop8: ebgp
http://sources.freertr.org/cfg/intop8-bgp02.tst;intop8-bgp02.tst;success;interop8: ibgp
Expand Down
2 changes: 0 additions & 2 deletions src/rtr11.ftr
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ todo: server security to log the transactions
todo: server security to stick to the good protocols
todo: server security to support bgp bmp mrt
todo: server asdf instead of server daytime asdf, and only if a single hit exists otherwise buggy
todo: show p4/c/java autoformatter/colorizer/etc with enc7bit and more funs
todo: traffic through bgp sr-policy
todo: traffic through bgp nsh
todo: policy from bgp rpd
Expand Down Expand Up @@ -96,7 +95,6 @@ todo: client log-boot to be emailed error.log
todo: client upgrade-force url
todo: client upgrade-simulate url
todo: client cidr-colorize in the generated show *configs
todo: client http-user-agent <anything>
todo: client tls randomize version if a range configured
todo: alias with regexps to ios regexps, steal cache from *ec* and idea from **
todo: alias to have config aliases
Expand Down
4 changes: 2 additions & 2 deletions src/rtr11.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
.bad { color: red }
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-03 01:53:54, took 00:03:23, with 10 workers, on 43 cases, 0 failed, 0 traces, 0 retries<br/>
release: freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-09 23:22:55, took 00:03:16, with 10 workers, on 43 cases, 0 failed, 0 traces, 0 retries<br/>
jvm: java -Xmx256m -jar rtr.jar<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
4 changes: 2 additions & 2 deletions src/rtr12.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-03 02:42:37, took 00:45:59, with 1 workers, on 64 cases, 0 failed, 0 traces, 0 retries
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-10 00:12:25, took 00:46:49, with 1 workers, on 64 cases, 0 failed, 0 traces, 0 retries
-;-;-;java -Xmx256m -jar rtr.jar
http://sources.freertr.org/cfg/intop9-bgp01.tst;intop9-bgp01.tst;success;interop9: ebgp
http://sources.freertr.org/cfg/intop9-bgp02.tst;intop9-bgp02.tst;success;interop9: ibgp
Expand Down
2 changes: 0 additions & 2 deletions src/rtr12.ftr
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ todo: server security to log the transactions
todo: server security to stick to the good protocols
todo: server security to support bgp bmp mrt
todo: server asdf instead of server daytime asdf, and only if a single hit exists otherwise buggy
todo: show p4/c/java autoformatter/colorizer/etc with enc7bit and more funs
todo: traffic through bgp sr-policy
todo: traffic through bgp nsh
todo: policy from bgp rpd
Expand Down Expand Up @@ -117,7 +116,6 @@ todo: client log-boot to be emailed error.log
todo: client upgrade-force url
todo: client upgrade-simulate url
todo: client cidr-colorize in the generated show *configs
todo: client http-user-agent <anything>
todo: client tls randomize version if a range configured
todo: alias with regexps to ios regexps, steal cache from *ec* and idea from **
todo: alias to have config aliases
Expand Down
4 changes: 2 additions & 2 deletions src/rtr12.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
.bad { color: red }
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-03 02:42:37, took 00:45:59, with 1 workers, on 64 cases, 0 failed, 0 traces, 0 retries<br/>
release: freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-10 00:12:25, took 00:46:49, with 1 workers, on 64 cases, 0 failed, 0 traces, 0 retries<br/>
jvm: java -Xmx256m -jar rtr.jar<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
4 changes: 2 additions & 2 deletions src/rtr2.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.7-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-07 10:44:57, took 00:12:12, with 1 workers, on 9 cases, 0 failed, 0 traces, 0 retries
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-09 15:37:56, took 00:13:11, with 1 workers, on 9 cases, 0 failed, 0 traces, 0 retries
-;-;-;java -Xmx256m -jar rtr.jar
http://sources.freertr.org/cfg/opnflw-rout01.tst;opnflw-rout01.tst;success;openflow: software routing
http://sources.freertr.org/cfg/opnflw-rout02.tst;opnflw-rout02.tst;success;openflow: bridging and routing
Expand Down
1 change: 0 additions & 1 deletion src/rtr2.ftr
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ todo: server security to log the transactions
todo: server security to stick to the good protocols
todo: server security to support bgp bmp mrt
todo: server asdf instead of server daytime asdf, and only if a single hit exists otherwise buggy
todo: show p4/c/java autoformatter/colorizer/etc with enc7bit and more funs
todo: traffic through bgp sr-policy
todo: traffic through bgp nsh
todo: policy from bgp rpd
Expand Down
4 changes: 2 additions & 2 deletions src/rtr2.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
.bad { color: red }
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.7-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-07 10:44:57, took 00:12:12, with 1 workers, on 9 cases, 0 failed, 0 traces, 0 retries<br/>
release: freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-09 15:37:56, took 00:13:11, with 1 workers, on 9 cases, 0 failed, 0 traces, 0 retries<br/>
jvm: java -Xmx256m -jar rtr.jar<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
4 changes: 2 additions & 2 deletions src/rtr4.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-02 19:12:22, took 01:07:20, with 10 workers, on 674 cases, 0 failed, 0 traces, 7 retries
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-09 16:47:10, took 01:09:10, with 10 workers, on 674 cases, 0 failed, 0 traces, 6 retries
-;-;-;java -Xmx256m -jar rtr.jar
http://sources.freertr.org/cfg/p4lang-acl001.tst;p4lang-acl001.tst;success;p4lang: copp
http://sources.freertr.org/cfg/p4lang-acl002.tst;p4lang-acl002.tst;success;p4lang: ingress access list
Expand Down
2 changes: 0 additions & 2 deletions src/rtr4.ftr
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,6 @@ todo: server security to log the transactions
todo: server security to stick to the good protocols
todo: server security to support bgp bmp mrt
todo: server asdf instead of server daytime asdf, and only if a single hit exists otherwise buggy
todo: show p4/c/java autoformatter/colorizer/etc with enc7bit and more funs
todo: traffic through bgp sr-policy
todo: traffic through bgp nsh
todo: policy from bgp rpd
Expand Down Expand Up @@ -727,7 +726,6 @@ todo: client log-boot to be emailed error.log
todo: client upgrade-force url
todo: client upgrade-simulate url
todo: client cidr-colorize in the generated show *configs
todo: client http-user-agent <anything>
todo: client tls randomize version if a range configured
todo: alias with regexps to ios regexps, steal cache from *ec* and idea from **
todo: alias to have config aliases
Expand Down
4 changes: 2 additions & 2 deletions src/rtr4.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
.bad { color: red }
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-02 19:12:22, took 01:07:20, with 10 workers, on 674 cases, 0 failed, 0 traces, 7 retries<br/>
release: freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-09 16:47:10, took 01:09:10, with 10 workers, on 674 cases, 0 failed, 0 traces, 6 retries<br/>
jvm: java -Xmx256m -jar rtr.jar<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
4 changes: 2 additions & 2 deletions src/rtr5.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-02 20:27:01, took 01:14:35, with 10 workers, on 674 cases, 0 failed, 0 traces, 1 retries
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-09 18:03:28, took 01:16:14, with 10 workers, on 674 cases, 0 failed, 0 traces, 1 retries
-;-;-;java -Xmx256m -jar rtr.jar
http://sources.freertr.org/cfg/p4lang-acl001.tst;p4lang-acl001.tst;success;p4lang: copp
http://sources.freertr.org/cfg/p4lang-acl002.tst;p4lang-acl002.tst;success;p4lang: ingress access list
Expand Down
2 changes: 0 additions & 2 deletions src/rtr5.ftr
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,6 @@ todo: server security to log the transactions
todo: server security to stick to the good protocols
todo: server security to support bgp bmp mrt
todo: server asdf instead of server daytime asdf, and only if a single hit exists otherwise buggy
todo: show p4/c/java autoformatter/colorizer/etc with enc7bit and more funs
todo: traffic through bgp sr-policy
todo: traffic through bgp nsh
todo: policy from bgp rpd
Expand Down Expand Up @@ -727,7 +726,6 @@ todo: client log-boot to be emailed error.log
todo: client upgrade-force url
todo: client upgrade-simulate url
todo: client cidr-colorize in the generated show *configs
todo: client http-user-agent <anything>
todo: client tls randomize version if a range configured
todo: alias with regexps to ios regexps, steal cache from *ec* and idea from **
todo: alias to have config aliases
Expand Down
4 changes: 2 additions & 2 deletions src/rtr5.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
.bad { color: red }
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-02 20:27:01, took 01:14:35, with 10 workers, on 674 cases, 0 failed, 0 traces, 1 retries<br/>
release: freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-09 18:03:28, took 01:16:14, with 10 workers, on 674 cases, 0 failed, 0 traces, 1 retries<br/>
jvm: java -Xmx256m -jar rtr.jar<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
4 changes: 2 additions & 2 deletions src/rtr6.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-02 23:03:10, took 02:36:06, with 10 workers, on 674 cases, 0 failed, 0 traces, 62 retries
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-09 20:42:05, took 02:38:34, with 10 workers, on 674 cases, 0 failed, 0 traces, 59 retries
-;-;-;java -Xmx256m -jar rtr.jar
http://sources.freertr.org/cfg/p4lang-acl001.tst;p4lang-acl001.tst;success;p4lang: copp
http://sources.freertr.org/cfg/p4lang-acl002.tst;p4lang-acl002.tst;success;p4lang: ingress access list
Expand Down
2 changes: 0 additions & 2 deletions src/rtr6.ftr
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,6 @@ todo: server security to log the transactions
todo: server security to stick to the good protocols
todo: server security to support bgp bmp mrt
todo: server asdf instead of server daytime asdf, and only if a single hit exists otherwise buggy
todo: show p4/c/java autoformatter/colorizer/etc with enc7bit and more funs
todo: traffic through bgp sr-policy
todo: traffic through bgp nsh
todo: policy from bgp rpd
Expand Down Expand Up @@ -727,7 +726,6 @@ todo: client log-boot to be emailed error.log
todo: client upgrade-force url
todo: client upgrade-simulate url
todo: client cidr-colorize in the generated show *configs
todo: client http-user-agent <anything>
todo: client tls randomize version if a range configured
todo: alias with regexps to ios regexps, steal cache from *ec* and idea from **
todo: alias to have config aliases
Expand Down
4 changes: 2 additions & 2 deletions src/rtr6.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
.bad { color: red }
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-02 23:03:10, took 02:36:06, with 10 workers, on 674 cases, 0 failed, 0 traces, 62 retries<br/>
release: freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-09 20:42:05, took 02:38:34, with 10 workers, on 674 cases, 0 failed, 0 traces, 59 retries<br/>
jvm: java -Xmx256m -jar rtr.jar<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
4 changes: 2 additions & 2 deletions src/rtr7.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-02 23:37:04, took 00:33:51, with 10 workers, on 674 cases, 0 failed, 0 traces, 0 retries
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-09 21:19:45, took 00:37:37, with 10 workers, on 674 cases, 0 failed, 0 traces, 0 retries
-;-;-;java -Xmx256m -jar rtr.jar
http://sources.freertr.org/cfg/p4lang-acl001.tst;p4lang-acl001.tst;not applicable;p4lang: copp
http://sources.freertr.org/cfg/p4lang-acl002.tst;p4lang-acl002.tst;not applicable;p4lang: ingress access list
Expand Down
2 changes: 0 additions & 2 deletions src/rtr7.ftr
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,6 @@ todo: server security to log the transactions
todo: server security to stick to the good protocols
todo: server security to support bgp bmp mrt
todo: server asdf instead of server daytime asdf, and only if a single hit exists otherwise buggy
todo: show p4/c/java autoformatter/colorizer/etc with enc7bit and more funs
todo: traffic through bgp sr-policy
todo: traffic through bgp nsh
todo: policy from bgp rpd
Expand Down Expand Up @@ -727,7 +726,6 @@ todo: client log-boot to be emailed error.log
todo: client upgrade-force url
todo: client upgrade-simulate url
todo: client cidr-colorize in the generated show *configs
todo: client http-user-agent <anything>
todo: client tls randomize version if a range configured
todo: alias with regexps to ios regexps, steal cache from *ec* and idea from **
todo: alias to have config aliases
Expand Down
4 changes: 2 additions & 2 deletions src/rtr7.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
.bad { color: red }
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-02 23:37:04, took 00:33:51, with 10 workers, on 674 cases, 0 failed, 0 traces, 0 retries<br/>
release: freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-09 21:19:45, took 00:37:37, with 10 workers, on 674 cases, 0 failed, 0 traces, 0 retries<br/>
jvm: java -Xmx256m -jar rtr.jar<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
2 changes: 1 addition & 1 deletion src/rtr8.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-09 15:07:19, took 00:09:42, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries
-;-;-;2025-01-09 21:30:16, took 00:10:08, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries
-;-;-;./rtr.bin
http://sources.freertr.org/cfg/p4lang-acl001.tst;p4lang-acl001.tst;success;p4lang: copp
http://sources.freertr.org/cfg/p4lang-acl002.tst;p4lang-acl002.tst;success;p4lang: ingress access list
Expand Down
2 changes: 1 addition & 1 deletion src/rtr8.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-09 15:07:19, took 00:09:42, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries<br/>
tested: 2025-01-09 21:30:16, took 00:10:08, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries<br/>
jvm: ./rtr.bin<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
4 changes: 2 additions & 2 deletions src/rtr9.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-03 01:03:56, took 01:13:26, with 1 workers, on 132 cases, 0 failed, 0 traces, 1 retries
-;-;-;freeRouter v25.1.9-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-09 22:40:16, took 01:06:53, with 1 workers, on 132 cases, 0 failed, 0 traces, 0 retries
-;-;-;java -Xmx256m -jar rtr.jar
http://sources.freertr.org/cfg/intop1-bgp01.tst;intop1-bgp01.tst;success;interop1: ebgp
http://sources.freertr.org/cfg/intop1-bgp02.tst;intop1-bgp02.tst;success;interop1: ibgp
Expand Down
2 changes: 0 additions & 2 deletions src/rtr9.ftr
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ todo: server security to log the transactions
todo: server security to stick to the good protocols
todo: server security to support bgp bmp mrt
todo: server asdf instead of server daytime asdf, and only if a single hit exists otherwise buggy
todo: show p4/c/java autoformatter/colorizer/etc with enc7bit and more funs
todo: traffic through bgp sr-policy
todo: traffic through bgp nsh
todo: policy from bgp rpd
Expand Down Expand Up @@ -185,7 +184,6 @@ todo: client log-boot to be emailed error.log
todo: client upgrade-force url
todo: client upgrade-simulate url
todo: client cidr-colorize in the generated show *configs
todo: client http-user-agent <anything>
todo: client tls randomize version if a range configured
todo: alias with regexps to ios regexps, steal cache from *ec* and idea from **
todo: alias to have config aliases
Expand Down
Loading

0 comments on commit ba7a702

Please sign in to comment.