diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-02-02 08:28:22 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-02-02 08:28:22 +0000 |
commit | 7208f82973bca74103056227015bbd4c20a20c4b (patch) | |
tree | e72acffd5dc5171c24893b53d92fee8d56967c94 /sys/stand | |
parent | 86ec1982657db9cfb78b45fd3985758b70532101 (diff) |
a quick checkpoint:
- add a struct etherip_header (will make switching protocol versions a bit easier and give a base for aligning things correctly)
- fix the version/reserved field checking for good this time
- don't need to m_copydata to grab the first byte of an mbuf that you know has t
hat byte
- m_adj() instead of homebrew
- fix M_MCAST/M_BCAST setting (cut/pasto)
- if_imcasts was being updated on the wrong interface
Diffstat (limited to 'sys/stand')
0 files changed, 0 insertions, 0 deletions