changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / lisp/lib/pod/obj/network.lisp

changeset 165: fbab9b24fbe6
author: ellis <ellis@rwest.io>
date: Thu, 04 Jan 2024 23:07:59 -0500
permissions: -rw-r--r--
description: pod types
1 (in-package :pod)
2 
3 (defclass live-network ()
4  (disable-dns driver gateway ipv6 internal labels mac-vlan options range subnet))