remove additional newline that was unnecessary |
|
More...
|
almost 2 years ago
|
update ctl.c as Stefan recommended |
|
More...
|
almost 2 years ago
|
extern not static thanks for the tip stsp |
|
More...
|
almost 2 years ago
|
Merge pull request #109 from stspdotname/showint-extra-arg |
|
More...
|
almost 2 years ago
|
Merge pull request #110 from stspdotname/interface-extra-arg |
|
More...
|
almost 2 years ago
|
reject redundant interface unit arguments to interface command |
|
More...
|
almost 2 years ago
|
reject extra argument to 'show int' if we already have an interface unit |
|
More...
|
almost 2 years ago
|
show vlan command with rdomain examples |
|
More...
|
almost 2 years ago
|
Merge pull request #108 from stspdotname/showvlan-rdomain |
|
More...
|
almost 2 years ago
|
add show ip show inet show inet6 with rdomain examples .. |
|
More...
|
almost 2 years ago
|
Merge pull request #107 from stspdotname/showip-rdomain |
|
More...
|
almost 2 years ago
|
make "show vlan" display the routing domain of vlan interfaces |
|
More...
|
almost 2 years ago
|
add support for routing domains to the "show ip" command |
|
More...
|
almost 2 years ago
|
Merge pull request #106 from stspdotname/showip |
|
More...
|
almost 2 years ago
|
Update nsh.8 with show ip show inet show inet6 examples |
|
More...
|
almost 2 years ago
|
Merge pull request #104 from stspdotname/show-vlan-range |
|
More...
|
almost 2 years ago
|
update nsh.8 with show vlan range option and example |
|
More...
|
almost 2 years ago
|
include ctl.h is not needed in route.c |
|
More...
|
almost 2 years ago
|
add command 'show ip' which provides an overview of IP addresses |
|
More...
|
almost 2 years ago
|
add the obj directory to the ignore list |
|
More...
|
almost 2 years ago
|
Merge pull request #105 from stspdotname/route-label |
|
More...
|
almost 2 years ago
|
check the route label to figure out if dhcpleased installed a default route |
|
More...
|
almost 2 years ago
|
display route label when showing information about a specific route |
|
More...
|
almost 2 years ago
|
allow 'show vlan' to display VLANs within a user-specified VLAN tag range |
|
More...
|
almost 2 years ago
|
make 'show interface status' display the interface routing domain |
|
More...
|
almost 2 years ago
|
add sasyncd test to ctl.h and improve add config-test |
|
More...
|
almost 2 years ago
|
correct complilation error due to missing edits on ctl.h and conf.c |
|
More...
|
almost 2 years ago
|
Merge pull request #102 from stspdotname/cmdexit |
|
More...
|
almost 2 years ago
|
create ctl.h and move ctl declarations from externs.h |
|
More...
|
almost 2 years ago
|
make cmdargs() return the exit code of the called program |
|
More...
|
almost 2 years ago
|