79 커밋 (196751ce95fa6b6566a5b336193681fad3581fd1)

작성자 SHA1 메시지 날짜
  Michael Brown d620606d3e [arp] Maintain an ARP transmission queue 12 년 전
  Michael Brown 149b502306 [ipv4] Improve debugging 13 년 전
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly 13 년 전
  Michael Brown 5b41381f33 [ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses 13 년 전
  Michael Brown dfbb3bd184 [ipv4] Discard unwanted unicast packets 13 년 전
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 년 전
  Michael Brown cc7c2a9dcd [ipv4] Record ARP resolution errors 13 년 전
  Michael Brown c1cc769ef4 [ipv4] Include network device metadata in packet traces 13 년 전
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 13 년 전
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 년 전
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 13 년 전
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback 14 년 전
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 14 년 전
  Michael Brown 5fa6775b61 [retry] Use start_timer_fixed() instead of direct timeout manipulation 14 년 전
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14 년 전
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 년 전
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function 14 년 전
  Michael Brown 4933ccbf65 [ipv4] Ignore non-open net devices when performing routing 14 년 전
  Michael Brown 55d23b19a2 [ipv4] Allow calculation of default subnet mask 14 년 전
  Michael Brown 2ce0d8f08b [ipv4] Use a zero address to indicate "no gateway", rather than INADDR_NONE 14 년 전
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 년 전
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 년 전
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings 15 년 전
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses 15 년 전
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 년 전
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method 15 년 전
  Michael Brown 1dcc60e5ad [IPv4] Fix multicast address checking 16 년 전
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 년 전
  Michael Brown 978865da2f [IPv4] Use default netmasks when no subnet mask is specified. 16 년 전
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 16 년 전
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 16 년 전
  Holger Lubitz 6f0eca1400 use malloc attribute 17 년 전
  Michael Brown 5b52630a9c Never attempt to route the broadcast address. 17 년 전
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted 17 년 전
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 17 년 전
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 년 전
  Michael Brown 5ff23aa406 Include stdlib.h rather than malloc.h 17 년 전
  Michael Brown f11da20f25 When a network device is specified to tcpip_tx() or it's children, treat 17 년 전
  Michael Brown 1a1fc23417 Improve debugging 17 년 전
  Michael Brown c953c1a1c3 Use -ENETUNREACH to mean "no reachable network device exists, don't bother 17 년 전
  Michael Brown d9ba8f790b Add route() function to display routing table. 17 년 전
  Michael Brown cc9b32c405 Remove uIP; we haven't used it for quite some time now. 17 년 전
  Michael Brown f008b77ba2 Allow an explicit network device to be specified for IP-layer 17 년 전
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. 17 년 전
  Michael Brown 35b5e5d3f5 Minirouting table entries hold a persistent reference to a net_device. 17 년 전
  Michael Brown a0525a4ed3 Verify checksums on the RX datapath. 17 년 전
  Michael Brown 285beeff7c Tidy up debug messages 17 년 전
  Michael Brown 718294553b Fix compiler warning 17 년 전
  Michael Brown 867c7aef59 iphdr->hlen includes the IP header, so truncate packet *before* 18 년 전
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility 18 년 전