Commits
hasso authored 049207c31d9
1 + | 2004-08-01 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> |
2 + | |
3 + | * ospf6_abr.[ch]: add files for abr function. |
4 + | * *.c: VTY_NEWLINE -> VNL |
5 + | * ospf6d.h: version 0.9.7e |
6 + | show database functions are rewritten. |
7 + | |
1 8 | 2004-07-23 Hasso Tepper <hasso@estpak.ee> |
2 9 | |
3 10 | * ospf6_interface.c, ospf6_zebra.c: use ifp->mtu6 instead of |
4 11 | ifp->mtu. |
5 12 | |
6 13 | 2004-07-23 Paul Jakma <paul@dishone.st> |
7 14 | |
8 15 | * ospf6_main.c: Delete LOG_PERROR, not portable. |
9 16 | * ospf6_network.c: (ospf6_set_pktinfo) use setsockopt_ipv6_pktinfo |
10 17 | |