Wireshark-commits: [Wireshark-commits] master c7cea8f: Update ELP LCAF dissection to new draft revi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 May 2014 18:35:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c7cea8f233c12cd5b6bcb09a94b1789f9198c32f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c7cea8f by Lorand Jakab (ljakab@xxxxxxxxxx):

    Update ELP LCAF dissection to new draft revision
    
    There was a change in the ELP LCAF packet format between
    draft-ietf-lisp-lcaf revisions -03 and -04 reversing the flags and AFI
    fields, to be more consistent with other LCAF types.
    
        http://tools.ietf.org/rfcdiff?difftype=--hwdiff&url2=draft-ietf-lisp-lcaf-04.txt
    
    Change-Id: I2c572050f413696f2d388969e7db24238783bd56
    Signed-off-by: Lorand Jakab <ljakab@xxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/1704
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e9f5dcf   Dissect Key/Value Address Pair LCAF
    adds  c7cea8f   Update ELP LCAF dissection to new draft revision


Summary of changes:
 epan/dissectors/packet-lisp.c |   17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)