40 Commits (b9d68b9de02cc474c8a713f1232ce69fefafe18e)

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