diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2023-01-03 23:07:04 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2023-01-03 23:07:04 +0000 |
commit | 358551de19c9ff5bab9cd9c98769224f63fb7e94 (patch) | |
tree | 4d07108af0cf2f1946b7cf8965f06bf9b9a80c16 /sys/src/9/teg2 | |
parent | 9e1b4cb6b3a24e6fab6512280620fc2b8c5a321f (diff) |
devip: actually put igmp in ip section
Diffstat (limited to 'sys/src/9/teg2')
-rw-r--r-- | sys/src/9/teg2/ts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/src/9/teg2/ts b/sys/src/9/teg2/ts index 146f37e92..39d577344 100644 --- a/sys/src/9/teg2/ts +++ b/sys/src/9/teg2/ts @@ -22,7 +22,7 @@ dev # flash ether netif - ip arp chandial igmp ip ipv6 ipaux iproute netlog nullmedium pktmedium inferno + ip arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium inferno # draw screen # dss @@ -49,6 +49,7 @@ ip ipifc icmp icmp6 + igmp ipmux gre esp |