summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/ipv6.c
Commit message (Collapse)AuthorAgeFilesLines
* sbin: minor spelling fixes.pfg2016-04-301-1/+1
| | | | No functional change.
* Fix output formatting of O_UNREACH6 opcode.ae2016-04-141-3/+3
| | | | Obtained from: Yandex LLC
* Merge buffer-printing changes from from projects/ipfw as preparationmelifaro2014-08-231-27/+27
| | | | | | for branch merge. Requested by: luigi
* Implement buffer size checking in ipfw(8) add cmd.melifaro2013-03-031-7/+18
| | | | | | PR: bin/65961 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> MFC after: 2 weeks
* Whitespace fixesmelifaro2012-09-241-13/+13
| | | | MFC after: 2 weeks
* Permit table to be used as IPv6 address.melifaro2012-09-241-2/+26
| | | | | Reported by: Serhiy Popov <sergiuspso@ukr.net> MFC after: 2 weeks
* Whitespace fixes.glebius2011-04-181-109/+109
| | | | Checked with: md5, diff -w
* Put nat and ipv6 support in their own files.luigi2009-01-271-0/+501
Usual moving of code with no changes from ipfw2.c to the newly created files, and addition of prototypes to ipfw2.h I have added forward declarations for ipfw_insn_* in ipfw2.h to avoid a global dependency on ip_fw.h
OpenPOWER on IntegriCloud