Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-13 | struct kif is gone so adapt to the situation. show interface is gone for | Claudio Jeker | |
now. OK norby@ | |||
2007-11-27 | update "show database" output (work in progress) but now link local LSA | Claudio Jeker | |
are printed again. | |||
2007-10-16 | Fix show database router output. | Claudio Jeker | |
2007-10-16 | Make ospf6ctl compile again and especially make ospf6ctl show database work | Claudio Jeker | |
and so stuff starts to show up in the database: Link ID Adv Router Age Seq# Checksum 0.0.0.1 255.1.1.1 3 0x8000028e 0xc7b3 0.0.0.0 255.1.1.1 3 0x8000027f 0xade8 | |||
2007-10-16 | Change LSA type to 16 bit and use the new defines recently comitted to | Esben Norby | |
ospf6d(8). ok claudio@ | |||
2007-10-16 | Adapt to the changes in ospf6d. Fix more IPv6 addressing and probably break | Claudio Jeker | |
some currently not working commands but show interface and show neighbor should work. OK norby@ | |||
2007-10-16 | Fix the output from "show neighbor". | Esben Norby | |
It is not possible to fit the address of the neighbor(s) in the short list, so we loose it... It is still possible to see the IP address of the neighbor in the output of "show neighbor detail". ok claudio@ | |||
2007-10-15 | specifying int instead of just unsigned is better style | Theo de Raadt | |
2007-10-14 | please lint | Theo de Raadt | |
2007-10-13 | should not be in the tree | Theo de Raadt | |
2007-10-12 | Sanitize the output of "show interface detail". | Esben Norby | |
2007-10-12 | Properly format the output of "show interface". | Esben Norby | |
In order to make room for the longer IPv6 addresses in the output, the two collumns nc and ac must go. Neighbor and Adjacent Neighbor Count is still avalable in "show interface detail". ok claudio@ | |||
2007-10-12 | Controller for the recently imported ospf6d(8) daemon. | Esben Norby | |
Currently simple stuff like show interface works. Not yet connected to the builds. ok claudio@ |