Commit graph

628 commits

Author SHA1 Message Date
Blake J. Harnden
5629ea0245 fixed issue with bad pathing for quagga run state dir 2018-03-20 14:38:48 -07:00
Blake J. Harnden
4540b97939 removed commented out lines in configure.ac 2018-03-16 12:22:19 -07:00
Blake J. Harnden
bc1ef88f82 small fix to coresendmsg and client disconnects no longer log as an exception 2018-03-16 13:10:34 -07:00
Blake J. Harnden
d46aaa1005 Merge branch 'rel/5.1' of git-ssh.web.boeing.com:Boeing-CORE/CORE into rel/5.1 2018-03-16 13:01:23 -07:00
Blake J. Harnden
0e38304b18 updated tcp handler to not timeout and block waiting for messages 2018-03-16 13:01:05 -07:00
Blake J. Harnden
34ce98213d removed udp server due to the hackiness of its interactions with trying to re-use tcp code 2018-03-16 13:00:03 -07:00
Blake J. Harnden
ee5bbdd949 convenience method created for dealing with udp server cases 2018-03-16 12:39:23 -07:00
Blake J. Harnden
7260f823cb updates for dispatching replies from udp handler 2018-03-16 12:18:15 -07:00
Blake J. Harnden
76524abbc2 adjustment for getting session from udp client 2018-03-16 12:13:30 -07:00
Blake J. Harnden
02bcdf617d attempt to correct udp handler 2018-03-16 11:46:05 -07:00
Blake J. Harnden
4e5ee1b3ee removed aux server/handler code 2018-03-16 11:26:44 -07:00
Blake J. Harnden
e0bbeaf79c update to logging in relation to core 2018-03-16 09:39:44 -07:00
Blake J. Harnden
cd7fd43978 updates to support emane 1.2.1 2018-03-16 09:33:43 -07:00
Blake J. Harnden
188f9420ca added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings 2018-03-15 14:31:07 -07:00
Blake J. Harnden
6d3470c95f more corrections for daemon/scripts renaming 2018-03-15 11:56:30 -07:00
Blake J. Harnden
89b448f580 added clean for new man pages generated 2018-03-15 11:55:01 -07:00
Blake J. Harnden
09cf406187 moved daemon/sbin to daemon/scripts 2018-03-15 11:30:11 -07:00
Blake J. Harnden
ac81c049ee updated links in core gui, fixed broken user list, all updated to https 2018-03-15 10:40:27 -07:00
Blake J. Harnden
01fe8d708c updates to simplify tracking the copyright and an update to 2018, still room for improvement 2018-03-15 10:36:54 -07:00
Blake J. Harnden
b74d3488f7 fixed coresendmsg after testing 2018-03-14 13:34:25 -07:00
Blake J. Harnden
138b2fcc4a update to get coresendmsg working again 2018-03-14 13:14:14 -07:00
Blake J. Harnden
46e057d1ed updated configure to check for python 2.7 2018-03-14 10:47:31 -07:00
Blake J. Harnden
51855831c1 formally removing python-prefix and revision scripts 2018-03-14 10:45:34 -07:00
Blake J. Harnden
8e3b6b0b95 updates to try and resync make dist to include current files 2018-03-14 10:43:25 -07:00
Blake J. Harnden
3b568e965d removed manifest.in from dist line in daemon makefile 2018-03-14 09:04:01 -07:00
Blake J. Harnden
20305776e4 updated the message at the end of configure 2018-03-14 09:00:19 -07:00
Blake J. Harnden
6210e70c80 initial cleanup passing over all makefiles and configure.ac 2018-03-13 16:20:50 -07:00
Blake J. Harnden
ac705f4908 initial commit to remove packaging related files 2018-03-08 14:43:27 -08:00
Blake J. Harnden
bffed34a47 removed kernel patches and some minor cleanup to documentation in relation 2018-03-08 11:20:26 -08:00
Blake J. Harnden
3bfcdac630 updated index in gui defined nodes to be in order 2018-03-07 16:19:01 -08:00
Blake J. Harnden
a5370ee28c initial commit removing all related xen code, docs, files 2018-03-07 15:47:14 -08:00
Blake J. Harnden
940e10ef5e small change to documentation referencing other virtualizations 2018-03-07 14:42:41 -08:00
Blake J. Harnden
bc1e3e70c9 initial pass at removing bsd and code related to using bsd nodes 2018-03-07 12:54:19 -08:00
Blake Harnden
4858151d7c Merge branch '6-files-under-version-control-that-are-to-be-ignored-in-gitignore' into '5.1'
Resolve "Files under version control that are to be ignored in .gitignore"

See merge request Boeing-CORE/CORE!1
2018-03-05 12:56:49 -07:00
Blake J. Harnden
4518136cd7 fixed bad ignore for Makefiles under the kernel directory 2018-03-05 11:54:23 -08:00
Blake J. Harnden
ec79c7dba3 removed some exceptions that were logged but ignore within services 2018-03-05 09:20:49 -08:00
Blake J. Harnden
974559843a defined custom core command error that defaults to printing command output as well 2018-03-02 16:22:20 -08:00
Blake J. Harnden
29a3496eda expose command exceptions within emane and mobility 2018-03-02 15:54:27 -08:00
Blake J. Harnden
fbc749849c updates to expose exceptions from physical nodes as well 2018-03-02 14:12:57 -08:00
Blake J. Harnden
a8ee7f35d6 updates to check_cmd to just return output, as status is pointless 2018-03-02 13:57:50 -08:00
Blake J. Harnden
43554cbb62 initial effort to remove swallowing exceptions within internal code 2018-03-02 13:39:44 -08:00
Blake J. Harnden
a3356127d2 removed deprecated sonarqube setting to try and leverage new branch settings 2018-03-02 09:47:28 -08:00
Blake J. Harnden
cd77875e64 switched pnodes to check commands ran for configuration 2018-03-02 09:36:29 -08:00
Blake J. Harnden
513bb7e263 fixed issue with refactored mute_detach 2018-03-02 09:20:50 -08:00
Blake J. Harnden
00b3c97448 further removal and refactoring of methods used within misc/utils.py 2018-03-02 09:15:52 -08:00
Blake J. Harnden
6211b09585 further cleanup in regards the commands that are being used within core 2018-03-01 16:23:58 -08:00
Blake J. Harnden
870d87804b updated commands that return output to strip it before returning 2018-03-01 13:46:09 -08:00
Blake J. Harnden
d3bd61ddcf updates to consolidate commands that need to be defined by a new node type 2018-03-01 13:21:25 -08:00
Blake J. Harnden
0b8ee7760d reverted refactoring method name until xen/bsd nodes are cleared out 2018-03-01 09:26:28 -08:00
Blake J. Harnden
908fb777de updated to vnode on how commands are ran, updated all functions to capture output and raise exceptions when commands fail 2018-03-01 09:17:58 -08:00