Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-10 | Fix typo in printf | Chris Cappuccio | |
1999-08-08 | Fix cases when wanting to communicate with the bridge' | Niklas Hallqvist | |
s remote interfaces, both ARP and local delivery had bugs | |||
1999-08-08 | Support detaching of network interfaces. Still work to do in ipf, and | Niklas Hallqvist | |
other families than inet. | |||
1999-08-02 | Ethernet, not 10 Mb/s Ethernet | Theo de Raadt | |
1999-07-18 | Prevent host on one interface from overwriting ARP route entry for a | Hakan Olsson | |
host on a different interface. Also add interface name to other overwrite diagnostic messages. | |||
1999-05-16 | Add support for static ARP entries that cannot be overwritten. | Hakan Olsson | |
Ordinary static ARPs that are overwritten will no longer still be static. | |||
1999-03-13 | indent | Theo de Raadt | |
1997-09-28 | more \n in log() | Theo de Raadt | |
1997-08-01 | when family is AF_UNSPEC, | flipk | |
ether_shost fields no longer get set for us. initialize them ourselves. | |||
1997-07-24 | do not ignore IFF_NOARP | Theo de Raadt | |
1997-07-21 | make this compile until niklas fixes the boo-boo | Theo de Raadt | |
1997-02-11 | IPF 1.3.7 | kstailey | |
1996-05-22 | When sending an ARP request, use the interface address for the route, rather | Theo de Raadt | |
than the first address assigned. This gives slightly different behaviour in the presence of aliases. From Bill Fenner, via Pete Bentley. | |||
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-01-06 | one more inet_ntoa() improvement | Theo de Raadt | |
1995-11-28 | add inet_ntoa() to the kernel. use it to log nicer messages. idea from freebsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |