Libnet is a high-level API (toolkit) allowing the application programmer to construct and inject network packets. It provides a portable and simplified interface for low-level network packet shaping, handling and injection. Libnet hides much of the tedium of packet creation from the application programmer such as multiplexing, buffer management, arcane packet header information, byte-ordering, OS-dependent issues, and much more. Libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary and complementary functionality. Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). WWW: https://sourceforge.net/projects/libnet-dev/ WWW: https://github.com/sam-github/libnet ader'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/tlsdate
Commit message (Expand)AuthorAgeFilesLines
* Fix build with -fno-commonStefan Eßer2020-09-202-1/+12
* Remove no-op PLIST_SUBSunpoet Po-Chuan Hsieh2020-08-311-1/+0
* devel/libevent2: update to 2.1.11Jan Beich2019-08-021-1/+1
* Bump PORTREVISION after r482245Antoine Brodin2018-10-211-1/+1
* Fix build with OpenSSL 1.1.xSunpoet Po-Chuan Hsieh2018-10-174-2/+637
* Cosmetic changeSunpoet Po-Chuan Hsieh2018-10-161-2/+3
* devel/libevent2: drop historical suffix after r362796Jan Beich2017-02-201-2/+2
* devel/libevent2: update to 2.1.8 and cleanupJan Beich2017-02-041-0/+1
* sysutils/tlsdate: Add SSL flags and support no SSLv3 (LibreSSL)John Marino2016-09-122-2/+18
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
* - Update to 0.0.13Sunpoet Po-Chuan Hsieh2015-10-01