1
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make the 'show' command available in interface context More... about 1 year ago
make 'traceroute' and 'traceroute6' commands available in interface context More... about 1 year ago
make 'ping' and 'ping6' commands available in interface context More... about 1 year ago
make the 'manual' command available in interface context More... about 1 year ago
remove additional newline that was unnecessary More... about 1 year ago
update ctl.c as Stefan recommended More... about 1 year ago
extern not static thanks for the tip stsp More... about 1 year ago
Merge pull request #109 from stspdotname/showint-extra-arg
chriscappuccio
as Chris Cappuccio
More... about 1 year ago
Merge pull request #110 from stspdotname/interface-extra-arg
chriscappuccio
as Chris Cappuccio
More... about 1 year ago
reject redundant interface unit arguments to interface command More... about 1 year ago
reject extra argument to 'show int' if we already have an interface unit More... about 1 year ago
show vlan command with rdomain examples More... about 1 year ago
Merge pull request #108 from stspdotname/showvlan-rdomain More... about 1 year ago
add show ip show inet show inet6 with rdomain examples .. More... about 1 year ago
Merge pull request #107 from stspdotname/showip-rdomain More... about 1 year ago
make "show vlan" display the routing domain of vlan interfaces More... about 1 year ago
add support for routing domains to the "show ip" command More... about 1 year ago
Merge pull request #106 from stspdotname/showip More... about 1 year ago
Update nsh.8 with show ip show inet show inet6 examples More... about 1 year ago
Merge pull request #104 from stspdotname/show-vlan-range More... about 1 year ago
update nsh.8 with show vlan range option and example More... about 1 year ago
include ctl.h is not needed in route.c More... about 1 year ago
add command 'show ip' which provides an overview of IP addresses More... about 1 year ago
add the obj directory to the ignore list More... about 1 year ago
Merge pull request #105 from stspdotname/route-label
chriscappuccio
as Chris Cappuccio
More... about 1 year ago
check the route label to figure out if dhcpleased installed a default route More... about 1 year ago
display route label when showing information about a specific route More... about 1 year ago
allow 'show vlan' to display VLANs within a user-specified VLAN tag range More... about 1 year ago
make 'show interface status' display the interface routing domain More... about 1 year ago
add sasyncd test to ctl.h and improve add config-test More... about 1 year ago