mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 02:24:48 +08:00

- NFSv2 requires userland RPC calls to determine the version of NFS and the FH. This is passed to the kernel. - Port more libc/rpc. Update #4475
6 lines
151 B
HTML
6 lines
151 B
HTML
NET_CFG_INTERFACE_0 = lo0
|
|
NET_CFG_SELF_IP = 192.168.0.10
|
|
NET_CFG_NETMASK = 255.255.0.0
|
|
NET_CFG_PEER_IP = 192.168.0.20
|
|
NET_CFG_GATEWAY_IP = 192.168.0.1
|