51 Commits

Author SHA1 Message Date
Christian Giese a87dd068a0 RAW TCP support 2023-10-31 09:39:04 +00:00
Christian Giese a6cb23fb3d fix OSPFv3 ext connection config 2023-10-12 13:45:33 +00:00
Christian Giese ac9814b618 Add OSPFv2 SR support 2023-09-25 09:59:41 +00:00
Christian Giese 5b20f94144 add purge option to ISIS and update docs 2023-09-13 07:50:16 +00:00
Christian Giese f87f45ba42 add new option to prevent ospf external purge 2023-09-12 20:45:33 +00:00
Christian Giese 38404d76a4 ISIS, OSPF and lspgen docu update 2023-09-04 14:55:37 +00:00
Christian Giese 637caf7db0 OSPF external connection docu 2023-08-31 14:07:05 +00:00
Christian Giese e7347ea15a OSPF docu update 2023-08-25 11:46:36 +00:00
Christian Giese 7973e818d1 OSPF docu init 2023-08-25 11:46:35 +00:00
Christian Giese f33d8fd6dc docu update 2023-06-30 11:05:27 +00:00
Christian Giese 3552064073 add HTTP server support 2023-06-15 07:55:51 +00:00
Christian Giese 164a88fdcf HTTP client docu 2023-06-15 07:55:51 +00:00
Christian Giese 610c967677 add access-aggregation-circuit-id to docs 2023-06-15 07:54:32 +00:00
Christian Giese 445b4bfa8c add a10nsp-interface to access docu 2023-06-06 12:43:49 +00:00
Christian Giese f7866bf034 update LDP docu 2023-04-27 08:39:39 +00:00
Christian Giese 7c36e1e49b ISIS docu update 2023-04-25 20:00:58 +00:00
Christian Giese a900a7507c LDP IPv6 support 2023-04-21 14:50:20 +00:00
Christian Giese a5de57dc6f add zapping-wait to docu 2023-04-11 18:51:58 +00:00
Christian Giese b9251ece03 A10NSP DHCPv6 and LDRA
This commit adds support for DHCPv6 on
A10NSP interfaces (#87). It also adds
general support for DHCPv6 LDRA (#96 and #157).
2023-04-04 11:07:47 +02:00
Christian Giese 1e2c22eed9 add ICMPv6 RA to docu 2023-02-27 21:08:00 +00:00
Christian Giese 3444a82e59 set DHCP enabled default to true 2023-02-16 16:59:21 +00:00
Christian Giese 5ae597d9c6 documentation update 2023-02-09 20:24:56 +00:00
Christian Giese efaa10f220 support stream rate in Kbps, Mbps and Gbps 2023-02-07 20:49:13 +00:00
Christian Giese 9dd77d4c27 update isis config docu 2023-02-07 18:31:26 +00:00
Christian Giese 4c445b6198 add new option to modify access VLAN iterator 2023-01-27 15:03:37 +00:00
Christian Giese 765e7976cd fix #140 DHCPv6 IA_NA/IA_PD reject handling
+ ensure that requested IA is included in response
+ correct handling and logging of IA status codes
+ add new config option to disable IA_NA
+ add new config option to disable IA_PD
2023-01-19 13:54:23 +00:00
Christian Giese 7ff1d41dfd remove legacy thread-group config 2023-01-17 10:05:53 +00:00
Christian Giese b0e4e65877 update LDP docs 2023-01-17 09:52:01 +00:00
Christian Giese c80e5011bd IPoE reconnect support
Add support to reconnect IPoE sessions via control socket commands.
2023-01-11 22:10:09 +00:00
Christian Giese 6b90bff389 LDP stream traffic support 2023-01-03 13:12:52 +01:00
Christian Giese 4dfcc8d4b6 LDP docu 2023-01-03 13:12:52 +01:00
Christian Giese 6f5979ee2e LDP initial structure 2023-01-03 13:12:52 +01:00
Christian Giese e77a17fc04 add option to disable access-line in DHCPv4/6 2022-11-17 22:18:35 +01:00
Christian Giese 3371d5b9be update docs for capture-include-streams 2022-11-08 21:42:47 +00:00
Christian Giese 39fd6b4bc2 add config l2tp-server->lcp-padding
This config options allows to add a
fixed padding to all LCP packets send
from emulated LNS.
2022-11-04 16:15:01 +00:00
Christian Giese 40d1d1422d docu update 2022-11-02 17:52:51 +01:00
Christian Giese ddc5ab100c docu update 2022-11-02 17:52:51 +01:00
Christian Giese ddebe8cb2e fixed #115 l2tp hello 2022-11-02 17:52:51 +01:00
Christian Giese fe72332596 update docs 2022-11-02 17:52:51 +01:00
Christian Giese 05ad00ae79 update docs 2022-11-02 17:52:51 +01:00
Christian Giese 1fcda13562 update docs 2022-11-02 17:52:51 +01:00
Christian Giese c2e05b8236 monkey test docu 2022-06-15 08:26:16 +00:00
Christian Giese 5b734a66b7 update streams config docu 2022-06-08 13:57:15 +00:00
Christian Giese 0c8e03d98f IPv4 DF bit handingl
+ set IPv4 DF bit for all session and stream traffic
+ add option ipv4-df to unset DF bit per stream
2022-06-08 09:33:38 +00:00
Christian Giese 3f25bc3a17 add ppp-mru to access interface 2022-06-03 14:23:35 +00:00
Christian Giese d17363c74d add session-start command #78 2022-04-21 15:01:18 +02:00
Christian Giese d21e113f90 update documentation sources 2022-04-19 10:51:08 +02:00
Christian Giese 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
Christian Giese 49c9ac66a9 add max join delay threshold 2022-04-04 10:17:00 +02:00
Christian Giese 5175849018 add session-traffic label and address options 2022-04-01 11:00:19 +02:00