summaryrefslogtreecommitdiff
path: root/common/upf.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-1/+1
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* Merged rt44535 (relay port)Francis Dupont2017-12-231-0/+3
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* [master] Checkum handling fixesThomas Markwalder2014-09-181-1/+1
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* - If configured, dhclient may now transmit to an anycast MAC address,David Hankins2009-03-131-0/+3
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-5/+0
* Copyright++David Hankins2007-05-191-2/+2
* 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-34/+23
* - 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-12/+17
* - 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/+34
* Add interface deregistration routines (Brian Murrell).Ted Lemon2000-03-061-1/+35
* Fixups for haddr/htype->hbufTed Lemon2000-01-251-10/+10
* 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
* Pull up changes in Patchlevel 19Ted Lemon1999-03-261-2/+2
* 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
* Sync with 2.0b1pl16. Fix some pool allocation problems.Ted Lemon1999-02-251-6/+12
* Change names of error functions to be more consistent.Ted Lemon1999-02-241-12/+12
* Pull up recent 2.0 changes.Ted Lemon1999-02-141-3/+23
* Don't print startup banner if quiet_interface_discovery is setTed Lemon1997-10-201-15/+17
* size_t -> ssize_t in return values where < 0 == errorTed Lemon1997-06-081-3/+3
* Ultrix Packetfilter supportTed Lemon1997-03-051-0/+296