]> git.proxmox.com Git - mirror_frr.git/commit
lib: fix `ip4_route_zebra` header removal code
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 27 Aug 2018 16:48:45 +0000 (13:48 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:14 +0000 (20:22 -0500)
commit0eff58207eef2335b092380a0ffb7b12c3e07d91
treeee3f5cddc9e40025cc70226205af1fad3a7e84d2
parent41077aa1915fb12627a875b7e1839e24c87bca77
lib: fix `ip4_route_zebra` header removal code

The `strip` function is actually a method of the String object.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/lib/topotest.py