Skip to content

Releases: Sibyx/BinksRouter

0.4.0

28 Apr 07:41

Choose a tag to compare

0.4.0 Pre-release
Pre-release
  • Feature: RIPv2 🎇
  • Feature: Router configuration window
  • Change: ProxyARP refactor

0.3.0

13 Apr 16:27

Choose a tag to compare

0.3.0 Pre-release
Pre-release
  • 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

0.2.0

20 Mar 23:16

Choose a tag to compare

0.2.0 Pre-release
Pre-release
  • 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 to Interface
  • Update: Updated PacketDotNet to 1.0.4 from 1.0.3

0.1.0

02 Mar 22:37

Choose a tag to compare

0.1.0 Pre-release
Pre-release
  • Feature: ARPTable using ConcurrentDictionary
  • Feature: Basic ARP functionality