8b9ed6fa22
add ISIS SR node SID support
2022-03-07 09:19:12 +01:00
abf1886c9e
ISIS crash fixed
...
Crash if ISIS PDU was received but not configured.
2022-03-07 09:19:12 +01:00
2f8f5a2e66
allow large control socket commands
2022-03-07 09:19:12 +01:00
5395576716
ISIS docu
2022-03-07 09:19:12 +01:00
5c54777008
missing status in isis database command
2022-03-07 09:19:12 +01:00
abc12f32c6
ISIS docu
2022-03-07 09:19:12 +01:00
f0fcc5651b
ISIS config docu
2022-03-07 09:19:12 +01:00
84706453e2
disable traffic autostart via config
2022-03-07 09:19:12 +01:00
b6d4925bcf
ISIS LSP update command
2022-03-07 09:19:12 +01:00
5fc6602fe5
ISIS load MRT file command
2022-03-07 09:19:12 +01:00
8b5bd49383
ISIS fixes
2022-03-07 09:19:12 +01:00
5c9430fb51
ISIS MRT header length field
2022-03-07 09:19:12 +01:00
0b48509473
ISIS external connections
...
+ support for external connections
+ fixes in MRT file shandling
+ ...
2022-03-07 09:19:12 +01:00
62ce7556ab
add ISIS MRT file support
2022-03-07 09:19:12 +01:00
9f5cf2c499
ISIS docu update
2022-03-07 09:19:12 +01:00
fb4e4990d7
ISIS control commands
2022-03-07 09:19:12 +01:00
137df5bff1
ISIS teardown
2022-03-07 09:19:12 +01:00
218753681e
ISIS docu (initial draft)
2022-03-07 09:19:12 +01:00
de5d8e73c5
ISIS basically working
...
+ restructured code (own directory, ...)
+ authentication
+ flooding
+ ...
2022-03-07 09:19:12 +01:00
9f3da9d490
set IPv6 link-local address to EUI64
2022-03-07 09:19:12 +01:00
47181ca186
ISIS Enhancements (WIP)
...
+ send IPv6 link-local in in hello
+ extend isis interface command with peer info
+ enhance isis are to str function
+ enhance isis system-id to str function
2022-03-07 09:19:12 +01:00
79a2d3bffe
ISIS Initial Draft (WIP)
2022-03-07 09:19:12 +01:00
dc52079b8b
fix accounting packets for IPv6
2022-03-02 13:25:42 +01:00
615dd9aca8
add config opton to filter streams from capture
...
New configuration option `capture-include-streams`
to filter BNG Blaster streams (UC and MC) from captures.
2022-03-01 21:03:44 +01:00
2f5b0d7ce0
fix session-traffic handling
2022-01-28 15:55:13 +01:00
44e146cbe5
fix interfaces command (segfault)
2022-01-27 09:21:05 +01:00
cc355f8959
extend interfaces cmd with traffic stats
2022-01-26 13:41:09 +01:00
28b2f9b254
change timer layout for better cacheline friendlyness, use bool rather than bitflags
2022-01-26 13:40:54 +01:00
553e7e9b18
use less expensive strncpy() rather than snprintf() for formatting a timer name
2022-01-26 13:40:54 +01:00
a96c096c66
MPLS stream support
...
Add support to send/receive traffic streams
with up to two MPLS labels on network interfaces.
2022-01-26 13:40:54 +01:00
86a37509e3
fix ICMPv6 echo response
2022-01-26 13:40:54 +01:00
9800a43deb
#64 IP6CP interface identifier EUI-64
...
Derive IP6CP interface identifier from
client MAC address (EUI-64).
2022-01-26 13:40:54 +01:00
ed7a9d688b
fix ip6cp typo
2022-01-26 13:40:54 +01:00
daaf11ad4f
add stream max packets and start delay
...
Add new option to delay stream traffic start
(start-delay) and max packets (max-packets).
2022-01-26 13:40:54 +01:00
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