summaryrefslogtreecommitdiff
path: root/src/Network.hs
AgeCommit message (Collapse)Author
2024-08-11Remove emptyVarValue from ExprType classRoman Smrž
2024-07-30Add network member to the node objectRoman Smrž
Changelog: Add network member to the node object
2023-04-26Route tracking in namespaces and helper functionsRoman Smrž
2023-04-26Use link objects for disconnect commandsRoman Smrž
2023-04-25Link type and associated functionsRoman Smrž
2023-04-23Add network namespace in constructor of corresponding typeRoman Smrž
2023-04-18Bring up veth peer in subnet firstRoman Smrž
2023-04-02Network namespace typeRoman Smrž
2023-04-01Shorten veth names in parent network using only indexRoman Smrž
2023-03-31Types for IP address and prefixRoman Smrž
2023-03-28Network subnets and routingRoman Smrž
2023-03-26Network refactoring with explicit prefixesRoman Smrž
2022-11-30Separate process list from networkRoman Smrž
2022-11-19Network expression type and contextRoman Smrž
2022-10-07Process node record accessorRoman Smrž
2022-10-05Support multiple node variables with same nameRoman Smrž
2022-09-30Generic record member selection expressionRoman Smrž
2022-09-27Separate Network moduleRoman Smrž