41 Revize (master)

Autor SHA1 Zpráva Datum
  Michael Brown f1e6efa40b [ethernet] Avoid false positive Coverity warning před 4 roky
  Michael Brown b9d68b9de0 [ethernet] Use standard 1500 byte MTU unless explicitly overridden před 5 roky
  Michael Brown 40a8a5294c [ethernet] Make LACP support configurable at build time před 8 roky
  Michael Brown 7e7870984b [ethernet] Add minimal support for receiving LLC frames před 9 roky
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism před 9 roky
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration před 9 roky
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Hannes Reinecke d630052e6f [ethernet] Provide eth_random_addr() to generate random Ethernet addresses před 10 roky
  Michael Brown 0f787df284 [ethernet] Add support for generating multicast hash for IPv6 addresses před 10 roky
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address před 10 roky
  Michael Brown 1cbb1581f1 [ethernet] Expose eth_broadcast as a global constant před 11 roky
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts před 12 roky
  Michael Brown 6324bd9389 [undi] Allow underlying PXE stack to construct link-layer header před 12 roky
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() před 13 roky
  Michael Brown 84996b7b09 [lacp] Add simple LACP implementation před 14 roky
  Michael Brown 8406115834 [build] Rename gPXE to iPXE před 14 roky
  Michael Brown 1b1e63d54d [netdevice] Add the concept of an "Ethernet-compatible" MAC address před 14 roky
  Michael Brown a7290a970c [802.11] Support multicast hashing před 15 roky
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size před 15 roky
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol před 15 roky
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Michael Brown b4a95a8974 [ethernet] Fix eth_mc_hash() return status před 15 roky
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types před 15 roky
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method před 15 roky
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR před 16 roky
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. před 16 roky
  Michael Brown 332614a382 Add untested support for UNDI transmit and receive. před 17 roky
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover před 17 roky
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h před 17 roky
  Michael Brown 0dca1dc8ce Made eth_ntoa() public for use in legacy drivers' DBG() statements. před 17 roky
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility před 18 roky
  Michael Brown a3d508b648 Clarified packet ownership transfer between a few functions. před 18 roky
  Michael Brown 3c8aafa209 Simplify RX data path. před 18 roky
  Michael Brown 968501e323 For consistency před 18 roky
  Michael Brown bbd9e28061 Simplify TX datapath. před 18 roky
  Michael Brown 1dbafa8950 Tidied up debugging messages před 18 roky
  Michael Brown 2421723a15 Rewrote printf and friends to better support standard C semantics. před 18 roky
  Michael Brown 129c6c3968 Network layer now works as a proof of concept před 18 roky
  Michael Brown fdc2ee79db Network API now allows for multiple network devices (although the před 18 roky
  Michael Brown bdc8190c8d Remove the concept of the media-independent link-layer header and replace před 18 roky