index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
ip_gre.c
Age
Commit message (
Expand
)
Author
2002-08-16
pass unprocessed GRE packet to raw ip socket. binkertn@ ok
Jun-ichiro itojun Hagino
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
2002-03-24
WCCP support (trivial hack, it's not the complete protocol, but it'll
Angelos D. Keromytis
2002-03-15
Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things
Todd C. Miller
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-09-04
Make it compile without option BPF.
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-06-05
Allow boot -c to change number of gre devices. -moj ok angelos@
Mats O Jansson
2001-02-27
Remove superfluous printf in Angelos last commit
Niklas Hallqvist
2001-02-09
Fix BPF support.
Angelos D. Keromytis
2000-01-25
Ok, so setsoftnet is md.
Marc Espie
2000-01-16
ETHERTYPE_ATALK -> ETHERTYPE_AT (op21@squish.org)
Angelos D. Keromytis
2000-01-08
Incoming bpf tap.
Angelos D. Keromytis
2000-01-07
Remove unused include files.
Angelos D. Keromytis
2000-01-07
Missing sysctl.h include
Angelos D. Keromytis
2000-01-07
GRE/MobileIP input routine processing, from NetBSD (with a few
Angelos D. Keromytis