mac-learning: Simplify mac_learning_run() interface.
authorBen Pfaff <blp@nicira.com>
Fri, 2 Jul 2010 21:55:41 +0000 (14:55 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 2 Jul 2010 21:55:41 +0000 (14:55 -0700)
commita29ed74916dd6ec09471edd62f7292600217b355
treee1d6377ad7e24341b5f4934c3dc111a262987191
parent3b1fb4c311d9cec248238ec54099e46475daa39e
mac-learning: Simplify mac_learning_run() interface.

It's harder to pass around a tag_set than a single tag.  This simplifies
the upcoming commits that begin to restore full ovs-vswitchd functionality
on the "wdp" branch.
lib/learning-switch.c
lib/mac-learning.c
lib/mac-learning.h