]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Fix regression in args consolidation, total should be inited from args
authorPaul Jakma <paul@quagga.net>
Mon, 13 Feb 2012 13:53:07 +0000 (13:53 +0000)
committerPaul Jakma <paul@quagga.net>
Wed, 2 May 2012 10:16:11 +0000 (11:16 +0100)
commit8794e8d229dc9fe29ea31424883433d4880ef408
tree6ecfaad3044ad522eb1fc1e7aba989552eeec816
parent7621f336e2f346edee43227f0b1ef93fe769720b
bgpd: Fix regression in args consolidation, total should be inited from args

* bgp_attr.c: (bgp_attr_unknown) total should be initialised from the args.
bgpd/bgp_attr.c