Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 05:47:24 UTC Now

2015-01-28 00:27:44 UTC MAIN commitmail json YAML

Update to 2.15
--------------
Explicit ChangeLog not found, but looking into the source, the option -m is added.
  ------------
  +              "    -m type"
  +#ifndef HAVE_PCAP_LIST_TSTAMP_TYPES
  +              " (Disabled on this system. Option ignored)"
  +#endif
  +              "\n          Type of timestamp to use for incoming packets. Use -vv when\n"
  +              "          pinging to list available ones.\n"

  -              "[ -C <count> ] [ -i <interface> ] "
  +              "[ -C <count> ] [ -i <interface> ] [ -m <type> ] "

(mef)