eecb169596
declare local RX functions as static
2022-01-26 13:40:54 +01:00
b01b61e5a7
#63 reject unknown LCP options
...
Reject all unknown LCP configuration
options by sending LCP conf-reject.
2022-01-26 13:40:54 +01:00
06fb7599f9
fix typo
2022-01-07 09:40:34 +00:00
f4a2c819bf
Merge pull request #62 from rtbrick/dev
...
Dev to Main
0.6.3
2021-12-15 22:06:41 +01:00
963624a344
add new start-delay config opton
2021-12-14 11:09:54 +01:00
937d563f31
traffic stream fixes
2021-12-10 14:41:56 +01:00
401692f273
Merge pull request #61 from rtbrick/dev
...
fix DHCP timout in report
2021-12-06 23:03:30 +01:00
44aa49e597
fix DHCP timout in report
2021-12-06 23:02:15 +01:00
e8d7d426f1
fix DHCP timout in report
2021-12-06 23:01:25 +01:00
678712a69c
Merge pull request #60 from rtbrick/dev
...
Dev to Main
0.6.2
2021-12-06 15:23:08 +01:00
48fb951c4a
fix #59 segmentation fault
2021-12-06 15:12:23 +01:00
6963acd337
add avg session traffic stats
2021-12-06 15:07:20 +01:00
01ce67e1b1
fix L2TP traffic flow tracking and loss count
2021-12-06 14:27:38 +01:00
aae3fc71f7
#57 access-ipv4/6-source-address
...
Add support to overwrite the source IP for
upstream stream traffic to allow testing RPF
functionality for IPv4 and IPv6.
2021-11-26 17:52:26 +01:00
34969776f1
Merge pull request #58 from rtbrick/fix_loss_calc
...
fix bbl loss calculation
2021-11-26 16:55:56 +01:00
a51ce42287
fix bbl loss calculation
2021-11-26 16:49:37 +01:00
557a86afda
fix function to derive session_id from DHCP
2021-11-17 11:07:11 +01:00
d0d54c7743
fix IPoE with IPv6 only
2021-11-11 09:23:58 +01:00
ad04ce3954
Merge pull request #53 from rtbrick/dev
...
Dev to Main
0.6.1
2021-11-10 10:27:52 +01:00
49e9efe04a
Update sessions-pending cmd
...
Display session with session traffic
not verified here as well.
2021-11-09 14:49:45 +01:00
10c717b981
Docu Update
2021-11-09 12:20:44 +01:00
f37d635a9d
L2TP LNS StopCCN Fix
2021-11-09 11:55:10 +01:00
7c9672cd8e
Display Flow Delay in MSEC
2021-11-09 11:54:53 +01:00
f1cdec1467
Fix L2TP Data RX Stats
2021-11-08 17:07:21 +01:00
4f7cebeb6f
Merge pull request #52 from rtbrick/dev
...
Cleanup / Docu
0.6
0.6.0
2021-11-02 16:25:06 +01:00
cbb37b7d7e
Docu Update
2021-11-02 16:24:28 +01:00
3d9f5b075a
Merge pull request #50 from Istvan91/cleanup
...
Cleanup
2021-11-02 16:20:01 +01:00
95ccff7bd9
Merge pull request #51 from rtbrick/dev
...
Dev to Main (0.6)
2021-11-02 16:10:52 +01:00
2dc4a42d26
apply markdownlint suggestions to docs/*
2021-11-02 16:03:29 +01:00
b1485ed59e
remove trailing whitespace
2021-11-02 16:02:19 +01:00
c118298465
Merge branch 'dev' of github.com:rtbrick/bngblaster into dev
2021-11-02 15:53:59 +01:00
f97c0e7e7b
Docu Update
2021-11-02 15:53:32 +01:00
a0c3fe7b5f
Merge pull request #49 from Istvan91/change_lock_path
...
Change default lock path
2021-11-02 14:48:52 +01:00
2200e185d6
README Docu Update
2021-11-02 14:45:42 +01:00
468effef75
Add Contribution FIle
2021-11-02 14:38:45 +01:00
9641910cff
Change default path of the lock file
...
Previously lock files were written to /tmp. This patch changes the path
to /run/lock (formally /var/lock), which is intended to be used for lock
files.
Usually systems mount /run/* directories as tmpfs, which conveniently
"removes" lock files on reboots.
2021-11-02 13:40:56 +01:00
1afdb00b47
Add Config Examples
2021-11-02 11:52:27 +01:00
a5d73820d2
Merge pull request #48 from rtbrick/traffic-stream-enhancements
...
Traffic Stream Enhancements
2021-11-02 06:59:53 +01:00
a4d2140adb
Unit Tests and Docu
2021-10-29 17:44:28 +02:00
3515e78665
Fix L2TP Tunnel Teardown
2021-10-28 17:39:08 +02:00
b6b2f8e1da
Fix ICMPv6 Encode
2021-10-28 14:21:25 +02:00
a65f1ecade
Respond to IPv6 PING
2021-10-28 14:16:19 +02:00
cc33597301
Fix MC MAC Addresses
2021-10-28 13:59:44 +02:00
1dea03ccc2
Fix IPv4 Router Alert Option Bug
2021-10-28 11:08:02 +02:00
ca9f38c184
Fix MC Traffic
2021-10-27 16:15:07 +02:00
1c3cdcc429
SQube Fixes
2021-10-26 17:38:24 +02:00
61a78a484d
Add Stream RX Delay to Summary Stats
2021-10-26 16:08:07 +02:00
091fd565ec
CTRL Socket Enhancements, Docu...
2021-10-26 15:49:55 +02:00
f0a71da4dd
Traffic Streams Thread Group Support
2021-10-26 13:01:54 +02:00
228182c0f8
Thread Groups (WIP)
2021-10-22 16:04:42 +02:00