1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00

470 Commits

Author SHA1 Message Date
a8292b5675 update controller docs 2022-05-03 10:27:29 +02:00
86be2e05cd update github pages 2022-05-02 23:39:48 +02:00
aff68927fc update controller docu 2022-05-02 23:38:08 +02:00
a5939fc24e update github pages 2022-05-02 17:40:37 +02:00
693ea8a26f update documentation sources 2022-05-02 17:40:19 +02:00
71c471377e fix session-traffic autostart 2022-05-02 10:33:13 +02:00
8ddadd978a fix stack error 2022-04-27 16:45:12 +02:00
2b4ed71bc2 update github pages 2022-04-26 17:13:46 +02:00
1694039423 Merge branch 'dev' of github.com:rtbrick/bngblaster into dev 2022-04-26 17:05:54 +02:00
0377e0e075 Merge pull request #81 from rtbrick/session-start
add session-start command
2022-04-26 17:02:58 +02:00
164f7c68c6 reset flow count on session reconnect 2022-04-26 17:02:03 +02:00
7f6ca1bd9a clip lsp-lifetime to minimal 120s 2022-04-21 15:59:29 +00:00
1846bb1387 Merge branch 'lsp-refresh' of github.com:rtbrick/bngblaster into lsp-refresh 2022-04-21 15:54:05 +00:00
4390734480 fix valgrind socket leak and invalid write errors 2022-04-21 17:21:55 +02:00
f114fffd42 revert to statistics reset once the connection opens. Do not reset the queued counter 2022-04-21 17:21:55 +02:00
506cd55427 Add robustness fixes for high-frequency LSP refreshes 2022-04-21 17:21:55 +02:00
08c5509776 add support for dynamic LSP refreshes over Ctrl socket 2022-04-21 17:21:55 +02:00
b99490e295 enhance session-start command #78 2022-04-21 16:58:28 +02:00
d17363c74d add session-start command #78 2022-04-21 15:01:18 +02:00
41e6a42bb1 fix compiler warning #80 2022-04-21 14:40:51 +02:00
9a517718c0 update github pages 2022-04-20 09:52:25 +02:00
c4ef0d0eb8 fix valgrind socket leak and invalid write errors 2022-04-19 20:59:03 +00:00
45c6ef132f revert to statistics reset once the connection opens. Do not reset the queued counter 2022-04-19 17:05:22 +00:00
6e7b26acc9 Add robustness fixes for high-frequency LSP refreshes 2022-04-19 16:46:24 +00:00
e084552495 add support for dynamic LSP refreshes over Ctrl socket 2022-04-19 15:06:43 +00:00
147d867902 update docu 2022-04-19 11:01:47 +02:00
624912ccea update github pages 2022-04-19 10:52:03 +02:00
d21e113f90 update documentation sources 2022-04-19 10:51:08 +02:00
4ae964b7b8 not responding to PADO #73 2022-04-19 10:50:38 +02:00
f803267cf7 Merge pull request #76 from rtbrick/igmp-zapping
zapping enhancements
2022-04-19 09:10:09 +02:00
e2878f1c06 Merge pull request #75 from rtbrick/mac-modifier
#71 mac-modifier
2022-04-19 09:09:55 +02:00
5e70689157 Merge branch 'dev' of github.com:rtbrick/bngblaster into dev 2022-04-14 09:58:08 +02:00
6d240c7ab5 add log message for unsupported CHAP length 2022-04-14 09:57:59 +02:00
b54a08ca05 Merge branch 'dev' of github.com:rtbrick/bngblaster into dev 2022-04-14 07:44:37 +00:00
9700856136 display end prefixes for each route pool 2022-04-14 07:44:25 +00:00
65c9d4f30b #71 mac-modifier
Add new configuration option to modify third byte of
the access session MAC address.
2022-04-14 09:41:32 +02:00
a349848cdf Merge branch 'dev' of github.com:rtbrick/bngblaster into dev 2022-04-14 09:26:57 +02:00
0c3ced1518 Compute the SRGB range to be large enough to hold indexes for ipv4 and ipv6 SIDs 2022-04-14 06:36:56 +00:00
96c6b1e744 zapping enhancements 2022-04-13 14:30:40 +02:00
e484a42722 minor IO enhancements 2022-04-13 12:26:39 +02:00
df87a65c85 load from correct pool when generating node prefix 2022-04-13 06:22:49 +00:00
2cbe06c7fa change IO defaults
+ 1ms rx/tx interval
+ 4096 IO slots
2022-04-12 15:36:05 +02:00
1b474dc369 fix LI stats 2022-04-12 13:29:04 +02:00
4276accf8f add bgp quickstart guide 2022-04-08 15:15:51 +02:00
6498d3ecd4 log stream verification 2022-04-07 23:04:22 +02:00
eaf51117f5 remove ubuntu 22.04 from actions 2022-04-07 09:00:36 +02:00
548000b4a3 add ubuntu 22.04 2022-04-06 23:15:04 +02:00
299521e0d2 update github pages 2022-04-06 23:03:25 +02:00
0660b30710 update docu sources 2022-04-06 23:02:38 +02:00
e43fa2005e stream enhancements/fixes
+ fix stream-reset
+ fix stream loss calc
+ enhance stream delay calc
+ ...
2022-04-06 22:18:41 +02:00