NetBSD.se

CVS log for wip/iptstate/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / wip / iptstate

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 5 08:15:51 2006 UTC (5 years, 7 months ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -4 lines
Updated iptstate to 2.0.

2.0
- Released 10/04/06
- Moved man page to section 8
- Significantly re-factored code
- Fix long-protocol-names-break-formatting bug
  (reported by Bill Hudacek <hudaceks@verizon.net>)
- Move all flag bools into a new flags_t struct
- Move format-decisions to end
- Move all counters into a new counters_t struct
- Make the stable vector dynamic instead of a huge pre-allocation
- Move many variables to #defines
- Fix bug in "totals" line (numbers didn't always add up)
- Add display of skipped entries on "totals" line
- Move various char*'s to strings.
- Move most snprintf()s to stringstreams.
- Rewrite and significantly improve dynamic sizing of columns
- Add a new interactive help window
- Add srcpt and dstpt filtering
- Add long options
- Make interactive help scroll-able
- Make main window scroll-able
- Make having the main window be scrollable configurable and if not scrollable
  then use stdscr instead of a pad. Make this togglable interactively.
- Redo command-line options so they match interactive options
- Add ability to change all filters and the refresh rate interactively
- Handle window resizes (SIGWINCH) properly
- If we can't read ip_conntrack, error and exit rather than fail
  silently
- Cleanup nicely if we get killed (SIGINT or SIGTERM)
- Add color-coding of protocols

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 1 14:20:08 2006 UTC (6 years ago) by shattered
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Repair even more linkrot in MASTER_SITES and HOMEPAGEs...

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 20 13:36:37 2006 UTC (6 years, 1 month ago) by cheusov
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines

man is replaced with ${PKGMANDIR}

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 20 22:58:00 2006 UTC (6 years, 4 months ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -4 lines
Fixed some pkglint warnings.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:13:13 2005 UTC (7 years, 1 month ago) by tvierling
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 6 18:34:07 2004 UTC (7 years, 11 months ago) by rillig
Branches: MAIN
Added iptstate, a top-like monitor for iptables states.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>