The NetBSD Project

CVS log for src/usr.sbin/npf/npftest/libnpftest/npf_table_test.c

[BACK] Up to [cvs.NetBSD.org] / src / usr.sbin / npf / npftest / libnpftest

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 29 02:27:11 2012 UTC (7 months, 2 weeks ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-nbase, tls-maxphys-base, agc-symver-base, agc-symver, HEAD
Changes since 1.5: +28 -26 lines
Diff to previous 1.5 (colored)

Implement NPF table listing and preservation of entries on reload.
Bump the version.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 21 20:52:11 2012 UTC (9 months, 3 weeks ago) by rmind
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.4: +55 -42 lines
Diff to previous 1.4 (colored)

npftest:
- Do not stop running other tests, if some tests fail.
- Fix some endianness bugs in the test cases.

Tested on sparc64 by martin@, all tests pass.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jul 15 00:22:59 2012 UTC (11 months ago) by rmind
Branch: MAIN
Changes since 1.3: +88 -20 lines
Diff to previous 1.3 (colored)

- Rework NPF tables and fix support for IPv6.  Implement tree table type
  using radix / Patricia tree.  Universal IPv4/IPv6 comparator for ptree(3)
  was contributed by Matt Thomas.
- NPF tables: update regression tests, improve npfctl(8) error messages.
- Fix few bugs when using kernel modules and handle module autounloader.
- Few other fixes and misc cleanups.
- Bump the version.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 1 23:21:07 2012 UTC (11 months, 2 weeks ago) by rmind
Branch: MAIN
Changes since 1.2: +6 -1 lines
Diff to previous 1.2 (colored)

NPF improvements:
- Add NPF_OPCODE_PROTO to match the address and/or protocol only.
- Update parser to support arbitrary "pass proto <name/number>".
- Fix IPv6 address and protocol handling (add a regression test).
- Fix few theorethical races in session handling module.
- Misc fixes, simplifications and some clean up.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 22 13:43:17 2012 UTC (11 months, 3 weeks ago) by rmind
Branch: MAIN
Branch point for: netbsd-6
Changes since 1.1: +10 -1 lines
Diff to previous 1.1 (colored)

NPF:
- Rename some functions for consistency and de-inline them.
- Fix few invalid asserts (add regressoin test).
- Use pserialize(9) for ALG interface.
- Minor fixes, sprinkle many comments.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 14 21:57:29 2012 UTC (14 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4
Branch point for: yamt-pagecache

Add initial NPF regression tests integrated with RUMP framework (running the
kernel part of NPF in userland).  Other tests will be added once converted to
RUMP framework.  All tests are in the public domain.

Some Makefile fixes from christos@.

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>