DragonFly commits List (threaded) for 2012-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: NETGRAPH: Simplify ng_ether_input_orphan().
commit 79b751508d4ea96fbca17bccc1aada87f5f8f80f
Author: Nuno Antunes <nuno.antunes@gmail.com>
Date: Tue Sep 7 18:48:42 2010 +0100
NETGRAPH: Simplify ng_ether_input_orphan().
* Restore ethernet header on mbuf before passing it to
ng_ether_input_orphan(), instead of doing it later. This improves
API consistency between legacy netgraph and netgraph7.
Taken-from: FreeBSD
Summary of changes:
sys/net/if_ethersubr.c | 8 +++++-
sys/netgraph/ether/ng_ether.c | 59 ++++------------------------------------
2 files changed, 13 insertions(+), 54 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/79b751508d4ea96fbca17bccc1aada87f5f8f80f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]