Christian Giese

Results 11 issues of Christian Giese

This issue tracks all changes related to support multithreaded packet receive (RX) in order to increase scaling.

enhancement
scaling

Add support for DHCPv4 and DHCPv6 on A10NSP interfaces. - [x] DHCPv4 - [x] ARP - [ ] DHCPv6 - [ ] ICMPv6 ND PR: https://github.com/rtbrick/bngblaster/pull/88 Branch: https://github.com/rtbrick/bngblaster/tree/a10nsp_dhcp

enhancement

Add new configuration to force outer VLAN restore and add to documentation.

enhancement
low

Add new control socket commands to reset the session traffic, interface packet and protocol counters.

enhancement

The FEC TLV was malformed for all prefixes with length less or equal 24. According to RFC5036, an address prefix is encoded according to the address family field, whose length,...

needs testing

Frequently, we encounter situations during testing where a capture is required while the test is running. However, restarting BNG Blaster is not desirable sometimes. Therefore, we propose adding a dynamic...

enhancement

The BNG Blaster control socket is an UNIX domain stream socket which allows to interactively communicate with the BNG Blaster via JSON RPC. This request is about to add connection...

enhancement
low