]> git.ipfire.org Git - thirdparty/lldpd.git/commit
edp: steal IP addresses from the received chassis instead of copying them
authorVincent Bernat <bernat@luffy.cx>
Thu, 15 Mar 2012 20:52:08 +0000 (21:52 +0100)
committerVincent Bernat <bernat@luffy.cx>
Thu, 15 Mar 2012 21:17:06 +0000 (22:17 +0100)
commit400c64838953eb8ab876911282c704d9fc5fd936
tree44cbd22640ccf741f89e6b972f23c7b2923e8c84
parentf1e5d0cd3a2003cc76f08ad3e15bb13f4f635935
edp: steal IP addresses from the received chassis instead of copying them

The received chassis information will be discarded, there is no need
to copy them. We behave like for VLAN.
src/edp.c