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_ether.c
Age
Commit message (
Expand
)
Author
2001-01-15
Careful with bitmasks (henric@aimnet.com)
Angelos D. Keromytis
2001-01-09
One-byte EtherIP header, per the relevant draft (soon to be RFC).
Angelos D. Keromytis
2000-12-31
Fix non-NGIF case.
Angelos D. Keromytis
2000-12-30
Use gif* instead of enc* for the bridge.
Angelos D. Keromytis
2000-09-19
Lots and lots of changes.
Angelos D. Keromytis
2000-04-18
Remove the ethernet header from the mbuf before passing it on to
Angelos D. Keromytis
2000-04-11
Don't add an extra 20 bytes to ip_len, m_pkthdr.len is already updated
Angelos D. Keromytis
2000-04-10
Oops on sanity logic.
Angelos D. Keromytis
2000-01-07
Remove unnecessary include files.
Angelos D. Keromytis
1999-12-25
Support v4 and v6 destination TDBs.
Angelos D. Keromytis
1999-12-06
New ESP code that's v4 and v6 friendly.
Angelos D. Keromytis
1999-11-04
Do a little preprocessing on the incoming mbuf: set the MCAST/BCAST m_flag
Jason Wright
1999-10-29
Queue on the bridge interface.
Angelos D. Keromytis
1999-10-28
Add Ethernet-IP encapsulation handling.
Angelos D. Keromytis