Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 7f80b7a: test: lua: add a test for invalid ethernet a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Nov 2018 04:35:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f80b7a2ad72745c8c541f6f256771b086c4ea7f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7f80b7a by Martin Kaiser (wireshark@xxxxxxxxx):

    test: lua: add a test for invalid ethernet address
    
    Wslua converts an invalid ethernet address to all 0's. Add a test for
    this case.
    
    Change-Id: I59bd1f9e0b94805c563fe891b22cadd32ae054d8
    Reviewed-on: https://code.wireshark.org/review/30791
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1d9aff7   nl80211: update fields to Linux v4.20-rc4
     add  7f80b7a   test: lua: add a test for invalid ethernet address


Summary of changes:
 test/lua/tvb.lua | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)