Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
4698 |
5537 d 0 h |
mejdrech |
/branches/network/uspace/srv/net/netif/ |
Net: obsolete nil message handlers removed |
|
/branches/network/uspace/srv/net/netif/netif.c
|
4697 |
5537 d 0 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: documentation and style fixes |
|
/branches/network/uspace/srv/net/netif/netif_standalone.c /branches/network/uspace/srv/net/nil/eth/eth_module.c
|
4696 |
5537 d 0 h |
mejdrech |
/branches/network/ |
Net: dummy nil module |
|
/branches/network/uspace/srv/net/nil/nildummy /branches/network/uspace/srv/net/nil/nildummy/Makefile /branches/network/uspace/srv/net/nil/nildummy/nildummy.c /branches/network/uspace/srv/net/nil/nildummy/nildummy.h /branches/network/uspace/srv/net/nil/nildummy/nildummy_module.c
/branches/network/boot/arch/ia32/Makefile.inc /branches/network/uspace/lib/libc/include/ipc/services.h /branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/net/net.h /branches/network/uspace/srv/net/netif/lo/Makefile /branches/network/uspace/srv/net/netif/lo/lo.c
|
4582 |
5610 d 0 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * merge fix, * fibril synchronization |
|
/branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip.h /branches/network/uspace/srv/net/inet.c /branches/network/uspace/srv/net/net/net.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/socket/socket_client.c /branches/network/uspace/srv/net/structures/packet/packet.c /branches/network/uspace/srv/net/structures/packet/packet_server.c
|
4498 |
5632 d 9 h |
mejdrech |
/branches/network/uspace/srv/net/netif/ |
Net: + lo->net_nil_packet_space message, * dp8390 send queueing problem fixed, + dp8390 packet queue send |
|
/branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/lo.c
|
4351 |
5667 d 1 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: resolved some TODOs, fixed bundle DP8390 + Ethernet protocol mapping |
|
/branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp.h /branches/network/uspace/srv/net/il/arp/arp_module.c /branches/network/uspace/srv/net/il/arp/arp_module.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip.h /branches/network/uspace/srv/net/il/ip/ip_module.c /branches/network/uspace/srv/net/il/ip/ip_module.h /branches/network/uspace/srv/net/include/il_interface.h /branches/network/uspace/srv/net/include/ip_interface.h /branches/network/uspace/srv/net/include/protocol_map.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/net/net.c /branches/network/uspace/srv/net/net/net.h /branches/network/uspace/srv/net/net/net_bundle.c /branches/network/uspace/srv/net/net/net_standalone.c /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/nil_remote.c /branches/network/uspace/srv/net/structures/packet/packet_client.h /branches/network/uspace/srv/net/structures/packet/packet_remote.c /branches/network/uspace/srv/net/structures/packet/packet_server.c /branches/network/uspace/srv/net/structures/packet/packet_server.h
|
4350 |
5667 d 3 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: improved documentation (except ip and tcp) |
|
/branches/network/uspace/srv/net/Doxyfile /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp_messages.h /branches/network/uspace/srv/net/il/arp/arp_module.c /branches/network/uspace/srv/net/il/arp/arp_module.h /branches/network/uspace/srv/net/il/arp/arp_remote.c /branches/network/uspace/srv/net/il/il_messages.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip_header.h /branches/network/uspace/srv/net/include/arp_interface.h /branches/network/uspace/srv/net/include/device.h /branches/network/uspace/srv/net/include/il_interface.h /branches/network/uspace/srv/net/include/ip_interface.h /branches/network/uspace/srv/net/include/net_interface.h /branches/network/uspace/srv/net/include/netif_interface.h /branches/network/uspace/srv/net/include/nil_interface.h /branches/network/uspace/srv/net/include/protocol_map.h /branches/network/uspace/srv/net/module.c /branches/network/uspace/srv/net/modules.c /branches/network/uspace/srv/net/modules.h /branches/network/uspace/srv/net/net/net.c /branches/network/uspace/srv/net/net/net.h /branches/network/uspace/srv/net/net/net_bundle.c /branches/network/uspace/srv/net/net/net_remote.c /branches/network/uspace/srv/net/net/net_standalone.c /branches/network/uspace/srv/net/netif/dp8390/Makefile /branches/network/uspace/srv/net/netif/dp8390/dp8390.h /branches/network/uspace/srv/net/netif/dp8390/local.h /branches/network/uspace/srv/net/netif/dp8390/ne2000.c /branches/network/uspace/srv/net/netif/dp8390/ne2000.h /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/netif/netif_module.h /branches/network/uspace/srv/net/netif/netif_nil_bundle.c /branches/network/uspace/srv/net/netif/netif_remote.c /branches/network/uspace/srv/net/netif/netif_standalone.c /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/nil/eth/eth_header.h /branches/network/uspace/srv/net/nil/eth/eth_module.c /branches/network/uspace/srv/net/nil/nil_messages.h /branches/network/uspace/srv/net/nil/nil_module.h /branches/network/uspace/srv/net/nil/nil_remote.c /branches/network/uspace/srv/net/self_test.c /branches/network/uspace/srv/net/self_test.h /branches/network/uspace/srv/net/sockaddr.c /branches/network/uspace/srv/net/structures/module_map.c /branches/network/uspace/srv/net/structures/module_map.h /branches/network/uspace/srv/net/structures/packet/packet_messages.h /branches/network/uspace/srv/net/structures/packet/packet_remote.c
|
4332 |
5673 d 0 h |
mejdrech |
/branches/network/ |
Net: +qemu 0.10.2 sending arp packets, *dp8390(ne2k), arp and ethernet fixed, +DIX and 802.3 + 802.2 + LSAP + SNAP ethernet modes, *char_map key string exact lengths fixed |
|
/branches/network/contrib/conf/qemu.sh /branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/net/net_bundle.c /branches/network/uspace/srv/net/net/net_standalone.c /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/self_test.c /branches/network/uspace/srv/net/structures/char_map.c
|
4327 |
5673 d 11 h |
mejdrech |
/branches/network/ |
Net: *merged with trunk 4326, +ne2k irq debug |
|
/branches/network/boot/arch/ppc32/yaboot /branches/network/contrib/conf/ppc32-qe.sh /branches/network/kernel/arch/ia64/include/drivers/ski.h /branches/network/kernel/arch/ia64/src/drivers/ski.c /branches/network/kernel/genarch/include/drivers/via-cuda /branches/network/kernel/genarch/src/drivers/via-cuda /branches/network/uspace/srv/kbd/include/sun.h /branches/network/uspace/srv/kbd/port/sun.c
/branches/network/boot/arch/ia32/grub /branches/network/kernel/arch/arm32/include/console.h /branches/network/kernel/arch/arm32/src/console.c /branches/network/kernel/arch/ia64/include/ski /branches/network/kernel/arch/ia64/src/ski /branches/network/kernel/arch/mips32/include/console.h /branches/network/kernel/arch/mips32/src/console.c /branches/network/kernel/arch/ppc32/include/drivers/cuda.h /branches/network/kernel/arch/ppc32/src/drivers/cuda.c
/branches/network/HelenOS.config /branches/network/boot/arch/amd64/Makefile.inc /branches/network/boot/arch/ia32/Makefile.inc /branches/network/boot/arch/ppc32/Makefile.inc /branches/network/boot/arch/ppc32/loader/ofwarch.c /branches/network/boot/arch/sparc64/Makefile.inc /branches/network/boot/arch/sparc64/loader/asm.S /branches/network/boot/arch/sparc64/loader/boot.S /branches/network/contrib/conf/arm32-gx.sh /branches/network/contrib/conf/mips32-gx.sh /branches/network/contrib/conf/pearpc.conf /branches/network/defaults/ppc32/Makefile.config /branches/network/defaults/ppc32/output /branches/network/kernel/arch/amd64/src/amd64.c /branches/network/kernel/arch/arm32/Makefile.inc /branches/network/kernel/arch/arm32/src/arm32.c /branches/network/kernel/arch/ia32/src/ia32.c /branches/network/kernel/arch/ia64/Makefile.inc /branches/network/kernel/arch/ia64/include/arch.h /branches/network/kernel/arch/ia64/include/asm.h /branches/network/kernel/arch/ia64/src/ia64.c /branches/network/kernel/arch/ia64/src/smp/smp.c /branches/network/kernel/arch/mips32/Makefile.inc /branches/network/kernel/arch/mips32/src/mips32.c /branches/network/kernel/arch/ppc32/Makefile.inc /branches/network/kernel/arch/ppc32/include/drivers/pic.h /branches/network/kernel/arch/ppc32/src/drivers/pic.c /branches/network/kernel/arch/ppc32/src/dummy.s /branches/network/kernel/arch/ppc32/src/interrupt.c /branches/network/kernel/arch/ppc32/src/ppc32.c /branches/network/kernel/arch/sparc64/include/atomic.h /branches/network/kernel/arch/sparc64/include/drivers/kbd.h /branches/network/kernel/arch/sparc64/include/drivers/sgcn.h /branches/network/kernel/arch/sparc64/include/mm/frame.h /branches/network/kernel/arch/sparc64/include/trap/mmu.h /branches/network/kernel/arch/sparc64/include/trap/trap_table.h /branches/network/kernel/arch/sparc64/src/asm.S /branches/network/kernel/arch/sparc64/src/console.c /branches/network/kernel/arch/sparc64/src/drivers/kbd.c /branches/network/kernel/arch/sparc64/src/drivers/sgcn.c /branches/network/kernel/arch/sparc64/src/dummy.s /branches/network/kernel/arch/sparc64/src/mm/frame.c /branches/network/kernel/arch/sparc64/src/mm/page.c /branches/network/kernel/arch/sparc64/src/mm/tlb.c /branches/network/kernel/arch/sparc64/src/sparc64.c /branches/network/kernel/arch/sparc64/src/start.S /branches/network/kernel/arch/sparc64/src/trap/trap_table.S /branches/network/kernel/genarch/Makefile.inc /branches/network/kernel/genarch/include/drivers/dsrln/dsrlnin.h /branches/network/kernel/genarch/include/drivers/i8042/i8042.h /branches/network/kernel/genarch/include/drivers/ns16550/ns16550.h /branches/network/kernel/genarch/include/drivers/z8530/z8530.h /branches/network/kernel/genarch/include/kbrd/kbrd.h /branches/network/kernel/genarch/include/srln/srln.h /branches/network/kernel/genarch/src/drivers/dsrln/dsrlnin.c /branches/network/kernel/genarch/src/drivers/ega/ega.c /branches/network/kernel/genarch/src/drivers/i8042/i8042.c /branches/network/kernel/genarch/src/drivers/ns16550/ns16550.c /branches/network/kernel/genarch/src/drivers/z8530/z8530.c /branches/network/kernel/genarch/src/kbrd/kbrd.c /branches/network/kernel/genarch/src/multiboot/multiboot.c /branches/network/kernel/genarch/src/srln/srln.c /branches/network/kernel/generic/include/console/chardev.h /branches/network/kernel/generic/include/console/console.h /branches/network/kernel/generic/include/string.h /branches/network/kernel/generic/src/console/chardev.c /branches/network/kernel/generic/src/console/cmd.c /branches/network/kernel/generic/src/console/console.c /branches/network/kernel/generic/src/console/kconsole.c /branches/network/kernel/generic/src/ddi/irq.c /branches/network/kernel/generic/src/debug/symtab.c /branches/network/kernel/generic/src/interrupt/interrupt.c /branches/network/kernel/generic/src/ipc/irq.c /branches/network/kernel/generic/src/ipc/sysipc.c /branches/network/kernel/generic/src/lib/string.c /branches/network/kernel/generic/src/main/kinit.c /branches/network/kernel/generic/src/mm/slab.c /branches/network/kernel/generic/src/proc/task.c /branches/network/uspace/app/bdsh/cmds/builtin_cmds.c /branches/network/uspace/app/bdsh/cmds/mod_cmds.c /branches/network/uspace/app/bdsh/cmds/modules/help/help.c /branches/network/uspace/app/bdsh/cmds/modules/ls/ls.c /branches/network/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c /branches/network/uspace/app/bdsh/cmds/modules/rm/rm.c /branches/network/uspace/app/bdsh/cmds/modules/touch/touch.c /branches/network/uspace/app/bdsh/exec.c /branches/network/uspace/app/bdsh/input.c /branches/network/uspace/app/init/init.c /branches/network/uspace/app/tester/devmap/devmap1.c /branches/network/uspace/app/tester/vfs/vfs1.c /branches/network/uspace/app/tetris/input.c /branches/network/uspace/app/tetris/scores.c /branches/network/uspace/app/tetris/screen.c /branches/network/uspace/app/tetris/tetris.c /branches/network/uspace/lib/libc/arch/ia64/include/ddi.h /branches/network/uspace/lib/libc/generic/async.c /branches/network/uspace/lib/libc/generic/console.c /branches/network/uspace/lib/libc/generic/getopt.c /branches/network/uspace/lib/libc/generic/io/io.c /branches/network/uspace/lib/libc/generic/io/stream.c /branches/network/uspace/lib/libc/generic/io/vprintf.c /branches/network/uspace/lib/libc/generic/kbd.c /branches/network/uspace/lib/libc/generic/libc.c /branches/network/uspace/lib/libc/generic/loader.c /branches/network/uspace/lib/libc/generic/string.c /branches/network/uspace/lib/libc/generic/thread.c /branches/network/uspace/lib/libc/generic/vfs/vfs.c /branches/network/uspace/lib/libc/include/async.h /branches/network/uspace/lib/libc/include/console.h /branches/network/uspace/lib/libc/include/io/stream.h /branches/network/uspace/lib/libc/include/ipc/fb.h /branches/network/uspace/lib/libc/include/stdio.h /branches/network/uspace/lib/libc/include/string.h /branches/network/uspace/lib/libc/include/thread.h /branches/network/uspace/lib/libc/include/vfs/vfs.h /branches/network/uspace/srv/console/console.c /branches/network/uspace/srv/devmap/devmap.c /branches/network/uspace/srv/fb/ega.c /branches/network/uspace/srv/fb/fb.c /branches/network/uspace/srv/fb/serial_console.c /branches/network/uspace/srv/fs/fat/fat_dentry.c /branches/network/uspace/srv/fs/fat/fat_ops.c /branches/network/uspace/srv/fs/tmpfs/tmpfs.c /branches/network/uspace/srv/fs/tmpfs/tmpfs.h /branches/network/uspace/srv/fs/tmpfs/tmpfs_dump.c /branches/network/uspace/srv/fs/tmpfs/tmpfs_ops.c /branches/network/uspace/srv/kbd/Makefile /branches/network/uspace/srv/kbd/generic/kbd.c /branches/network/uspace/srv/kbd/include/layout.h /branches/network/uspace/srv/kbd/layout/cz.c /branches/network/uspace/srv/kbd/layout/us_dvorak.c /branches/network/uspace/srv/kbd/layout/us_qwerty.c /branches/network/uspace/srv/kbd/port/ns16550.c /branches/network/uspace/srv/kbd/port/z8530.c /branches/network/uspace/srv/loader/main.c /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/net/net_bundle.c /branches/network/uspace/srv/net/net/net_standalone.c /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_drv.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/pci/libpci/names.c /branches/network/uspace/srv/rd/rd.c /branches/network/uspace/srv/vfs/vfs.h /branches/network/uspace/srv/vfs/vfs_ops.c /branches/network/uspace/srv/vfs/vfs_register.c
|
4307 |
5678 d 6 h |
mejdrech |
/branches/network/ |
Net: +modular x one module architectures supported, *networking globally renamed to net |
|
/branches/network/uspace/srv/net/il/arp/arp_messages.h /branches/network/uspace/srv/net/il/arp/arp_remote.c /branches/network/uspace/srv/net/il/il_messages.h /branches/network/uspace/srv/net/il/ip/ip_remote.c /branches/network/uspace/srv/net/include/arp_interface.h /branches/network/uspace/srv/net/include/il_interface.h /branches/network/uspace/srv/net/include/ip_interface.h /branches/network/uspace/srv/net/include/ip_protocols.h /branches/network/uspace/srv/net/include/net_interface.h /branches/network/uspace/srv/net/include/netif_interface.h /branches/network/uspace/srv/net/include/nil_interface.h /branches/network/uspace/srv/net/net /branches/network/uspace/srv/net/net/net.c /branches/network/uspace/srv/net/net/net.h /branches/network/uspace/srv/net/net/net_bundle.c /branches/network/uspace/srv/net/net/net_remote.c /branches/network/uspace/srv/net/net/net_standalone.c /branches/network/uspace/srv/net/net/start /branches/network/uspace/srv/net/net/start/netstart.c /branches/network/uspace/srv/net/netif/netif_messages.h /branches/network/uspace/srv/net/netif/netif_module.h /branches/network/uspace/srv/net/netif/netif_nil_bundle.c /branches/network/uspace/srv/net/netif/netif_remote.c /branches/network/uspace/srv/net/netif/netif_standalone.c /branches/network/uspace/srv/net/nil/nil_messages.h /branches/network/uspace/srv/net/nil/nil_remote.c /branches/network/uspace/srv/net/structures/packet/packet_messages.h /branches/network/uspace/srv/net/structures/packet/packet_remote.c
/branches/network/uspace/srv/net/il/arp/arp_wrappers.h /branches/network/uspace/srv/net/il/ip/ip_messages.h /branches/network/uspace/srv/net/include/arp_messages.h /branches/network/uspace/srv/net/include/netif_messages.h /branches/network/uspace/srv/net/include/nil_messages.h /branches/network/uspace/srv/net/include/protocols.h /branches/network/uspace/srv/net/net/networking.c /branches/network/uspace/srv/net/net/start/networking_startup.c /branches/network/uspace/srv/net/net/startup /branches/network/uspace/srv/net/netif/netif_interface.h /branches/network/uspace/srv/net/netif/netif_wrappers.h /branches/network/uspace/srv/net/networking /branches/network/uspace/srv/net/nil/nil_wrappers.h
/branches/network/HelenOS.config /branches/network/boot/arch/ia32/Makefile.inc /branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/net/err.h /branches/network/uspace/srv/net/il/arp/Makefile /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp.h /branches/network/uspace/srv/net/il/arp/arp_module.c /branches/network/uspace/srv/net/il/ip/Makefile /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip.h /branches/network/uspace/srv/net/il/ip/ip_module.c /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/module.c /branches/network/uspace/srv/net/modules.h /branches/network/uspace/srv/net/net/Makefile /branches/network/uspace/srv/net/net/start/Makefile /branches/network/uspace/srv/net/netif/dp8390/Makefile /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/Makefile /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/nil/eth/Makefile /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/nil/eth/eth_module.c /branches/network/uspace/srv/net/nil/nil_module.h /branches/network/uspace/srv/net/structures/measured_strings.h /branches/network/uspace/srv/net/structures/module_map.c /branches/network/uspace/srv/net/structures/module_map.h /branches/network/uspace/srv/net/structures/packet/packet_client.c /branches/network/uspace/srv/net/structures/packet/packet_header.h /branches/network/uspace/srv/net/structures/packet/packet_server.c /branches/network/uspace/srv/net/tl/tcp/Makefile /branches/network/uspace/srv/net/tl/tcp/tcp.c /branches/network/uspace/srv/net/tl/tcp/tcp.h /branches/network/uspace/srv/net/tl/tcp/tcp_module.c
|
4271 |
5686 d 11 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: +arp message wrappers, +measured_string_copy() |
|
/branches/network/uspace/srv/net/il/arp/arp_wrappers.h /branches/network/uspace/srv/net/include/arp_messages.h
/branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/include/nil_messages.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif_wrappers.h /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/structures/measured_strings.c /branches/network/uspace/srv/net/structures/measured_strings.h
|
4261 |
5689 d 1 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: netif nil bundle prototype, bug fixes |
|
/branches/network/uspace/srv/net/include/nil_messages.h /branches/network/uspace/srv/net/nil/nil_module.h /branches/network/uspace/srv/net/nil/nil_wrappers.h
/branches/network/uspace/srv/net/netif/dp8390/dp8390_module.h /branches/network/uspace/srv/net/nil/eth/eth_module.h
/branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp.h /branches/network/uspace/srv/net/il/arp/arp_module.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/include/byteorder.h /branches/network/uspace/srv/net/include/netif_messages.h /branches/network/uspace/srv/net/include/protocol_map.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/netif/dp8390/Makefile /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/Makefile /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/netif/netif_interface.h /branches/network/uspace/srv/net/netif/netif_wrappers.h /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/nil/eth/Makefile /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/nil/eth/eth_module.c /branches/network/uspace/srv/net/self_test.h /branches/network/uspace/srv/net/sockaddr.c
|
4243 |
5692 d 9 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: +extended gcc checks, +netif ipc message interface, *packed header structures' definitions, +auto gateway hardware address resolution, code cleanup |
|
/branches/network/uspace/srv/net/include/device.h /branches/network/uspace/srv/net/include/netif_messages.h /branches/network/uspace/srv/net/netif/netif_wrappers.h
/branches/network/uspace/srv/net/netif/device.h
/branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp.h /branches/network/uspace/srv/net/il/arp/arp_header.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip.h /branches/network/uspace/srv/net/il/ip/ip_header.h /branches/network/uspace/srv/net/include/protocol_map.h /branches/network/uspace/srv/net/include/socket.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/modules.c /branches/network/uspace/srv/net/netif/dp8390/Makefile /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/Makefile /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/netif/netif_interface.h /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/networking/startup/networking_startup.c /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/nil/eth/eth_header.h /branches/network/uspace/srv/net/sockaddr.c /branches/network/uspace/srv/net/structures/generic_field.h /branches/network/uspace/srv/net/structures/int_map.h /branches/network/uspace/srv/net/structures/measured_strings.c /branches/network/uspace/srv/net/structures/packet/packet.h /branches/network/uspace/srv/net/structures/packet/packet_client.c /branches/network/uspace/srv/net/structures/packet/packet_server.c
|
4197 |
5698 d 9 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: corrected dp8390 get_addr_message, safer task name printfs |
|
/branches/network/uspace/srv/net/il/arp/arp_module.c /branches/network/uspace/srv/net/il/ip/ip_module.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/networking/startup/networking_startup.c /branches/network/uspace/srv/net/nil/eth/eth_module.c /branches/network/uspace/srv/net/structures/char_map.c /branches/network/uspace/srv/net/structures/generic_field.h /branches/network/uspace/srv/net/structures/int_map.h /branches/network/uspace/srv/net/tl/tcp/tcp_module.c
|
4192 |
5699 d 22 h |
mejdrech |
/branches/network/ |
Net: ported dp8390, finished netif startup, enable irq explicitly while registering, improved integration, temporarily removed One module architecture, bug fixes |
|
/branches/network/uspace/srv/net/netif/netif_interface.h /branches/network/uspace/srv/net/structures/module_map.c /branches/network/uspace/srv/net/structures/module_map.h
/branches/network/HelenOS.config /branches/network/kernel/generic/src/ipc/irq.c /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/ip/Makefile /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip.h /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_drv.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_port.h /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/sockaddr.c /branches/network/uspace/srv/net/structures/char_map.c /branches/network/uspace/srv/net/structures/generic_field.h /branches/network/uspace/srv/net/structures/int_map.h /branches/network/uspace/srv/net/structures/measured_strings.c /branches/network/uspace/srv/net/structures/packet/packet.c /branches/network/uspace/srv/net/structures/packet/packet_client.c /branches/network/uspace/srv/net/structures/packet/packet_client.h /branches/network/uspace/srv/net/structures/packet/packet_server.c
|
4166 |
5707 d 11 h |
mejdrech |
/branches/network/ |
Net: corrected net/Makefile config reference, net tasks leaved as RD_SRVS, added qemu with ne2k_isa shell script, dp8390 iospace- changed to pio-_enable |
|
/branches/network/contrib/conf/qemu.sh
/branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c
|
4163 |
5708 d 21 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: added dp8390 driver base, added info messages |
|
/branches/network/uspace/srv/net/netif/dp8390 /branches/network/uspace/srv/net/netif/dp8390/Makefile /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_drv.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_port.h /branches/network/uspace/srv/net/netif/dp8390/local.h /branches/network/uspace/srv/net/netif/dp8390/ne2000.c /branches/network/uspace/srv/net/netif/dp8390/ne2000.h
/branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/netif/lo/Makefile /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/networking/startup/networking_startup.c /branches/network/uspace/srv/net/nil/eth/eth.c
|
4075 |
5717 d 23 h |
mejdrech |
/branches/network/uspace/srv/net/ |
finished eth module, added crc32 and packet queue next and previous functions |
|
/branches/network/uspace/srv/net/crc.c /branches/network/uspace/srv/net/include/crc.h /branches/network/uspace/srv/net/include/ethernet_lsap.h
/branches/network/uspace/srv/net/configuration.h /branches/network/uspace/srv/net/include/ethernet_protocols.h /branches/network/uspace/srv/net/include/protocol_map.h /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/networking/startup/Makefile /branches/network/uspace/srv/net/nil/eth/Makefile /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth_header.h /branches/network/uspace/srv/net/self_test.c /branches/network/uspace/srv/net/structures/packet/packet.c /branches/network/uspace/srv/net/structures/packet/packet.h /branches/network/uspace/srv/net/structures/packet/packet_client.h
|
3991 |
5727 d 21 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Networking: lo processes packet queues, arp, ip and tcp use altered packet functions/messages, added rwlock into arp, added netif flags |
|
/branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip_header.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/netif/device.h /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/tl/tcp/tcp.c
|
3989 |
5727 d 22 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Networking: consolidated modules' make |
|
/branches/network/uspace/srv/net/Makefile.module
/branches/network/uspace/srv/net/il/arp/Makefile /branches/network/uspace/srv/net/il/ip/Makefile /branches/network/uspace/srv/net/netif/lo/Makefile /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/startup/Makefile /branches/network/uspace/srv/net/tl/tcp/Makefile
|
3914 |
5740 d 3 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Networking: added packet map and packet server locking mechanism, corrected packet map initialization in modules |
|
/branches/network/uspace/srv/net/il/arp/arp_module.c /branches/network/uspace/srv/net/il/ip/ip_module.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/structures/packet/packet.c /branches/network/uspace/srv/net/structures/packet/packet_client.h /branches/network/uspace/srv/net/structures/packet/packet_server.c /branches/network/uspace/srv/net/tl/tcp/tcp_module.c
|
3912 |
5740 d 7 h |
mejdrech |
/branches/network/uspace/ |
Networking: documenting arp, packet and other files, spell check, code cleanup, changed implementation year, minor corrections |
|
/branches/network/uspace/srv/net/Doxyfile
/branches/network/uspace/doc/doxygroups.h /branches/network/uspace/srv/net/configuration.h /branches/network/uspace/srv/net/err.h /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp.h /branches/network/uspace/srv/net/il/arp/arp_header.h /branches/network/uspace/srv/net/il/arp/arp_module.c /branches/network/uspace/srv/net/il/arp/arp_module.h /branches/network/uspace/srv/net/il/arp/arp_oc.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip.h /branches/network/uspace/srv/net/il/ip/ip_header.h /branches/network/uspace/srv/net/il/ip/ip_messages.h /branches/network/uspace/srv/net/il/ip/ip_module.c /branches/network/uspace/srv/net/il/ip/ip_module.h /branches/network/uspace/srv/net/include/byteorder.h /branches/network/uspace/srv/net/include/hardware.h /branches/network/uspace/srv/net/include/protocols.h /branches/network/uspace/srv/net/include/sockaddr.h /branches/network/uspace/srv/net/include/socket.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/module.c /branches/network/uspace/srv/net/modules.c /branches/network/uspace/srv/net/modules.h /branches/network/uspace/srv/net/netif/device.h /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/networking/startup/networking_startup.c /branches/network/uspace/srv/net/self_test.c /branches/network/uspace/srv/net/self_test.h /branches/network/uspace/srv/net/sockaddr.c /branches/network/uspace/srv/net/structures/char_map.c /branches/network/uspace/srv/net/structures/char_map.h /branches/network/uspace/srv/net/structures/generic_char_map.h /branches/network/uspace/srv/net/structures/generic_field.h /branches/network/uspace/srv/net/structures/int_map.h /branches/network/uspace/srv/net/structures/measured_strings.c /branches/network/uspace/srv/net/structures/measured_strings.h /branches/network/uspace/srv/net/structures/packet/packet.c /branches/network/uspace/srv/net/structures/packet/packet.h /branches/network/uspace/srv/net/structures/packet/packet_client.c /branches/network/uspace/srv/net/structures/packet/packet_client.h /branches/network/uspace/srv/net/structures/packet/packet_header.h /branches/network/uspace/srv/net/structures/packet/packet_server.c /branches/network/uspace/srv/net/structures/packet/packet_server.h /branches/network/uspace/srv/net/tl/tcp/tcp.c /branches/network/uspace/srv/net/tl/tcp/tcp.h /branches/network/uspace/srv/net/tl/tcp/tcp_module.c /branches/network/uspace/srv/net/tl/tcp/tcp_module.h
|
3901 |
5742 d 5 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Networking: added packet management system |
|
/branches/network/uspace/srv/net/structures/packet/packet_client.c /branches/network/uspace/srv/net/structures/packet/packet_client.h /branches/network/uspace/srv/net/structures/packet/packet_header.h /branches/network/uspace/srv/net/structures/packet/packet_server.c /branches/network/uspace/srv/net/structures/packet/packet_server.h
/branches/network/uspace/srv/net/structures/packet/packet_queue.c /branches/network/uspace/srv/net/structures/packet/packet_queue.h
/branches/network/uspace/srv/net/il/arp/Makefile /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp.h /branches/network/uspace/srv/net/il/ip/Makefile /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip_messages.h /branches/network/uspace/srv/net/il/ip/ip_module.c /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/netif/lo/Makefile /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/structures/generic_field.h /branches/network/uspace/srv/net/structures/packet/packet.c /branches/network/uspace/srv/net/structures/packet/packet.h /branches/network/uspace/srv/net/tl/tcp/Makefile /branches/network/uspace/srv/net/tl/tcp/tcp.c /branches/network/uspace/srv/net/tl/tcp/tcp_module.c
|
3886 |
5744 d 12 h |
mejdrech |
/branches/network/ |
restructured source files |
|
/branches/network/uspace/srv/net/il /branches/network/uspace/srv/net/il/arp /branches/network/uspace/srv/net/il/arp/Makefile /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp.h /branches/network/uspace/srv/net/il/arp/arp_header.h /branches/network/uspace/srv/net/il/arp/arp_module.c /branches/network/uspace/srv/net/il/arp/arp_module.h /branches/network/uspace/srv/net/il/arp/arp_oc.h /branches/network/uspace/srv/net/il/icmp /branches/network/uspace/srv/net/il/ip /branches/network/uspace/srv/net/il/ip/ip_header.h /branches/network/uspace/srv/net/il/ip/ip_messages.h /branches/network/uspace/srv/net/il/ip/ip_module.h /branches/network/uspace/srv/net/il/rarp /branches/network/uspace/srv/net/netif/lo /branches/network/uspace/srv/net/netif/lo/Makefile /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/networking/startup /branches/network/uspace/srv/net/nil /branches/network/uspace/srv/net/nil/ethernet /branches/network/uspace/srv/net/structures /branches/network/uspace/srv/net/structures/char_map.c /branches/network/uspace/srv/net/structures/char_map.h /branches/network/uspace/srv/net/structures/generic_char_map.h /branches/network/uspace/srv/net/structures/generic_field.h /branches/network/uspace/srv/net/structures/int_map.h /branches/network/uspace/srv/net/structures/measured_strings.c /branches/network/uspace/srv/net/structures/measured_strings.h /branches/network/uspace/srv/net/structures/packet /branches/network/uspace/srv/net/structures/packet/packet.c /branches/network/uspace/srv/net/structures/packet/packet.h /branches/network/uspace/srv/net/structures/packet/packet_queue.c /branches/network/uspace/srv/net/structures/packet/packet_queue.h /branches/network/uspace/srv/net/tl /branches/network/uspace/srv/net/tl/tcp /branches/network/uspace/srv/net/tl/tcp/tcp_module.h /branches/network/uspace/srv/net/tl/udp
/branches/network/uspace/srv/net/arp /branches/network/uspace/srv/net/char_map.c /branches/network/uspace/srv/net/char_map.h /branches/network/uspace/srv/net/ethernet /branches/network/uspace/srv/net/generic_char_map.h /branches/network/uspace/srv/net/generic_field.h /branches/network/uspace/srv/net/icmp /branches/network/uspace/srv/net/int_map.h /branches/network/uspace/srv/net/ip /branches/network/uspace/srv/net/measured_strings.c /branches/network/uspace/srv/net/measured_strings.h /branches/network/uspace/srv/net/netif/Makefile /branches/network/uspace/srv/net/netif/lo.c /branches/network/uspace/srv/net/networking_startup /branches/network/uspace/srv/net/packet.c /branches/network/uspace/srv/net/packet.h /branches/network/uspace/srv/net/packet_queue.c /branches/network/uspace/srv/net/packet_queue.h /branches/network/uspace/srv/net/rarp /branches/network/uspace/srv/net/tcp /branches/network/uspace/srv/net/udp
/branches/network/boot/arch/ia32/Makefile.inc /branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/netif/device.h /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/networking/startup/Makefile
|
3846 |
5756 d 19 h |
mejdrech |
/branches/network/uspace/ |
Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others |
|
/branches/network/uspace/srv/net/arp/Makefile /branches/network/uspace/srv/net/arp/arp.c /branches/network/uspace/srv/net/arp/arp.h /branches/network/uspace/srv/net/arp/arp_header.h /branches/network/uspace/srv/net/arp/arp_module.c /branches/network/uspace/srv/net/arp/arp_module.h /branches/network/uspace/srv/net/arp/arp_oc.h /branches/network/uspace/srv/net/include /branches/network/uspace/srv/net/include/byteorder.h /branches/network/uspace/srv/net/include/ethernet_protocols.h /branches/network/uspace/srv/net/include/hardware.h /branches/network/uspace/srv/net/include/protocol_map.h /branches/network/uspace/srv/net/include/protocols.h /branches/network/uspace/srv/net/include/sockaddr.h /branches/network/uspace/srv/net/include/socket.h /branches/network/uspace/srv/net/ip/ip_header.h /branches/network/uspace/srv/net/ip/ip_messages.h /branches/network/uspace/srv/net/ip/ip_module.h /branches/network/uspace/srv/net/netif/device.h /branches/network/uspace/srv/net/packet_queue.c /branches/network/uspace/srv/net/packet_queue.h /branches/network/uspace/srv/net/sockaddr.c /branches/network/uspace/srv/net/tcp/tcp_module.h
/branches/network/uspace/srv/net/netif/netif_device_id_type.h
/branches/network/uspace/doc/doxygroups.h /branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/char_map.c /branches/network/uspace/srv/net/char_map.h /branches/network/uspace/srv/net/configuration.h /branches/network/uspace/srv/net/err.h /branches/network/uspace/srv/net/generic_char_map.h /branches/network/uspace/srv/net/int_map.h /branches/network/uspace/srv/net/ip/Makefile /branches/network/uspace/srv/net/ip/ip.c /branches/network/uspace/srv/net/ip/ip.h /branches/network/uspace/srv/net/ip/ip_module.c /branches/network/uspace/srv/net/measured_strings.c /branches/network/uspace/srv/net/measured_strings.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/module.c /branches/network/uspace/srv/net/modules.c /branches/network/uspace/srv/net/modules.h /branches/network/uspace/srv/net/netif/Makefile /branches/network/uspace/srv/net/netif/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/networking_startup/networking_startup.c /branches/network/uspace/srv/net/packet.c /branches/network/uspace/srv/net/packet.h /branches/network/uspace/srv/net/self_test.c /branches/network/uspace/srv/net/tcp/Makefile /branches/network/uspace/srv/net/tcp/tcp.c /branches/network/uspace/srv/net/tcp/tcp.h /branches/network/uspace/srv/net/tcp/tcp_module.c
|
3685 |
5811 d 20 h |
mejdrech |
/branches/network/uspace/srv/net/ |
successful loopback interface startup and configuration, bidirectional connection deadlock resolved |
|
/branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/ip/Makefile /branches/network/uspace/srv/net/ip/ip.c /branches/network/uspace/srv/net/ip/ip.h /branches/network/uspace/srv/net/measured_strings.c /branches/network/uspace/srv/net/measured_strings.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/modules.c /branches/network/uspace/srv/net/netif/Makefile /branches/network/uspace/srv/net/netif/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/networking_startup/networking_startup.c /branches/network/uspace/srv/net/tcp/tcp.c /branches/network/uspace/srv/net/tcp/tcp.h
|
3666 |
5816 d 20 h |
mejdrech |
/branches/network/ |
network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons |
|
/branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/char_map.c /branches/network/uspace/srv/net/char_map.h /branches/network/uspace/srv/net/configuration.h /branches/network/uspace/srv/net/err.h /branches/network/uspace/srv/net/generic_char_map.h /branches/network/uspace/srv/net/generic_field.h /branches/network/uspace/srv/net/int_map.h /branches/network/uspace/srv/net/measured_strings.c /branches/network/uspace/srv/net/measured_strings.h /branches/network/uspace/srv/net/module.c /branches/network/uspace/srv/net/netif /branches/network/uspace/srv/net/netif/Makefile /branches/network/uspace/srv/net/netif/lo.c /branches/network/uspace/srv/net/netif/netif.c /branches/network/uspace/srv/net/netif/netif.h /branches/network/uspace/srv/net/netif/netif_device_id_type.h /branches/network/uspace/srv/net/networking_startup /branches/network/uspace/srv/net/networking_startup/Makefile /branches/network/uspace/srv/net/networking_startup/networking_startup.c /branches/network/uspace/srv/net/packet.c /branches/network/uspace/srv/net/packet.h /branches/network/uspace/srv/net/self_test.c /branches/network/uspace/srv/net/self_test.h
/branches/network/uspace/srv/net/drivers
/branches/network/Makefile /branches/network/boot/arch/ia32/Makefile.inc /branches/network/uspace/Makefile /branches/network/uspace/app/init/init.c /branches/network/uspace/lib/libc/include/ipc/services.h /branches/network/uspace/srv/net/ip/Makefile /branches/network/uspace/srv/net/ip/ip.c /branches/network/uspace/srv/net/ip/ip.h /branches/network/uspace/srv/net/ip/ip_module.c /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/modules.c /branches/network/uspace/srv/net/modules.h /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/tcp/Makefile /branches/network/uspace/srv/net/tcp/tcp.c /branches/network/uspace/srv/net/tcp/tcp.h /branches/network/uspace/srv/net/tcp/tcp_module.c
|
3466 |
5889 d 4 h |
mejdrech |
/branches/network/ |
networking - basic modules and configurable build architecture |
|
/branches/network/uspace/srv/net /branches/network/uspace/srv/net/arp /branches/network/uspace/srv/net/drivers /branches/network/uspace/srv/net/ethernet /branches/network/uspace/srv/net/icmp /branches/network/uspace/srv/net/ip /branches/network/uspace/srv/net/ip/Makefile /branches/network/uspace/srv/net/ip/ip.c /branches/network/uspace/srv/net/ip/ip.h /branches/network/uspace/srv/net/ip/ip_module.c /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/modules.c /branches/network/uspace/srv/net/modules.h /branches/network/uspace/srv/net/networking /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/rarp /branches/network/uspace/srv/net/socket /branches/network/uspace/srv/net/tcp /branches/network/uspace/srv/net/tcp/Makefile /branches/network/uspace/srv/net/tcp/tcp.c /branches/network/uspace/srv/net/tcp/tcp.h /branches/network/uspace/srv/net/tcp/tcp_module.c /branches/network/uspace/srv/net/udp
/branches/network/HelenOS.config /branches/network/Makefile /branches/network/boot/arch/ia32/Makefile.inc /branches/network/uspace/Makefile /branches/network/uspace/app/init/init.c /branches/network/uspace/doc/doxygroups.h /branches/network/uspace/lib/libc/include/ipc/services.h
|