93 Commity (047baaba3819f9c98c1e253ba6d37dd5a20fd435)

Autor SHA1 Wiadomość Data
  Michael Brown f65c81b1d0 [ipv4] Profile transmit and receive datapaths 10 lat temu
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit 11 lat temu
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device 11 lat temu
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 11 lat temu
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 11 lat temu
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 11 lat temu
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds 11 lat temu
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 11 lat temu
  Michael Brown 5c2ffc26cc [icmp] Add support for sending ICMP echo requests 11 lat temu
  Michael Brown 365a09d867 [ipv4] Add IPv4 socket address converter 11 lat temu
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack 11 lat temu
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols 11 lat temu
  Michael Brown 22a0c4475c [ipv4] Generalise fragment reassembly mechanism 11 lat temu
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address 12 lat temu
  Michael Brown d620606d3e [arp] Maintain an ARP transmission queue 13 lat temu
  Michael Brown 149b502306 [ipv4] Improve debugging 13 lat temu
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly 13 lat temu
  Michael Brown 5b41381f33 [ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses 13 lat temu
  Michael Brown dfbb3bd184 [ipv4] Discard unwanted unicast packets 13 lat temu
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 lat temu
  Michael Brown cc7c2a9dcd [ipv4] Record ARP resolution errors 13 lat temu
  Michael Brown c1cc769ef4 [ipv4] Include network device metadata in packet traces 13 lat temu
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 14 lat temu
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 14 lat temu
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 14 lat temu
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback 14 lat temu
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 14 lat temu
  Michael Brown 5fa6775b61 [retry] Use start_timer_fixed() instead of direct timeout manipulation 14 lat temu
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14 lat temu
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 15 lat temu
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function 15 lat temu
  Michael Brown 4933ccbf65 [ipv4] Ignore non-open net devices when performing routing 15 lat temu
  Michael Brown 55d23b19a2 [ipv4] Allow calculation of default subnet mask 15 lat temu
  Michael Brown 2ce0d8f08b [ipv4] Use a zero address to indicate "no gateway", rather than INADDR_NONE 15 lat temu
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 lat temu
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 lat temu
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings 16 lat temu
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses 16 lat temu
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 16 lat temu
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method 16 lat temu
  Michael Brown 1dcc60e5ad [IPv4] Fix multicast address checking 16 lat temu
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 17 lat temu
  Michael Brown 978865da2f [IPv4] Use default netmasks when no subnet mask is specified. 17 lat temu
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 17 lat temu
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 17 lat temu
  Holger Lubitz 6f0eca1400 use malloc attribute 17 lat temu
  Michael Brown 5b52630a9c Never attempt to route the broadcast address. 17 lat temu
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted 17 lat temu
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 17 lat temu
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 18 lat temu