Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 419e99faea0ffd33e0b7176bc0ff08927ff67de9)
|
|
(cherry picked from commit 7f037a063af0c96ec41f1b15306b690417374f4e)
|
|
(cherry picked from commit 868c8d899f22fdde22f90afab326b61b11e199db)
|
|
(cherry picked from commit c34a0b81b02cb875fcb0822454a9a5eca630a5a6)
|
|
(cherry picked from commit 865874dbe3466f3188b4ebe6556fa00beefa6354)
|
|
(cherry picked from commit 4164cb4d2a5f17fe7ea0b2242855bad6f5e70d5c)
|
|
(cherry picked from commit 94e26478b7bc4aaa785660c6d77b55483c66df76)
|
|
(cherry picked from commit ecb4650bc1ff7f7039a8de0c21f72667be9b189d)
|
|
(cherry picked from commit 3358412ae5e8d7ba94aedeb78080d2509d82239f)
|
|
(cherry picked from commit bc6ffc5d3503af09c65a58f7d5907562d3fef944)
|
|
(cherry picked from commit 8a1c2a082a43dedd4cb29872f663e98d3c797877)
|
|
(cherry picked from commit f2b1229509cedbc5d201afb83a73dd142f98ddda)
|
|
(cherry picked from commit 7789cf5e792174aff5c127eb90859c46608a937b)
|
|
(cherry picked from commit 8f4406f107b6f93eb9e868018150e1f4687aef68)
|
|
(cherry picked from commit 269c88bff20c49876e5780dd8bf379e3d1fe1601)
|
|
make this distinction
(cherry picked from commit cfdcb8f015619b90212a991bfd8a6d80d9695b2b)
|
|
debugging layout
(cherry picked from commit c831e2addd7389339ebc5918b0eb564a93265799)
|
|
(cherry picked from commit 947180c60d07535ed897f8dabe7ec0af2f0c71bc)
|
|
(cherry picked from commit 7d92aaf02a6e8f7ab2bc0e70b6d303f85a69d5f4)
|
|
(cherry picked from commit fe45ff72d582d2f84d9db15ad82fb8aca0047c03)
|
|
(cherry picked from commit c719d7bdefd748955d06fa29072f2f65a86e05e4)
|
|
(cherry picked from commit 3a77209514688f91476322562c5fb1be505a71b8)
|
|
(cherry picked from commit b906651c85a7bf45c715727b2099151f08762ec8)
|
|
suggested by support
(cherry picked from commit 7621362a1a6ac0b5234fffdd4ff5fd1fe9f8625d)
|
|
these scripts
(cherry picked from commit 334a6fab05b5e51097010b1da41fca32df7b8959)
|
|
(cherry picked from commit 86584774d9a33cad75e6dac2b66ce48513fa84f1)
|
|
(cherry picked from commit 79dcb2805dc1e6c39304aaa2c296029d764cc4c7)
|
|
command structure
(cherry picked from commit 55b60fa024e3a19e8e8cddeb218db3a1291efdff)
|
|
(cherry picked from commit 5b35321d23bd19d0d6433a61c433c2d93b0753db)
|
|
(cherry picked from commit 5703c4c4f0b5cd00bd6cdef58df53d50117e6496)
|
|
(cherry picked from commit ad977c6e06a54fedba9381a476514f694b67405d)
|
|
(cherry picked from commit 68c02e8503c1be4cf4fb2c1c0c66cf9604481f5d)
|
|
'clear ip route' to 'reset ip route'
'clear ipv6 route' to 'reset ipv6 route'
'clear ipv6 neighbors' to 'reset ipv6 route'
Modified some telnet help text
(cherry picked from commit 8d494099bcbeda63eabe8ef268dbc8838a17ffe9)
|
|
(cherry picked from commit f303468f4f3e3465647e06100032c4005c44d4dd)
|
|
(cherry picked from commit 2f6c8ec6f68d44503ee20ad655dd89efa55678cd)
|
|
(cherry picked from commit ce64904840bea3e716a7de3eca2618e63bcd87d1)
|
|
(cherry picked from commit f28077e62a757491e9ae8200f9cbb92eda7410dc)
|
|
'reset connection-tracking'
(cherry picked from commit c26d0f90bd39af8f58ab9f6ac75786c3dda87a55)
|
|
(cherry picked from commit 2e54f9d80f908032a6e3c1ed1413941aa5685cd9)
|
|
Just the directory sturcture
This doesn't do anything yet, more to come.
(cherry picked from commit 05d281856431755d2b915306447722d3adba9849)
|
|
will run: watch /opt/vyatta/bin/vyatta-op-cmd-wrapper 'cmd'
(cherry picked from commit e6f8c6d9458ac25a5bfdd30056e872bf342a940d)
|
|
(cherry picked from commit 68e7a415d5ff5ebc2aa7569c01aa69d1a0d5e27a)
|
|
1. ping <ipv4|ipv6|hostname> will use
* ping for a v4 address
* ping6 for a v6 address
* ping or ping6 for a hostname which ever resolves prefering ipv4
2. ping ipv4 <ipv4|hostname> will ping
3. ping ipv6 <ipv6|hostname> will ping6
4. ping <node> option <advanced ping options>
* allows for options to pass down to ping
* this is a stop gap while we add the most common options
* to the CLI
(cherry picked from commit 5145fd68da8f1c7f8289b99f58cb6eb96389fcef)
|
|
|
|
|
|
with the webgui)
|
|
|
|
command should fix the majority of the problems. It would be better to fix the readline/less interaction in the future
|
|
|
|
running:// in file name completions
|