~brightbox/bird/debian-packaging

« back to all changes in this revision

Viewing changes to proto/radv/radv.c

  • Committer: Ondřej Surý
  • Date: 2013-11-25 14:59:24 UTC
  • Revision ID: git-v1:a3c058b8752bd98df2231ac88d94931fdb4e0c65
New upstream version 1.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 * The RAdv protocol is implemented in two files: |radv.c| containing
16
16
 * the interface with BIRD core and the protocol logic and |packets.c|
17
17
 * handling low level protocol stuff (RX, TX and packet formats).
18
 
 * The protocol does not import or export any routes.
 
18
 * The protocol does not export any routes.
19
19
 *
20
20
 * The RAdv is structured in the usual way - for each handled interface
21
21
 * there is a structure &radv_iface that contains a state related to