Blake Harnden
|
4aeb16b866
|
removed ns3 related code
|
2020-01-09 16:36:00 -08:00 |
|
Blake Harnden
|
fe8bc6f10e
|
removed usage of brctl and dependency on bridge-utils library as it is deprecated, replaced with using iproute instead
|
2019-12-23 14:48:56 -08:00 |
|
Blake Harnden
|
e92441d728
|
bumped version to 6.0.0
|
2019-12-20 09:42:43 -08:00 |
|
Blake Harnden
|
6edd6a7fdb
|
first pass at removing all python2 specific dependencies, updating python requirements.txt/setup.py/Pipfiles/Makefiles, and removing python2 compat imports
|
2019-10-17 14:52:31 -07:00 |
|
bharnden
|
a93763f4a7
|
bump version for release
|
2019-10-12 08:57:14 -07:00 |
|
Blake Harnden
|
d00658ccb2
|
updated version to 5.5.1
|
2019-10-04 12:47:01 -07:00 |
|
bharnden
|
0bba23da69
|
set version to 5.5.0 for release
|
2019-10-03 12:54:56 -07:00 |
|
Blake Harnden
|
572ed48241
|
added ethtool to configure.ac, updated other program checks to fail when not found and required
|
2019-10-02 08:58:25 -07:00 |
|
Blake Harnden
|
07c28e8a93
|
updated configure.ac python3 argument help line to be more specific
|
2019-09-27 14:22:50 -07:00 |
|
Blake Harnden
|
3cf557024c
|
added more formal configure option for enabling python3, avoids issues with not having a very specific name for PYTHON being set
|
2019-09-27 13:08:59 -07:00 |
|
Blake Harnden
|
03cf401639
|
moved AM_CONDITIONAL out of if statement
|
2019-09-27 12:41:34 -07:00 |
|
bharnden
|
212b8ccb02
|
bumping version for release
|
2019-09-23 23:28:16 -07:00 |
|
Kevin Larson
|
76846fefeb
|
Removing deprecated perf scripts
|
2019-08-08 16:19:01 -07:00 |
|
bharnden
|
b8cbf6b5f6
|
bumped version for release
|
2019-07-05 16:12:26 -07:00 |
|
Blake Harnden
|
0692ab6f68
|
added check for grpcio-tools in autoconf, updated install docs to denote python dependencies and grpcio-tools for building from source
|
2019-06-10 13:15:34 -07:00 |
|
Blake Harnden
|
43627805ee
|
small tweak to building python2/3 and install.md documentation
|
2019-06-10 12:26:44 -07:00 |
|
Blake Harnden
|
fc654a31a8
|
update to installation docs, tweaks to handling python2/3 package builds
|
2019-06-10 11:41:27 -07:00 |
|
bharnden
|
579c0d5783
|
version bumped to 5.3.0 and removed empty email field from package maintaners
|
2019-06-07 21:51:24 -07:00 |
|
Blake Harnden
|
e62ae42bdc
|
merged latest from master
|
2019-06-07 10:05:40 -07:00 |
|
Blake Harnden
|
b448c6ebf0
|
bumped version to 5.2.2 and fixed issue in gui that prevented moving nodes while mobility was occuring
|
2019-06-07 09:10:34 -07:00 |
|
bharnden
|
23ae71bed3
|
make netns install programs to bin, since c extension is no longer used, added hack to endforce dist-packages
|
2019-06-03 21:59:29 -07:00 |
|
Kevin Larson
|
e74b833db2
|
Updated print in configure.ac to be python2/3 compatible
|
2019-05-28 11:16:34 -07:00 |
|
Kevin Larson
|
83e883ee13
|
Removed instances of old nrl mailing list
|
2019-05-28 10:59:34 -07:00 |
|
bharnden
|
0677a5c718
|
updated makefiles to build/clean protobuf files
|
2019-03-26 08:58:29 -07:00 |
|
bharnden
|
51217e509b
|
updated version to 5.2.1, updates to make version bumps easier, and updated changelog
|
2019-03-25 10:44:47 -07:00 |
|
Jeff Ahrenholz
|
06709de2e9
|
add --enable-vnodedonly configure flag; make Python optional
|
2018-10-10 12:26:21 -07:00 |
|
Jeff Ahrenholz
|
1c3385b50c
|
do not try to build docs by default, unless './configure --enable-docs' is specified
|
2018-10-09 15:51:54 -07:00 |
|
Jeff Ahrenholz
|
f37e788a9e
|
make python-sphinx optional
|
2018-09-07 10:19:43 -07:00 |
|
Blake J. Harnden
|
23f5d7fb8c
|
moved core markdown documentation to live within to repo, this will eventually be the docs hosted on github and allow them to be versioned with the code
|
2018-07-31 12:57:30 -07:00 |
|
Blake J. Harnden
|
3fb8ae0439
|
updated versioning to 5.2
|
2018-07-06 14:26:33 -07:00 |
|
bharnden
|
80fb71455d
|
Update configure.ac
stop $HOME from expanding during make
|
2018-05-23 10:05:43 -07:00 |
|
Blake J. Harnden
|
1ac862cc17
|
updates to init scripts and cleanup for unsupported scripts
|
2018-03-22 18:32:58 -07:00 |
|
Blake J. Harnden
|
987e6f4f50
|
update to find programs from path instead of being hardcoded when build
|
2018-03-21 23:07:34 -07:00 |
|
Blake J. Harnden
|
5403b10cef
|
update to set CORE_STATE_DIR to /var
|
2018-03-20 14:49:17 -07:00 |
|
Blake J. Harnden
|
4540b97939
|
removed commented out lines in configure.ac
|
2018-03-16 12:22:19 -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
|
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
|
46e057d1ed
|
updated configure to check for python 2.7
|
2018-03-14 10:47:31 -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
|
a5370ee28c
|
initial commit removing all related xen code, docs, files
|
2018-03-07 15:47:14 -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 J. Harnden
|
c4a61b269b
|
updates to support dynamic loading of emane models from a custom emane directory
|
2018-02-05 11:22:01 -08:00 |
|
Blake J. Harnden
|
a166c162f7
|
fixed #136, added check for sphinx-apidoc to configure.ac
|
2018-01-15 01:30:31 -08:00 |
|
Blake J. Harnden
|
14312db02d
|
updated versions to 5.1
|
2018-01-10 15:22:54 -08:00 |
|
Blake J. Harnden
|
77be7f5c30
|
moved ns3 from under daemon to the root of the project and updated references
|
2018-01-04 16:34:22 -08:00 |
|
Blake J. Harnden
|
d799390c4a
|
moved netns code from daemon/src to netns at the top level, updated files to account for location change
|
2018-01-04 12:03:14 -08:00 |
|
Blake J. Harnden
|
59e6b6630a
|
added initial fpm commands for building packages and minor updates to support
|
2017-12-21 16:19:12 -08:00 |
|
Blake J. Harnden
|
f61c07c108
|
removed pip check, updated make files for using DESTDIR, removed usage of pip during make install
|
2017-08-21 12:55:51 -07:00 |
|