104 Комити (master)

Аутор SHA1 Порука Датум
  Michael Brown 43b2d8eafb [ipv4] Accept unicast packets for the local network broadcast address пре 7 година
  Michael Brown ecfc81d76f [settings] Create space for IPv6 in settings display order пре 8 година
  Michael Brown 45dd627689 [ipv4] Send gratuitous ARPs whenever a new IPv4 address is applied пре 8 година
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums пре 8 година
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime пре 8 година
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID пре 9 година
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping пре 9 година
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism пре 9 година
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL пре 9 година
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() пре 9 година
  Michael Brown 095c007aa3 [legal] Add missing copyright header to net/ipv4.c пре 9 година
  Michael Brown f65c81b1d0 [ipv4] Profile transmit and receive datapaths пре 10 година
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit пре 10 година
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device пре 10 година
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 пре 10 година
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 пре 10 година
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections пре 10 година
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds пре 10 година
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting пре 10 година
  Michael Brown 5c2ffc26cc [icmp] Add support for sending ICMP echo requests пре 10 година
  Michael Brown 365a09d867 [ipv4] Add IPv4 socket address converter пре 10 година
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack пре 10 година
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols пре 10 година
  Michael Brown 22a0c4475c [ipv4] Generalise fragment reassembly mechanism пре 10 година
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address пре 12 година
  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 пре 13 година
  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 година