/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
usr.sbin/eigrpd/
..
Makefile

work on making log.c similar in all daemons:

10 лет назад
control.c

Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour

2 года назад
control.h

Same control cleanup that was done for ospfd and ripd. Move the control_state and ctl_conns structs into control.c nothing else uses these structs.

6 лет назад
eigrp.h

Simplify handling of multicast addresses.

10 лет назад
eigrpd.8

improve the Nd lines such that the format is consistent for the various *d, *conf, *ctl files (where relevant) and simple;

3 года назад
eigrpd.c

Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour

2 года назад
eigrpd.conf.5

improve the Nd lines such that the format is consistent for the various *d, *conf, *ctl files (where relevant) and simple;

3 года назад
eigrpd.h

use some sizeof, rather than INADDRSZ/IN6ADDRSZ; ok claudio

5 лет назад
eigrpe.c

Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour

2 года назад
eigrpe.h

Same control cleanup that was done for ospfd and ripd. Move the control_state and ctl_conns structs into control.c nothing else uses these structs.

6 лет назад
hello.c

spelling fixes; from paul tagliamonte any parts of his diff not taken are noted on tech

4 года назад
in_cksum.c

Welcome eigrpd

11 лет назад
interface.c

Delete obsolete /* ARGSUSED */ lint comments.

3 года назад
kroute.c

Delete obsolete /* ARGSUSED */ lint comments.

3 года назад
log.c

remove duplicate includes

3 года назад
log.h

including sys/cdefs.h manually started as a result of netbsd trying to macro-build a replacement for sccsid, and was done without any concern for namespace damage. Unfortunately this practice started infecting other code as others were unaware they didn't need the file. ok millert guenther

5 лет назад
logmsg.c

work on making log.c similar in all daemons:

10 лет назад
neighbor.c

Delete obsolete /* ARGSUSED */ lint comments.

3 года назад
packet.c

Rewrite send_packet to update the eigrp header without using ibuf_seek.

3 года назад
parse.y

inet_pton returns 0 and -1 for error.

2 года назад
printconf.c

Make functions and variables static whenever possible.

10 лет назад
query.c

Minor tweaks

10 лет назад
rde.c

Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour

2 года назад
rde.h

Minor tweaks

10 лет назад
rde_dual.c

Delete obsolete /* ARGSUSED */ lint comments.

3 года назад
reply.c

Minor tweaks

10 лет назад
rtp.c

Delete obsolete /* ARGSUSED */ lint comments.

3 года назад
tlv.c

Start using the new ibuf API in eigrpd. One ibuf_seek() still left since the change is not trivial and I don't have a eigrp testbed. OK tb@

3 года назад
update.c

Minor tweaks

10 лет назад
util.c

spelling fixes; from paul tagliamonte any parts of his diff not taken are noted on tech

4 года назад