Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-12 | Add input and user protocol hook to handle GRE packets by pipex. | YASUOKA Masahiko | |
ok @dlg | |||
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2005-12-23 | Remove unnecessary #ifdef MROUTING blocks. OK brad@ markus@ | Claudio Jeker | |
2002-06-09 | whitespace | Jun-ichiro itojun Hagino | |
2002-04-03 | Don't process WCCPv1-style GRE packets, unless allowed (via sysctl | Angelos D. Keromytis | |
variable); GRE processing must also be allowed. From joeycoleman@acm.org, ok deraadt@ niklas@ | |||
2002-03-24 | WCCP support (trivial hack, it's not the complete protocol, but it'll | Angelos D. Keromytis | |
accept packets from Cisco boxes) --- from joeycoleman@acm.org | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-06-09 | Inclusion protection. | Angelos D. Keromytis | |
2000-01-07 | GRE/MobileIP input routine processing, from NetBSD (with a few | Angelos D. Keromytis | |
changes). Also, minor cleanup in in_proto.c |