brona / iproute2mac

CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command.
MIT License
898 stars 73 forks source link

`ip r` does not work under macOS Catalina. #30

Closed jiegec closed 5 years ago

jiegec commented 5 years ago

Command: netstat -nr -f inet. Actual output(macOS Catalina):

Routing tables

Internet:
Destination        Gateway            Flags        Netif Expire

Expected output(macOS Mojave):

Routing tables

Internet:
Destination        Gateway            Flags        Refs      Use   Netif Expire

Working on a patch for it.

brona commented 5 years ago

Resolved in v1.2.3.