| File: net/netsed/Makefile | |
|---|---|
| patch-20 | patch-21 |
| Line 8 | Line 8 |
| WORKSRC = $(WORKDIR)/$(GARNAME) | WORKSRC = $(WORKDIR)/$(GARNAME) |
| DESCRIPTION = | DESCRIPTION = a network traffic packet mangler |
| define BLURB | define BLURB |
| Enter a longer description here. You can use multiple lines if you want. | netsed performs the same idea as sed except on network packets. It allows you to change the contents of packets travelling through your machine on the fly. |
| endef # Dependencies are of the form categorydir/packagedir | endef # Dependencies are of the form categorydir/packagedir |