Skip to content
Snippets Groups Projects
Select Git revision
  • add-scapy-to-container-images
  • create-docker-compose-setup
  • ethernet_security
  • evaluate-metrics
  • master default protected
5 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Sep2131Aug30292019153Jun220May34Jun323Apr23MarFixed Ethernet socketethernet_securityethernet_securityAdded packet signing and verifyingAES encryptionevaluate-metricsevaluate-metricsAdded support for authenticationAdded encryption/authentication to Ethernet packetsUpdate setup in order to measure message countmastermasterMerge branch 'chassis-powertrain-body-basic-setup' into 'master'Fixed Ethernet sniff filter and send function. Cleaned importsAdded -i option for specifying ethernet interfaceAdded protocol option to the script. Fixed Ethernet support (sockets)Added support for sending Ethernet packetsRemoved old code from previous CAN implementationUse SocketCAN interface instead of Python-CANAdd separate sockets to ECU processes for packet sniffingTemporarily changed Scapy SocketCAN implementation to Python-CAN for easier testing, added enum for frame sending frequencies and made Chassis ECU process generic in order to reuse it for the other vehicle componentsAdd a basic .gitignore with rules for .idea and __pycache__ directoriesStarted working on the Process class which is spawned for every ECU in our setup, added a basic Thread class for periodic sending of CAN Frames at different time intervals, refactor parts of code (splitting code into separate files, renaming some of the existing functions and files)Small PoC with python-canWrite PASTA1.0 CAN specifications (frame id, source and target) - source: https://github.com/pasta-auto/PASTA1.0/blob/master/doc/PASTA1.0%20CAN-ID%20List%20v1.0E.pdfMerge branch 'add-scapy-to-container-images' into 'master'Add scapy installation in both images, together with python3 and pipadd-scapy-to-co…add-scapy-to-container-imagesUpdate Makefile indentationUpdate README.mdUpdate README.mdMerge branch 'create-docker-compose-setup' into 'master'Update Makefile and README after including docker-compose and ethernet containercreate-docker-c…create-docker-compose-setupStore images in gitlab registry; Modify locally built container images to use the uploaded imagesUpdate setup to include ethernet container; Add docker-compose with local docker images for the momentUpdate README.md with an fix for vcan kernel module error;Fix typo in README.mdUpdate README.mdUpdate README.mdUpdate README.mdUpdate MakefileAdd -d parameter to run docker image in the backgroundUpdate Makefile to remove build dependencyAdd README.mdAdd Makefile for basic Docker commandsAdd Dockerfile for basic container which uses can-utils in order to generate random traffic on a virtual interface
Loading