tcpdrop: Drop a specific tcp connection or all tcp connections
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 26 Jul 2015 09:20:18 +0000 (17:20 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 27 Jul 2015 01:42:00 +0000 (09:42 +0800)
commitda0f7859d0ec9815fa217d4beeb6727df195e13e
tree4678c89d4c43f24ab519eb0dc15689d9b93b4538
parentafaecc5797e4b608deab4d287813d2d936a757b9
tcpdrop: Drop a specific tcp connection or all tcp connections

Obtained-from: OpenBSD via FreeBSD
sys/netinet/tcp_subr.c
usr.sbin/Makefile
usr.sbin/tcpdrop/Makefile [new file with mode: 0644]
usr.sbin/tcpdrop/tcpdrop.8 [new file with mode: 0644]
usr.sbin/tcpdrop/tcpdrop.c [new file with mode: 0644]