aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd
Commit message (Collapse)AuthorAgeFilesLines
* The .Nm utilityPhilippe Charnier2002-07-141-3/+5
| | | | Notes: svn path=/head/; revision=99968
* Do not issue deprecated ioctl.Hajimu UMEMOTO2002-06-151-0/+8
| | | | | | | | Obtained from: KAME MFC after: 2 weeks Notes: svn path=/head/; revision=98262
* Changed the behavior when an interface-direct prefix being advertisedHajimu UMEMOTO2002-06-138-45/+166
| | | | | | | | | | | | | | was removed from the kernel; Advertise the prefix with zero lifetimes rather than to remove the prefix from the prefix list to be advertised. This will help renumber a receiving host by deprecating the address derived from the old prefix. Obtained from: KAME MFC after: 2 weeks Notes: svn path=/head/; revision=98172
* Skip duplicated prefixes in get_prefix().Hajimu UMEMOTO2002-06-013-14/+19
| | | | | | | Obtained from: KAME Notes: svn path=/head/; revision=97719
* KNFHajimu UMEMOTO2002-06-011-286/+264
| | | | | | | Obtained from: KAME Notes: svn path=/head/; revision=97712
* sprintf -> snprintfHajimu UMEMOTO2002-06-011-17/+25
| | | | | | | Obtained from: KAME Notes: svn path=/head/; revision=97709
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-4/+2
| | | | Notes: svn path=/head/; revision=81687
* mdoc(7) police:Ruslan Ermilov2001-08-072-38/+20
| | | | | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block. Notes: svn path=/head/; revision=81251
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-4/+5
| | | | | | | | | | definitions are more readable, and it's possible that they're more portable to pathalogical platforms. Submitted by: David Hill <david@phobia.ms> Notes: svn path=/head/; revision=80381
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-4/+5
| | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
| | | | Notes: svn path=/head/; revision=79755
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
| | | | Notes: svn path=/head/; revision=79454
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-2/+2
| | | | Notes: svn path=/head/; revision=79366
* Sync with recent KAME.Hajimu UMEMOTO2001-06-1117-199/+799
| | | | | | | | | | | | | | | | | | | | | This work was based on kame-20010528-freebsd43-snap.tgz and some critical problem after the snap was out were fixed. There are many many changes since last KAME merge. TODO: - The definitions of SADB_* in sys/net/pfkeyv2.h are still different from RFC2407/IANA assignment because of binary compatibility issue. It should be fixed under 5-CURRENT. - ip6po_m member of struct ip6_pktopts is no longer used. But, it is still there because of binary compatibility issue. It should be removed under 5-CURRENT. Reviewed by: itojun Obtained from: KAME MFC after: 3 weeks Notes: svn path=/head/; revision=78064
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* zero-cleared allocated prefix information when configured.Hajimu UMEMOTO2001-01-231-0/+2
| | | | | | | Obtained from: KAME Notes: svn path=/head/; revision=71437
* make it easier to handle $FreeBSD$ tags (amount of diff matters).Jun-ichiro itojun Hagino2001-01-2116-31/+16
| | | | Notes: svn path=/head/; revision=71333
* make it clearer that rtadvd.conf is optional (configs are grabbed from kernel).Jun-ichiro itojun Hagino2001-01-212-59/+66
| | | | Notes: svn path=/head/; revision=71332
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68965
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
| | | | Notes: svn path=/head/; revision=68854
* - Sync with latest manpage of rtadvd.Hajimu UMEMOTO2000-10-292-55/+70
| | | | | | | | | - Ripped MIP6 related description out. MIP6 is not merged, yet. Obtained from: KAME Project Notes: svn path=/head/; revision=67898
* some clarification on if_getmtu()Hajimu UMEMOTO2000-10-281-25/+35
| | | | | | | | | | | - avoid to use freed (by freeifaddrs) data - 1st try getifaddrs, then try SIOCGIFMTU as the last resort Submitted by: JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp> Obtained from: KAME Project Notes: svn path=/head/; revision=67801
* Add two files missing from the KAME syncKris Kennaway2000-07-062-0/+249
| | | | | | | Submitted by: Eric Sabban <esabban@pacbell.net> Notes: svn path=/head/; revision=62669
* Sync with latest KAMEKris Kennaway2000-07-0517-446/+984
| | | | | | | Obtained from: KAME Notes: svn path=/head/; revision=62656
* Added several socket close() which were mistakenly forgotten.Yoshinobu Inoue2000-03-093-7/+10
| | | | | | | Reported by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=57852
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-3/+6
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57673
* Print ifname when sendmsg failed.Yoshinobu Inoue2000-02-241-2/+2
| | | | | | | Approved by: jkh Notes: svn path=/head/; revision=57435
* -P option was not enabled, so enable itYoshinobu Inoue2000-02-151-1/+6
| | | | | | | | | | (The option specify IPsec policy for rtadvd to receive Router Renumbering messages.) Approved by: jkh Notes: svn path=/head/; revision=57238
* Correct pathname of rtadvd.conf from /usr/local/v6/etc to /etc.Yoshinobu Inoue2000-02-152-4/+4
| | | | | | | Approved by: jkh Notes: svn path=/head/; revision=57237
* Forbid include of soem inet6 header files from wrong placeYoshinobu Inoue2000-02-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KAME put INET6 related stuff into sys/netinet6 dir, but IPv6 standard API(RFC2553) require following files to be under sys/netinet. netinet/ip6.h netinet/icmp6.h Now those header files just include each following files. netinet6/ip6.h netinet6/icmp6.h Also KAME has netinet6/in6.h for easy INET6 common defs sharing between different BSDs, but RFC2553 requires only netinet/in.h should be included from userland. So netinet/in.h also includes netinet6/in6.h inside. To keep apps portability, apps should not directly include above files from netinet6 dir. Ideally, all contents of, netinet6/ip6.h netinet6/icmp6.h netinet6/in6.h should be moved into netinet/ip6.h netinet/icmp6.h netinet/in.h but to avoid big changes in this stage, add some hack, that -Put some special macro define into those files under neitnet -Let files under netinet6 cause error if it is included from some apps, and, if the specifal macro define is not defined. (which should have been defined if files under netinet is included) -And let them print an error message which tells the correct name of the include file to be included. Also fix apps which includes invalid header files. Approved by: jkh Obtained from: KAME project Notes: svn path=/head/; revision=57120
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-0617-0/+4267
Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project Notes: svn path=/head/; revision=55505