- Feature: DHCP server
- Change: NuGet packages updated (living on a prayer)
- Feature: RIPv2 🎇
- Feature: Router configuration window
- Change: ProxyARP refactor
- Feature: ProxyARP
- Change: RoutingTable is thread-safe now
- Feature: Ability to remove static and RIP routes
- Note: Removed ARP broadcast bullshit
- Chamge:
Protocols
namespace introduced
- Feature: Static routing baby 🍸
- Feature: Syslog client
- Feature: Interface confugration
- Change: ARP refactor (
ArpManager
with clock introduced) - Change: Format
PhysicalAddress
with colon - Change:
Device
entity renamed toInterface
- Update: Updated PacketDotNet to 1.0.4 from 1.0.3
- Feature: ARPTable using
ConcurrentDictionary
- Feature: Basic ARP functionality