URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47abcfc74721ea8bac35dbb877db615081720cff
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
47abcfc by Evan Huus (eapache@xxxxxxxxx):
Vagrant setup fixes
- add license headers to the scripts
- don't mount `.` into the VM manually, vagrant already puts it in /vagrant/
for us, just use that.
- build with -j3, slightly more efficient even with two cores
Change-Id: I43580ade7ae2635696072b39e4f18a401a030a85
Reviewed-on: https://code.wireshark.org/review/9127
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 92c8c3a TCP: Add expert info to indicate when there is TCP Fast Open SYN (with Cookie)
adds 47abcfc Vagrant setup fixes
Summary of changes:
Vagrantfile | 3 ---
vagrant_build.sh | 25 +++++++++++++++++++++++--
vagrant_provision.sh | 21 +++++++++++++++++++++
3 files changed, 44 insertions(+), 5 deletions(-)