]> git.puffer.fish Git - matthieu/frr.git/commit
lib, zebra: extend use of sockunion2ip macro
authorJorge Boncompte [DTI2] <jorge@dti2.net>
Tue, 10 Apr 2012 14:57:25 +0000 (16:57 +0200)
committerDavid Lamparter <equinox@diac24.net>
Wed, 2 May 2012 15:03:28 +0000 (17:03 +0200)
commit128293286a8be01b99ed60db53e19ce6e2669558
tree59bf4be72bc1905a404c572d0446390f1587c67b
parentc63b83fe8d1addecc949258479b8d54180c4da60
lib, zebra: extend use of sockunion2ip macro

  * lib/sockunion.c,
  * zebra/zebra_rib.c: replace ->sin.sin_addr.s_addr with sockunion2ip

Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net>
[reworded commit message]
Signed-off-by: David Lamparter <equinox@diac24.net>
lib/sockunion.c
zebra/zebra_rib.c