![]()
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 2 20:27:11 2009 UTC (3 years, 2 months ago) by chris
Branch: MAIN
CVS Tags: HEAD
Diff to previous 1.1 (colored)
add show bgp ip (becomes bgpctl show ip bgp)
Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 14 01:00:59 2008 UTC (4 years, 3 months ago) by chris
Branch: MAIN
-SIGINT longjmp back to command() loop -Command completion framework based on ftp client's completion feature -Import StringList library -Import new StringList based makeargv() function with cursor argument locating trick Now we need more command completions, only handles menu and interface name completions at the moment. We also need context sensitive help/usage to pop up for uncompleted command arguments.