Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-13 | Stop using old n_time, n_long and n_short types in netinet headers. | Martin Pieuchot | |
ok deraadt@, naddy@ | |||
2014-05-12 | Includes a router altert option (RAO) in IGMP packets. Without this | Martin Pieuchot | |
option, required by the RFC2236, some L3 switches do not examine the packets. Based on FreeBSD's r14622 via Florian Riehm on tech@. ok bluhm@, jca@ | |||
2013-10-24 | ippseudo is kernel-only; checked in ports by sthen | Theo de Raadt | |
2009-07-27 | Define the common DiffServ Codepoints so pf(4) can use them. | Claudio Jeker | |
Agreed by mcbride@, sthen@ and henning@ | |||
2006-04-27 | use underscore variants of _BYTE_ORDER macros which are always defined | Ted Unangst | |
ok deraadt millert | |||
2005-12-10 | in ansi c, bitfields must be done against int, unsigned int, or _Bool. | Theo de Raadt | |
so we must start to use u_int; ok cloder | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-04-24 | fix typo; Patrick Latifi | Todd C. Miller | |
2002-05-16 | bring in ECN support from KAME. | Kenjiro Cho | |
it consists of - ECN support in TCP - tunnel-egress and fragment reassembly rules in layer-3 not to lose congestion info at tunnel-egress and fragment reassembly to enable ECN in TCP, build a kernel with TCP_ECN, and then, turn it on by "sysctl -w net.inet.tcp.ecn=1". ok deraadt@ | |||
2001-06-09 | Inclusion protection. | Angelos D. Keromytis | |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino | |
replaces NRL IPv6 layer. reuses NRL pcb layer. no IPsec-on-v6 support. see sys/netinet6/{TODO,IMPLEMENTATION} for more details. GENERIC configuration should work fine as before. GENERIC.v6 works fine as well, but you'll need KAME userland tools to play with IPv6 (will be bringed into soon). | |||
1999-07-06 | Added support for TCP MD5 option (RFC 2385). | cmetz | |
1997-02-24 | OpenBSD tags + some prototyping police | Niklas Hallqvist | |
1997-01-26 | Make ip_len and ip_off unsigned values; don't transmit or accept packets | Thorsten Lockert | |
larger than the maximum IP packet size. From NetBSD. | |||
1996-10-18 | Do not run IP defragmentation routines unneccecarily; NetBSD PR# 2772 | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |