~ubuntu-branches/ubuntu/raring/iproute/raring-proposed

« back to all changes in this revision

Viewing changes to ip/ipneigh.c

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Kamal Mostafa
  • Date: 2012-12-12 12:29:03 UTC
  • mfrom: (23.2.7 experimental)
  • Revision ID: package-import@ubuntu.com-20121212122903-toii0ipil3vd3inj
Tags: 20121211-2
[ Kamal Mostafa ]
Enable cross-compile support in debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
249
249
                        return 0;
250
250
        }
251
251
 
 
252
        if (n->nlmsg_type == RTM_DELNEIGH)
 
253
                fprintf(fp, "delete ");
252
254
        if (tb[NDA_DST]) {
253
255
                fprintf(fp, "%s ",
254
256
                        format_host(r->ndm_family,