| Commit message (Expand) | Author | Age | Files | Lines |
* | Just need to pass the address family to if_simloop(), not the whole sockaddr. | archie | 2000-05-24 | 1 | -1/+1 |
* | Clean up some loose ends in the network code, including the X.25 and ISO | peter | 2000-02-13 | 1 | -4/+3 |
* | Move the *intrq variables into net/intrq.c and unconditionally | brian | 2000-01-24 | 1 | -1/+2 |
* | Remove un-needed #include's. | mks | 2000-01-17 | 38 | -102/+0 |
* | Notice when an interface's ATM address changes when running a local arpserver. | mks | 2000-01-15 | 1 | -0/+6 |
* | Process SPANS ARP requests even if source IP is 0.0.0.0 (or broadcast). This | mks | 2000-01-15 | 1 | -7/+12 |
* | Fix a warning (unused variable RCSid) | peter | 1999-11-18 | 1 | -1/+1 |
* | Modify to work with the new sbreserve(). | green | 1999-10-09 | 1 | -1/+5 |
* | Fixed printf format errors (don't assume that ntohl() returns u_long; | bde | 1999-08-29 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 99 | -163/+163 |
* | Clean up after removing sys/eventhandler.h from sys/systm.h at the last | msmith | 1999-08-21 | 1 | -1/+2 |
* | Allow configuration of up to 256 network interfaces per physical interface - | mks | 1999-05-10 | 2 | -5/+5 |
* | Suser() simplification: | phk | 1999-04-27 | 1 | -6/+6 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-28 | 3 | -12/+12 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-27 | 19 | -91/+92 |
* | Fix if (a = b) conditional that should have been if (a == b) | dillon | 1999-01-27 | 1 | -3/+3 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-27 | 1 | -5/+5 |
* | Prevent duplicate output lines from 'atm show arpserver' command on systems | mks | 1999-01-19 | 2 | -11/+16 |
* | Prevent accessing freed signalling instance memory during detach processing. | mks | 1999-01-19 | 1 | -12/+9 |
* | Don't return errors for 'atm show arpserver' command on sigpvc and spans | mks | 1999-01-19 | 2 | -5/+13 |
* | Set and propagate the correct cause code values. | phk | 1998-12-11 | 5 | -46/+92 |
* | Copy application name and connection attributes for accept() sockets from | phk | 1998-12-11 | 1 | -7/+10 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 16 | -93/+124 |
* | Unneeded file. | phk | 1998-10-31 | 1 | -93/+0 |
* | Set BLLI Layer 2 protocol field when using a 'User specified' protocol. | phk | 1998-10-31 | 1 | -2/+4 |
* | Trivial stylish changes, mostly to silence gcc. | phk | 1998-10-31 | 63 | -322/+332 |
* | Two patches from the HARP people: | phk | 1998-09-17 | 33 | -278/+276 |
* | Add new files for HARP3 | phk | 1998-09-15 | 100 | -0/+61962 |