| Commit message (Expand) | Author | Age | Files | Lines |
* | copy rights update | Wlodek Wencel | 2022-01-25 | 1 | -1/+1 |
* | [#189] Whitespace fixes in opened files | Tomek Mrugalski | 2022-01-20 | 1 | -3/+3 |
* | [#189] ISC address updated | Tomek Mrugalski | 2022-01-20 | 1 | -2/+2 |
* | Merged rt44535 (relay port) | Francis Dupont | 2017-12-23 | 1 | -3/+54 |
* | [master] Replaced licensing text with MPL licensing text throughout | Thomas Markwalder | 2017-07-12 | 1 | -4/+4 |
* | [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc... | Thomas Markwalder | 2016-03-04 | 1 | -2/+1 |
* | [master] Correct size for buffer allocation | Shawn Routhier | 2016-01-19 | 1 | -3/+3 |
* | [master] Checkum handling fixes | Thomas Markwalder | 2014-09-18 | 1 | -2/+2 |
* | [master] Enhance support for vlans on freebsd. | Shawn Routhier | 2014-05-19 | 1 | -0/+3 |
* | [master] Tidy up bpf processing | Shawn Routhier | 2014-01-24 | 1 | -51/+46 |
* | A problem with missing get_hw_addr function when --enable-use-sockets | Shawn Routhier | 2012-06-08 | 1 | -3/+6 |
* | Update copyright years | Shawn Routhier | 2009-11-24 | 1 | -1/+1 |
* | Switch isc urls from http to https and correct sw to services or software | Shawn Routhier | 2009-07-23 | 1 | -1/+1 |
* | - If configured, dhclient may now transmit to an anycast MAC address, | David Hankins | 2009-03-13 | 1 | -0/+3 |
* | Warning-enabled build fixes for BSD. | Shane Kerr | 2007-08-23 | 1 | -2/+2 |
* | Code cleanup to remove warnings from "gcc -Wall". | Shane Kerr | 2007-07-13 | 1 | -5/+0 |
* | Merge errors on rt16890.v4_0_0a1 | David Hankins | 2007-05-19 | 1 | -2/+3 |
* | - Parse AF_LINK contents properly - sa->sdl_type is the hardware type, | David Hankins | 2007-05-19 | 1 | -18/+18 |
* | - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b] | David Hankins | 2007-05-19 | 1 | -2/+4 |
* | Conditionally include ifaddrs.h if USE_BPF_RECEIVE is defined. 'struct | David Hankins | 2007-05-19 | 1 | -1/+3 |
* | - DHCPv4 I/O methods that failed to sense hardware address were corrected. | David Hankins | 2007-05-18 | 1 | -1/+3 |
* | FreeBSD, NetBSD, OpenBSD support added in (again). | Shane Kerr | 2007-05-16 | 1 | -1/+59 |
* | Assorted fixes for broken network devices: IP header length field is now | Evan Hunt | 2007-04-27 | 1 | -6/+5 |
* | MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are | David Hankins | 2005-03-17 | 1 | -39/+22 |
* | When an interface goes away in FreeBSD, read(2) returns ENXIO, not | Murray | 2002-06-08 | 1 | -1/+5 |
* | Fix an incorrect use of BPF_WORDALIGN | Ted Lemon | 2001-04-08 | 1 | -3/+2 |
* | If we get an EIO on read, the interface is gone, so delete it. | Ted Lemon | 2001-04-05 | 1 | -3/+9 |
* | Fix up NetBSD/alpha build. | Ted Lemon | 2001-02-26 | 1 | -3/+3 |
* | Account for word alignment of buffer returned by bpf. | Ted Lemon | 2000-12-28 | 1 | -2/+2 |
* | Word-align BPF buffers. | Ted Lemon | 2000-11-30 | 1 | -8/+18 |
* | Don't compile in token ring stuff if we don't support it. | Ted Lemon | 2000-10-10 | 1 | -2/+6 |
* | - Do what people expect when they don't declare the subnet to which an | Ted Lemon | 2000-09-01 | 1 | -1/+7 |
* | Reference count binding scopes. Align IP headers on output. | Ted Lemon | 2000-07-27 | 1 | -12/+17 |
* | - Fix a mistake that was causing the fallback interface not to be used (thanks | Ted Lemon | 2000-06-08 | 1 | -1/+2 |
* | - Fix all the OMAPI objects in the DHCP server and client that weren't | Ted Lemon | 2000-05-16 | 1 | -6/+3 |
* | dhcp_fddi_filter -> bpf_fddi_filter | Ted Lemon | 2000-04-14 | 1 | -11/+15 |
* | Fix credits section. | Ted Lemon | 2000-04-06 | 1 | -7/+7 |
* | Add support for a DEC FDDI input filter. | Ted Lemon | 2000-03-24 | 1 | -1/+32 |
* | Go back to the BSD license. | Ted Lemon | 2000-03-17 | 1 | -13/+34 |
* | Add interface deregistration routines (Brian Murrell). | Ted Lemon | 2000-03-06 | 1 | -1/+39 |
* | Fix compilation errors introduced in the last set of checkins. | Ted Lemon | 2000-01-26 | 1 | -2/+2 |
* | struct hardware conversion. | Ted Lemon | 2000-01-05 | 1 | -7/+7 |
* | Fix up args to printf-like functions (thanks to Pedro Ribiero). | Ted Lemon | 1999-10-12 | 1 | -2/+3 |
* | Fix a few more machine-specific signed vs. unsigned pointer bufs. | Ted Lemon | 1999-10-07 | 1 | -2/+2 |
* | Bug fixes courtesy of Brian Murrell | Ted Lemon | 1999-09-09 | 1 | -2/+2 |
* | Make interfaces OMAPI objects. | Ted Lemon | 1999-09-08 | 1 | -3/+10 |
* | Support token ring packets. | Ted Lemon | 1999-05-27 | 1 | -1/+14 |
* | Sanitize Solaris build.V3-ALPHA-19990315 | Ted Lemon | 1999-03-16 | 1 | -2/+2 |
* | Update license. | Ted Lemon | 1999-03-16 | 1 | -33/+13 |
* | Add interface argument to can_*(). | Ted Lemon | 1999-03-13 | 1 | -3/+5 |