URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bb2bf1c577ada9ce76d49d90f06f9a9547e5667d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
bb2bf1c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
BMP: Add support of draft-ietf-grow-bmp-local-rib-06
Support for Local RIB in BGP Monitoring Protocol (BMP)
Add new peer type (3/Loc-RIB Instance), Peer Flags (F), Peer UP (VRF/Table Name) and Peer Down (Local system Closed)
Change-Id: I8de0e782d6eadfaa6fe9eff4de66a4295f173c40
Reviewed-on: https://code.wireshark.org/review/35041
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 4fe4405 Protobuf: Enhancements about error message during loading .proto files
add bb2bf1c BMP: Add support of draft-ietf-grow-bmp-local-rib-06
Summary of changes:
epan/dissectors/packet-bmp.c | 34 +++++++++++++++++++++++++++++++---
1 file changed, 31 insertions(+), 3 deletions(-)