Age | Commit message (Expand) | Author |
2007-02-10 | Cleanup, kill dead code and unused arguments. Mostly stuff that is computed | Claudio Jeker |
2006-12-13 | use IN6_IS_SCOPE_EMBED to check kernel-internal form addresses | Jun-ichiro itojun Hagino |
2006-04-25 | Remove virtual tunnel support from the mrouting code. The virtual tunnel | Claudio Jeker |
2006-03-25 | allow bpf(4) to ignore packets based on their direction (inbound or | Damien Miller |
2006-03-05 | Use more queue macros rather than doing it by hand; ok otto@ krw@ | Miod Vallat |
2006-03-04 | With the exception of two other small uncommited diffs this moves | Brad Smith |
2005-07-31 | Introduce bpf_mtap_af and bpf_mtap_hdr to be used when passing a mbuf chain | Christopher Pascoe |
2004-11-17 | ip6_plen does not include the size of the ipv6 header; ok itojun | Markus Friedl |
2004-06-21 | make it possble to use IPsec over link-local address (policy table uses | Jun-ichiro itojun Hagino |
2003-12-10 | de-register. deraadt ok | Jun-ichiro itojun Hagino |
2003-05-03 | just as a safety measure, set m_flags to 0 for mbufs allocated on stack. | Jun-ichiro itojun Hagino |
2003-01-31 | KNF | Theo de Raadt |
2002-07-05 | Also, return EAFNOSUPPORT instead of ENOBUFS. Both this and the | Angelos D. Keromytis |
2002-07-05 | Bump ipips_family in ipipstat in all cases where EAFNOSUPPORT is returned. | Angelos D. Keromytis |
2002-06-10 | correct tcpdump on gif interface (inbound). reported by fries | Jun-ichiro itojun Hagino |
2002-06-09 | whitespace | Jun-ichiro itojun Hagino |
2002-05-16 | bring in ECN support from KAME. | Kenjiro Cho |
2001-12-06 | Sanity check on inner IP header in IP-in-IP encapsulation; could be | Angelos D. Keromytis |
2001-08-19 | Pass the interface (if any) to ipip_input(), so it can be used in | Angelos D. Keromytis |
2001-07-04 | Make preprocessor happier, don't give it untasty tokens at end of input. | Marc Espie |
2001-06-26 | More KNF | Angelos D. Keromytis |
2001-06-25 | Copyright. | Angelos D. Keromytis |
2001-06-19 | mop up after angelos | Theo de Raadt |
2001-06-08 | Cut down on include files. | Angelos D. Keromytis |
2001-05-30 | Match prototype. | Angelos D. Keromytis |
2001-05-11 | Check m_pullup() and m_pullup2() return for NULL, not 0; itojun@ ok | Aaron Campbell |
2001-04-14 | Minor changes, preparing for real socket-attached TDBs; also, more | Angelos D. Keromytis |
2001-04-06 | Move offsetof define into sys/param.h | Constantine Sapuntzakis |
2001-03-28 | Allow tdbi's to appear in mbufs throughout the stack; this allows | Angelos D. Keromytis |
2001-02-28 | If net.inet.ipip.allow is set to 2, don't check for loopback address | Angelos D. Keromytis |
2000-09-19 | Lots and lots of changes. | Angelos D. Keromytis |
2000-08-04 | One parenthesis too many. | Angelos D. Keromytis |
2000-08-04 | Worked out the logic (thanks to pt98asp@student.hk-r.se and | Angelos D. Keromytis |
2000-08-03 | Back to the submitted patch -- this needs more investigation. | Angelos D. Keromytis |
2000-08-03 | In fact, this is the correct behaviour (or I'm going crazy). | Angelos D. Keromytis |
2000-08-03 | Correct handling of ip_off (askk@rsn.hk-r.se) | Angelos D. Keromytis |
2000-06-20 | try to cope with AH6 with scoped address case better. | Jun-ichiro itojun Hagino |
2000-01-21 | Typo. | Angelos D. Keromytis |
2000-01-21 | Rename the ip4_* routines to ipip_*, make it so GIF tunnels are not | Angelos D. Keromytis |