Commits
- Commit:
ae9fafb1f5a7e1c39fd4b8d1bb9d299facb7bc67
- From:
- chris <chris@nmedia.net>
- Date:
Merge branch 'master' of https://github.com/yellowman/nsh
- Commit:
5a64be2df98dc16d97e70c3c9b029fc873e40800
- From:
- chris <chris@nmedia.net>
- Date:
Change 'config' to 'configure' (still accepts partial words, like all
commands) and enforce it for commands in the global scope that make system
configuration changes. It also accepts 'configure terminal' like Cisco IOS.
This is a simple guard against commands being used which change system
configuration until 'config' mode is entered. Since NSH targets users
who may not be extremely familiar or comfortable with a CLI environment,
this is useful. Accidental cut-and-paste is a thing! The same users may
likely to be familiar with 'config t' as cisco shorthand and it's
nice if we can act in a familiar manner.
This means that a majority of NSH commands now require both 'configure'
and 'enable' before they can be used. In the future, perhaps we'll find
that 'enable' is superfluous.
- Commit:
dcafb87d27f62e818a6f87203d7e44a14ae6481e
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
Improve nsh.8 with bridge examples
Improve nsh.8 with bridge examples
bridge 4
veb 4
tpmr 4 ( and a clarification about config limitiations on tpmr
and other cross reference improvements
- Commit:
f49c1a3aa1e636cbb8f34940660a227320ffbc21
- From:
- chris <chris@nmedia.net>
- Date:
get rid of dns command that doesn't exist anymore
- Commit:
d7afb8ef38f84731939e178574c16d9889361baa
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
add dhcrelay as a supported service
add dhcrelay DHCPrelay agent as a supported service
- Commit:
105413c5f7f31d6f37026bac0ae9b1a00ca52586
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
add show interface status command, and improvements
add show interface status command
improve tags for commands
improve Cross referencing on interface drivers
- Commit:
5d9dbeb4e2bda0159a5c212e713d39806c812bca
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
update nsh.8 with show bridge and dynamic routing
ubdate nsh.8 with show commands that are supported
show bridge, show bgp, show ospf, show rip, show ldp
improve cross references in the manual with openbsd daemons and clean up based on output of
mandoc -Tlint ./nsh.8
- Commit:
df31a4a1c4078acfc592c3229295c259996c8e4b
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
add new show commands vlan, bridge, arp, ndp
add new show commands vlan, bridge, arp, ndp
and add explict reference to top level commands that have sub commands dont just call sub commands call the top level command also
eg
show kernel pf ...
also explictly call
show kernel
to test the operation of the commands without the sub command also
- Commit:
f0fe0d1cbff7e557230d8236299f45765828dc5d
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
insert deprecation notice insert info about new manual
insert deprecation notice insert info about new manual
- Commit:
e3ae3f878d741da0faea82a868ab22cd453cf8e0
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #59 from stspdotname/showbridge
add a "show bridge" command
- Commit:
e2bc7ed3866b0b4e75de711c534f5d187e1d3d45
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #62 from yellowman/smytht-update-manual-version-andshow-commands
Add files via upload
- Commit:
84a761ef3024cc3b5c66e202e3ebb7e5ec81c796
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a "show bridge" command
This command provides a quick overview of bridges in the system and
shows their member interfaces and descriptions.
Long lists of member interfaces wrap at 80 columns. For example:
nsh/show bridge
% Bridge Status Member Interfaces
veb0 up vport0 em1 athn0 tap0 tap1 tap80 tap81 tap82 tap83 tap84
tap85 tap86 tap87 tap88 tap89 tap90 tap91 tap92 tap93 tap94
tap95 tap96 tap97 tap98 tap99
Description: wifi/ethernet/vpn bridge
bridge0 down tap72 tap71 tap70
Description: -
nsh/
- Commit:
0f0cf46008676ab6046b48634cf17146f68bbb6a
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
Add files via upload
smytht update manual version and show commands and clean up of formatting etc
- Commit:
4bd5bc5e501ffd5983a86ccba11a123cd088f6b7
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
update version from 1.0 to 1.1
update version from 1.0 to 1.1
- Commit:
4dfca50932823e49f95aaf15a6f690e20705e1d8
- From:
- Chris Cappuccio <chris@nmedia.net>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #57 from stspdotname/initifp
initialize ifp in show_vnet_parent()
- Commit:
4ad1a7fb37babdf8bc6becc72d712f0a8e43eaff
- From:
- smytht <tom.smyth@wirelessconnect.eu>
- Date:
move nsh-scripts-1.0 to nsh-scripts
rename directory while preserving file commit history
- Commit:
90427237b8e9836153ed1871e5400cf9faf07aae
- From:
- Chris Cappuccio <chris@nmedia.net>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #56 from stspdotname/showvlan
add a "show vlan" command
- Commit:
5ef42896e22a5f4d1d2fc6cd8f4e6d981c1fef05
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
initialize ifp in show_vnet_parent()
I am not sure how this ever worked without providing the desired
interface name in the ioctl request.
- Commit:
2c64685c5981b27557f833c412b905e338157f15
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
update See allso cross reference section order
update See allso cross reference section order
- Commit:
1edb14c1c67f348a1056574a5a133747677b9f50
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a "show vlan" command
This command provides a high-level overview of VLANs configured
on the system, similar to the cisco-style "show vlan" command.
- Commit:
3e900a0e4ce20da82f78e6b5b2ab520729e3e62c
- From:
- Chris Cappuccio <chris@nmedia.net>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #55 from stspdotname/ndp
add nsh commands for the IPv6 Neighbour Discovery Protocol
- Commit:
d145e97f33d22211323e07e5f621d8fa8c6a53a7
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
update nsh.8 with supported daemons & version
update nsh.8 with supported daemons
update version number in comment
clean up authors
- Commit:
0f2907ccd2c03329079c1156cdf2974cdc4e93fe
- From:
- Chris Cappuccio <chris@nmedia.net>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #54 from stspdotname/iface-status
implement a cisco-style 'show interface status' command
- Commit:
1b67eebf6758eab11b454ef83f99448d3e38a961
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add nsh commands for the IPv6 Neighbour Discovery Protocol
Add four new nsh commands to manage the NDP cache, similar to the
commands which exist for the IPv4 ARP cache:
1. show ndp
2. ndp <inet6 addr> <ether addr> [temp] [proxy]
3. no ndp <inet6 addr>
4. flush ndp
Based on code from OpenBSD usr.sbin/ndp/ndp.c.
Some code is shared between nsh's arp.c and the new ndp.c file.
- Commit:
86304fb021deeb6d7331f6e2be4bd710997dc449
- From:
- smytht <smytht@users.noreply.github.com>
- Via:
- GitHub <noreply@github.com>
- Date:
update for upcomming 1.1 release
bump the version number to 1.1 for the upcomming 1.1 release
update supported daemon list and put in aphabetcial order
update the manual link to point at the wiki manual and nsh.8 manual
update todo list with the new project page on git hub
update the see also to include the recent youtube video of Toms
presentation on NSH at EuroBSDCon