summaryrefslogtreecommitdiff
path: root/common/lpf.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-2/+2
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* Merged rt44535 (relay port)Francis Dupont2017-12-231-1/+18
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-6/+4
* [master] LPF now only uses 12-bit value from VLAN TCI for VIDThomas Markwalder2015-09-231-3/+3
* [master] Expand use of #ifdef PACKET_AUXDATA to cover allocating cmsgbufShawn Routhier2015-04-151-2/+15
* [master] Fixed unsupported vlan tag build issueThomas Markwalder2015-02-201-1/+5
* [master] Linux packet handling ignores VLAN packets sent to physical interfaceThomas Markwalder2015-01-081-3/+22
* [master] Checkum handling fixesThomas Markwalder2014-09-181-25/+66
* [master] Corrects high impact issues reported by Coverity.Thomas Markwalder2014-08-251-0/+3
* [master]Shawn Routhier2012-10-161-3/+4
* A problem with missing get_hw_addr function when --enable-use-socketsShawn Routhier2012-06-081-1/+8
* Linux Packet Filter interface improvement. sockaddr_pkt structure is used,Tomek Mrugalski2011-05-101-5/+8
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-1/+1
* - If configured, dhclient may now transmit to an anycast MAC address,David Hankins2009-03-131-0/+3
* - Two uninitialized stack structures are now memset to zero. [ISC-Bugs #17737]David Hankins2009-02-201-1/+3
* - A memory leak when using omapi has been fixed. [ISC-Bugs #17560]David Hankins2008-03-181-0/+2
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-9/+1
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-2/+3
* - DHCPv4 I/O methods that failed to sense hardware address were corrected.David Hankins2007-05-181-1/+3
* FreeBSD, NetBSD, OpenBSD support added in (again).Shane Kerr2007-05-161-3/+3
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-2/+53
* Assorted fixes for broken network devices: IP header length field is nowEvan Hunt2007-04-271-4/+8
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-28/+19
* Make lpf input packet reassembly buffer slightly bigger.Ted Lemon2001-04-241-2/+2
* Don't compile in Token Ring support if it's not supported.Ted Lemon2000-10-101-2/+9
* - Do what people expect when they don't declare the subnet to which anTed Lemon2000-09-011-1/+7
* Reference count binding scopes. Align IP headers on output.Ted Lemon2000-07-271-33/+52
* - Fix a mistake that was causing the fallback interface not to be used (thanksTed Lemon2000-06-081-1/+2
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-6/+3
* Go back to the BSD license.Ted Lemon2000-03-171-13/+27
* Add interface deregistration routines (Brian Murrell).Ted Lemon2000-03-061-5/+5
* Incorporate Brian Murrell's new OMAPI DHCP client changes.Ted Lemon2000-02-151-2/+42
* One more htype boo-boo...Ted Lemon2000-01-271-2/+2
* Fixups for haddr/htype->hbufTed Lemon2000-01-251-7/+7
* Fix some minor warnings.Ted Lemon1999-10-211-1/+4
* Fix a few more machine-specific signed vs. unsigned pointer bufs.Ted Lemon1999-10-071-2/+2
* Bug fixes courtesy of Brian MurrellTed Lemon1999-09-091-2/+2
* Make interfaces OMAPI objects.Ted Lemon1999-09-081-3/+10
* error -> log_fatal (again!)Ted Lemon1999-07-311-15/+19
* note -> log_info. Sigh.Ted Lemon1999-06-101-9/+9
* Support token ring packets.Ted Lemon1999-05-271-14/+55
* error -> log_fatalTed Lemon1999-04-121-7/+7
* Fix typo in error message check.Ted Lemon1999-03-291-2/+2
* Pull up changes in Patchlevel 19Ted Lemon1999-03-261-3/+3
* Sanitize Solaris build.V3-ALPHA-19990315Ted Lemon1999-03-161-2/+2
* Update license.Ted Lemon1999-03-161-33/+13
* Add interface argument to can_*().Ted Lemon1999-03-131-3/+5
* Add can_receive_unicast_unconfiguredTed Lemon1999-03-131-1/+6