41 Commits (master)

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